[Bug 11430] New: Applications based on CodeJock Software ToolkitPro fail with division by zero
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(a)winehq.org ReportedBy: developers(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11430 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com URL| |http://www.codejock.com/publ | |ic/download/win32/TabbedView | |Pro.zip Keywords| |download --- Comment #1 from Dan Kegel <dank(a)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? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11430 --- Comment #2 from Tefnet developers <developers(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11430 Tefnet developers <developers(a)tefnet.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #3 from Tefnet developers <developers(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11430 Alexander Dorofeyev <alexd4(a)inbox.lv> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexd4(a)inbox.lv --- Comment #4 from Alexander Dorofeyev <alexd4(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11430 Tefnet developers <developers(a)tefnet.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID | --- Comment #5 from Tefnet developers <developers(a)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... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11430 Christoph Korn <c_korn(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |c_korn(a)gmx.de --- Comment #6 from Christoph Korn <c_korn(a)gmx.de> 2008-12-20 14:16:23 --- I cannot reproduce this in wine-1.1.11. The program works fine. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11430 --- Comment #7 from Austin English <austinenglish(a)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? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11430 --- Comment #8 from Christoph Korn <c_korn(a)gmx.de> 2008-12-22 13:48:04 --- Oh, I'm sorry. I tested it with 24bit. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11430 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2008-12-22 15:57:29 --- Still present in git. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11430 --- Comment #10 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-12-29 16:07:16 --- Could someone attach a crash log running this on 16 bit depth? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11430 Vijay Kamuju <infyquest(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest(a)gmail.com --- Comment #11 from Vijay Kamuju <infyquest(a)gmail.com> 2011-09-13 17:43:28 CDT --- is this still present in latest wine -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11430 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #12 from Bruno Jesus <00cpxxx(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11430 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |adys.wh(a)gmail.com Resolution| |FIXED --- Comment #13 from Jerome Leclanche <adys.wh(a)gmail.com> 2012-02-26 13:12:45 CST --- Reported fixed. Please reopen if you are able to reproduce in wine-1.4-rc5. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11430 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #14 from Alexandre Julliard <julliard(a)winehq.org> 2012-03-02 13:01:55 CST --- Closing bugs fixed in 1.4-rc6. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org