[Bug 13573] New: Room Arranger 5.04 lets wine crash
http://bugs.winehq.org/show_bug.cgi?id=13573 Summary: Room Arranger 5.04 lets wine crash Product: Wine Version: 1.0-rc2 Platform: PC URL: http://www.wintotal.de/Software/index.php?id=1583 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: gdiplus AssignedTo: wine-bugs(a)winehq.org ReportedBy: info(a)adweso.com Created an attachment (id=13517) --> (http://bugs.winehq.org/attachment.cgi?id=13517) Backtrace Installation works, but short after the start the program lets wine crash. This bug occurs with with 1.0rc3 (it was not yet in the listfield above). wine was compiled from source. -- 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=13573 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk --- Comment #1 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-05-31 08:48:13 --- Please paste the _whole_ console output. apparently it hits an unimplemented function in gdiplus -- 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=13573 --- Comment #2 from Andy Steinhauf <info(a)adweso.com> 2008-05-31 09:33:57 --- here it is... -- 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=13573 --- Comment #3 from Andy Steinhauf <info(a)adweso.com> 2008-05-31 09:34:50 --- Created an attachment (id=13531) --> (http://bugs.winehq.org/attachment.cgi?id=13531) complete output -- 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=13573 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download Summary|Room Arranger 5.04 lets wine|Room Arranger 5.04 needs |crash |GdipDrawEllipseI --- Comment #4 from Lei Zhang <thestig(a)google.com> 2008-06-02 12:41:17 --- confirming -- 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=13573 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead(a)gmail.com --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> 2008-07-06 07:51:42 --- This call is already implemented. Test it again. -- 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=13573 --- Comment #6 from Andy Steinhauf <info(a)adweso.com> 2008-07-06 11:08:18 --- Created an attachment (id=14626) --> (http://bugs.winehq.org/attachment.cgi?id=14626) Backtrace from test with wine 1.0 I tried it again, but it doesn't work.... -- 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=13573 --- Comment #7 from Nikolay Sivov <bunglehead(a)gmail.com> 2008-07-06 11:14:24 --- (In reply to comment #6)
Created an attachment (id=14626) --> (http://bugs.winehq.org/attachment.cgi?id=14626) [details] Backtrace from test with wine 1.0
I tried it again, but it doesn't work....
It's normal. This call was implemented after 1.0 release. So you should try next version (1.1.0). A download link on 1.1.0 announce still points to 1.0 so use this one: http://prdownloads.sourceforge.net/wine/wine-1.1.0.tar.bz2 -- 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=13573 --- Comment #8 from Andy Steinhauf <info(a)adweso.com> 2008-07-06 14:08:18 --- I tested again and it now it works with one little exeption: When you change the shape group on the left side of the program window, the message "External Exception 80000100" appears. At the same time the following message will shown in the console window: "wine: Call from 0x7ee0c6d0 to unimplemented function gdiplus.dll.GdipDrawBeziersI, aborting" -- 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=13573 --- Comment #9 from Lei Zhang <thestig(a)google.com> 2008-07-06 14:15:12 --- Nikolay just implemented GdipDrawBeziersI this week. Please try with wine from git or wait for Wine 1.1.1. -- 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=13573 --- Comment #10 from Nikolay Sivov <bunglehead(a)gmail.com> 2008-08-02 05:46:37 --- Andy, any progress with this? -- 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=13573 Andy Steinhauf <info(a)adweso.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #11 from Andy Steinhauf <info(a)adweso.com> 2008-08-04 04:09:28 --- I tested again yesterday and now it works flawlessy. -- 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=13573 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> 2008-08-22 10:47:08 --- Closing bugs fixed in 1.1.3. -- 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