http://bugs.winehq.org/show_bug.cgi?id=2778
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-27-10 15:48 -------
Only that one, so only exception.c has to be compiled with -O0 to make the bug
go away. What can i do now?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2778
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-27-10 15:27 -------
trying to single out: exception.c (what's in a name...) makes the bug go away
(compiled with -O0), maybe more, i'll try the rest of the files as well
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3038
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mike(a)codeweavers.com
------- Additional Comments From marcus(a)jet.franken.de 2005-27-10 15:13 -------
err:msi:ITERATE_Actions Execution halted due to error (1603)
is the MSI error that is problematic, the rest is follow up I guess.
The demo has different problems :(
Mike, can you have a look atanpove MSI problem?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2671
rusoloco79(a)yahoo.com.mx changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20041201 |0.9
------- Additional Comments From rusoloco79(a)yahoo.com.mx 2005-27-10 14:43 -------
Using latest wine 0.9 FC3
the begining start fine , the first screen but then it doesn't show any button
or panel or something only this screen
using FC3
Send the code in terminal
fixme:edit:EditWndProc_common undocumented message 0x40f, please report
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2671
rusoloco79(a)yahoo.com.mx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |REOPENED
Resolution|FIXED |
------- Additional Comments From rusoloco79(a)yahoo.com.mx 2005-27-10 14:40 -------
fixme:edit:EditWndProc_common undocumented message 0x40f, please report
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3680
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |tasklet
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2778
------- Additional Comments From marcus(a)jet.franken.de 2005-27-10 14:23 -------
can you also try -O0 please.
It is likely a miscompilation...
the assembly diff you quoted is none, since movl 0,eax does the same as xor
eax,eax.
I suspect a compiler error.
You could try to single out the file that needs to be compiled with -O0 in
dlls/ntdll to make the error go away.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3038
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-27-10 14:22 -------
There is a demo for version 14 of SPSS at the following link. I wonder if
displays the same errors.
http://www.spss.com/registration/login/login009.cfm?Demo_ID=37
It requires a signup :^(
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3676
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |ftp://download.nvidia.com/do
| |wnloads/GeForceFX_Demos/Dusk
| |_Ultra_1_1.exe
Keywords| |download, NoAppDBEntry
Summary|Dusk |Dusk fails to dance
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3294
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-27-10 13:22 -------
The problem is that there's now a new, almost completely empty, builtin
usp10.dll. This wasn't present in earlier versions of wine, so it just used
native usp10.dll.
So for now as a kind of work around use
WINEDLLOVERRIDES="usp10=n" wine lotus.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.