http://bugs.winehq.org/show_bug.cgi?id=10882
Summary: Regression: sPlan 6.0: Illegal Floating Point Operation Product: Wine Version: 0.9.51. Platform: PC URL: http://www.abacom-online.de/demos/splan60(demo).exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: liquitsnake@gmx.net
sPlan 6.0 with a newer version of Wine (like 0.9.51) works fine with every part, as long as the parts don't contain curves. If they do, the program gives me an error message that states that there's a "Ungültige Gleitkommaoperation", which translates to "Invalid Floating Point operation"
Last working version is 0.9.36. Above that it gives me an unhandled exception. Going higher in version (0.9.51) silences the console log, but gives me the error box with Invalid Floating Point operation. The cause in all cases are parts that contain curves.
If you want me to check any specifig debug channels, just name them.
There's a free demo that can be downloaded from the link given. To reproduce: -install and start it -use the drop-down menu in the upper left corner to choose e.g. Transformers (I don't know if that's available in the demo, but every list that contains parts with curves will do) -select a part with curves and drag-'n'-drop it into the main screen
Now whenever your mouse hits that part you just dropped on the main screen, it pops the dialog box. The software is unusable in this state.
http://bugs.winehq.org/show_bug.cgi?id=10882
haarp liquitsnake@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
http://bugs.winehq.org/show_bug.cgi?id=10882
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Regression: sPlan 6.0: |sPlan 6.0: Illegal Floating |Illegal Floating Point |Point Operation |Operation |
http://bugs.winehq.org/show_bug.cgi?id=10882
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2007-12-24 13:10:52 --- confirming. It "crashes" after gdi32.WidenPath. There was a patch for this function between wine-0.9.36 and wine-0.9.37 :http://www.winehq.org/pipermail/wine-cvs/2007-May/032262.html, so my guess would be that this caused the regression. Could you revert that patch on wine-0.9.37, and see if that works around the bug?
http://bugs.winehq.org/show_bug.cgi?id=10882
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2007-12-24 13:45:01 --- Created an attachment (id=9790) --> (http://bugs.winehq.org/attachment.cgi?id=9790) reverted patch against current git
This is the "old" implementation of gdi32.WidenPath. With this patch the bug is gone again
http://bugs.winehq.org/show_bug.cgi?id=10882
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |laurent@vromman.org
--- Comment #3 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2007-12-24 13:47:38 --- added author of patch
http://bugs.winehq.org/show_bug.cgi?id=10882
--- Comment #4 from Timo-Heikki Mäkelä imaxfun@gmail.com 2008-03-07 12:14:26 --- Created an attachment (id=11178) --> (http://bugs.winehq.org/attachment.cgi?id=11178) Screen shot of errors on exit
These errors couldn't be killed off, but more and more of them appeared.
http://bugs.winehq.org/show_bug.cgi?id=10882
Timo-Heikki Mäkelä imaxfun@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |imaxfun@gmail.com
--- Comment #5 from Timo-Heikki Mäkelä imaxfun@gmail.com 2008-03-07 12:15:43 --- Correct component is gdi32, please, change.
I tested this, and got similar errors. And on top of that I got repetitively more new likely related errors while exiting the program. It hung totally and I couldn't exit at all. (See screen shot.)
At last it took down even my browser in a totally different process! But the program itself was left hanging still, and to close it I had to kill it off through control panel manually. This is really a no-go...
http://bugs.winehq.org/show_bug.cgi?id=10882
haarp liquitsnake@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |gdi32
http://bugs.winehq.org/show_bug.cgi?id=10882
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2008-05-23 05:46:52 --- It should be fixed by 00388c1b6abbf0b75cab027454e6847c182095e2.
http://bugs.winehq.org/show_bug.cgi?id=10882
--- Comment #7 from haarp liquitsnake@gmx.net 2008-05-23 06:28:39 --- Just tried. Yup, it's fixed. Thanks!
http://bugs.winehq.org/show_bug.cgi?id=10882
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2008-05-23 10:36:57 --- Closing bugs fixed in 1.0-rc2.