http://bugs.winehq.org/show_bug.cgi?id=11430
Summary: Applications based on CodeJock Software ToolkitPro fail with division by zero Product: Wine Version: 0.9.54. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: developers@tefnet.pl
ToolkitPro from CodeJock software fails during initial UI drawing with:
wine: Unhandled division by zero at address 0x423325 (thread 0009), starting debugger...
Sample application can be downloaded from: http://www.codejock.com/public/download/win32/TabbedViewPro.zip
This makes applications like DIALux (http://www.dial.de/CMS/English/Articles/DIAL/DIAL.html?ID=1) widely used in lighting industry not usable.
http://bugs.winehq.org/show_bug.cgi?id=11430
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com URL| |http://www.codejock.com/publ | |ic/download/win32/TabbedView | |Pro.zip Keywords| |download
--- Comment #1 from Dan Kegel dank@kegel.com 2008-02-01 08:37:57 --- Works fine for me with wine-0.9.54. I did rm -rf ~/.wine wget http://kegel.com/wine/winetricks sh winetricks vcrun6 wine TabbedView.exe and it came up properly.
Can you repeat my steps and see if it also works for you that way?
http://bugs.winehq.org/show_bug.cgi?id=11430
--- Comment #2 from Tefnet developers developers@tefnet.pl 2008-04-02 08:33:41 --- (In reply to comment #1)
Works fine for me with wine-0.9.54. I did rm -rf ~/.wine wget http://kegel.com/wine/winetricks sh winetricks vcrun6 wine TabbedView.exe and it came up properly.
Can you repeat my steps and see if it also works for you that way?
We found out that it runs well on remote DISPLAY so it might be X.org/NX (we use Nomachine NX) problem.
http://bugs.winehq.org/show_bug.cgi?id=11430
Tefnet developers developers@tefnet.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #3 from Tefnet developers developers@tefnet.pl 2008-04-02 12:15:19 --- (In reply to comment #2)
(In reply to comment #1)
Works fine for me with wine-0.9.54. I did rm -rf ~/.wine wget http://kegel.com/wine/winetricks sh winetricks vcrun6 wine TabbedView.exe and it came up properly.
Can you repeat my steps and see if it also works for you that way?
We found out that it runs well on remote DISPLAY so it might be X.org/NX (we use Nomachine NX) problem.
OK.. that was display color depth problem... Crash occurs only in 16bit color mode.
I think we can close this bug.
http://bugs.winehq.org/show_bug.cgi?id=11430
Alexander Dorofeyev alexd4@inbox.lv changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alexd4@inbox.lv
--- Comment #4 from Alexander Dorofeyev alexd4@inbox.lv 2008-04-02 12:28:03 --- Are you sure it's invalid? Unless the application also crashes in windows in 16bit color mode, it's probably still a wine bug.
http://bugs.winehq.org/show_bug.cgi?id=11430
Tefnet developers developers@tefnet.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID |
--- Comment #5 from Tefnet developers developers@tefnet.pl 2008-04-04 08:52:34 --- (In reply to comment #4)
Are you sure it's invalid? Unless the application also crashes in windows in 16bit color mode, it's probably still a wine bug.
it doesn't crash in windows so i will reopen it...
http://bugs.winehq.org/show_bug.cgi?id=11430
Christoph Korn c_korn@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |c_korn@gmx.de
--- Comment #6 from Christoph Korn c_korn@gmx.de 2008-12-20 14:16:23 --- I cannot reproduce this in wine-1.1.11.
The program works fine.
http://bugs.winehq.org/show_bug.cgi?id=11430
--- Comment #7 from Austin English austinenglish@gmail.com 2008-12-22 11:20:13 --- (In reply to comment #6)
I cannot reproduce this in wine-1.1.11.
The program works fine.
What depth is X set to?
http://bugs.winehq.org/show_bug.cgi?id=11430
--- Comment #8 from Christoph Korn c_korn@gmx.de 2008-12-22 13:48:04 --- Oh, I'm sorry.
I tested it with 24bit.
http://bugs.winehq.org/show_bug.cgi?id=11430
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #9 from Austin English austinenglish@gmail.com 2008-12-22 15:57:29 --- Still present in git.
http://bugs.winehq.org/show_bug.cgi?id=11430
--- Comment #10 from Nikolay Sivov bunglehead@gmail.com 2009-12-29 16:07:16 --- Could someone attach a crash log running this on 16 bit depth?
http://bugs.winehq.org/show_bug.cgi?id=11430
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #11 from Vijay Kamuju infyquest@gmail.com 2011-09-13 17:43:28 CDT --- is this still present in latest wine
http://bugs.winehq.org/show_bug.cgi?id=11430
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #12 from Bruno Jesus 00cpxxx@gmail.com 2011-09-14 07:17:56 CDT --- Seems fixed in 1.3.28. Tested in 24 and 16 bit depth using the TabbedViewPro demo from bug description.
http://bugs.winehq.org/show_bug.cgi?id=11430
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |adys.wh@gmail.com Resolution| |FIXED
--- Comment #13 from Jerome Leclanche adys.wh@gmail.com 2012-02-26 13:12:45 CST --- Reported fixed. Please reopen if you are able to reproduce in wine-1.4-rc5.
http://bugs.winehq.org/show_bug.cgi?id=11430
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Alexandre Julliard julliard@winehq.org 2012-03-02 13:01:55 CST --- Closing bugs fixed in 1.4-rc6.