http://bugs.winehq.org/show_bug.cgi?id=7105
------- Additional Comments From vitaliy(a)kievinfo.com 2007-07-01 11:37 -------
No need for any debug traces with native dlls. If it doesn't work it doesn't work.
What would be useful is Wine with debug information.
And PLEASE NO PASTING LOGS!!!
--
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=7105
------- Additional Comments From jonass(a)lysator.liu.se 2007-07-01 11:32 -------
If I also replace comctl32 by native, I get a lot of fixme's/fixup's:
fixme:actctx:CreateActCtxW 0x7e5af794 00000008
fixme:advapi:CheckTokenMembership (0xa8 0x6608e8 0x7e5af9c0) stub!
fixme:actctx:ActivateActCtx 0xf00baa 0x7e5afbec
fixme:actctx:DeactivateActCtx 00000000 00f00bad
fixme:actctx:ActivateActCtx 0xf00baa 0x7e5aff00
fixme:actctx:DeactivateActCtx 00000000 00f00bad
fixme:actctx:ReleaseActCtx 0xf00baa
err:fixup:apply_relocations No implementation for KERNEL.582, setting to 0xdeadbeef
err:fixup:apply_relocations No implementation for KERNEL.582, setting to 0xdeadbeef
err:fixup:apply_relocations No implementation for KERNEL.582, setting to 0xdeadbeef
err:fixup:apply_relocations No implementation for KERNEL.582, setting to 0xdeadbeef
err:fixup:apply_relocations No implementation for KERNEL.582, setting to 0xdeadbeef
err:fixup:apply_relocations No implementation for KERNEL.582, setting to 0xdeadbeef
err:fixup:apply_relocations No implementation for KERNEL.582, setting to 0xdeadbeef
err:fixup:apply_relocations No implementation for KERNEL.582, setting to 0xdeadbeef
wine: Unhandled division by zero at address 0x7ea4de07 (thread 0010), starting
debugger...
Unhandled exception: divide by zero in 32-bit code (0x7ea4de07).
Register dump:
--
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=7105
------- Additional Comments From jonass(a)lysator.liu.se 2007-07-01 11:15 -------
Created an attachment (id=4532)
--> (http://bugs.winehq.org/attachment.cgi?id=4532&action=view)
Full log when trying to create new database (using native dll)
Command line when creating log file:
WINEDEBUG=+relay WINEDLLOVERRIDES="comdlg32,commdlg=n" wine HEMEKO.EXE
2>new_db.logn
--
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=7105
------- Additional Comments From jonass(a)lysator.liu.se 2007-07-01 11:13 -------
I copied comdlg32.dll and commdlg.dll from windows XP and installed it like: "cp
com* ~/.wine/drive_c/windows/system32/" then I tried to start Hemekonomi again
like: "WINEDLLOVERRIDES="comdlg32,commdlg=n" wine HEMEKO.EXE". It crashes in a
similar manner but this time I get two different behaviours. When trying to
create a new database I get what seems to be the same division by zero
exception. However when I try to open an old database I get other exception:
"unimplemented function krnl386.exe.WOWCURSORICONOP"
--
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=7103
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
------- Additional Comments From vitaliy(a)kievinfo.com 2007-07-01 10:53 -------
How are you running steam? From what directory with what command?
--
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=7105
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|crash: Unhandled exception |Hogia Hemekonomi crashes
|division by zero |with Unhandled exception
| |division by zero
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-07-01 10:38 -------
Hi, does the bug also occur when you use native comdlg32.dll? Could you try?
--
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=6978
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-07-01 10:28 -------
Sorry, I misread your "can be launched" as "can't be launched". I bet you're
perfectly right. Smart app just does cd'ing by iself, while dumb app does not
cd and expects this to be done by the graphical OS shell (first instance of
explorer.exe on Win32).
--
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.