ignore assertions

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
mauro
Newbie
Newbie
Posts: 1
Joined: Tue Dec 09, 2008 12:15 pm

ignore assertions

Post by mauro »

I have a program that works perfectly on windows after ignoring an assertion
In wine it seems to do the same but he assertion dialog misses the ignore button having only OK and Cancel

how can I ignore that runtime assertion in wine?
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

ignore assertions

Post by austin987 »

On Tue, Dec 9, 2008 at 11:18 AM, mauro <[email protected]> wrote:
I have a program that works perfectly on windows after ignoring an assertion
In wine it seems to do the same but he assertion dialog misses the ignore button having only OK and Cancel

how can I ignore that runtime assertion in wine?





File a bug. Include a link to the program if available, and terminal output.

--
-Austin
Locked