[Bug 21821] New: Impulse crash on login screen.
http://bugs.winehq.org/show_bug.cgi?id=21821 Summary: Impulse crash on login screen. Product: Wine Version: 1.1.38 Platform: x86 URL: http://www.impulsedriven.com/downloads/impulse_setup_f ull.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs(a)winehq.org ReportedBy: drakkk(a)centrum.cz CC: madewokherd(a)gmail.com Created an attachment (id=26408) --> (http://bugs.winehq.org/attachment.cgi?id=26408) console output, wine 1.1.39 Impulse used to display login screen correctly in wine 1.1.37. There were (and still are) some troubles with installation (Bug 20651) and I was unable to connect to a server (Bug 15486), but login screen was working. Now login screen is drawn broken and it crash immediately. this was caused by this commit: db3d756c1e4b03b0fb33f2863ab3d2275dcf00c2 is the first bad commit commit db3d756c1e4b03b0fb33f2863ab3d2275dcf00c2 Author: Vincent Povirk <vincent(a)codeweavers.com> Date: Sun Jan 24 15:18:46 2010 -0600 gdiplus: Prefer the builtin version. :040000 040000 f697af8a8f1f28485cb41662835069206b23cf58 dc52b6e519488f4fec677577cb113cf08e1da028 M dlls Setting gdiplus to native solves this issue. CCing author. -- 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=21821 --- Comment #1 from Pavel Ondracka <drakkk(a)centrum.cz> 2010-02-22 11:49:14 --- Created an attachment (id=26409) --> (http://bugs.winehq.org/attachment.cgi?id=26409) screenshot with old and new behavior -- 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=21821 Pavel Ondracka <drakkk(a)centrum.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression -- 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=21821 --- Comment #2 from Vincent Povirk <madewokherd(a)gmail.com> 2010-02-24 17:44:28 --- Can you get a +gdiplus,+seh,+tid log? -- 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=21821 --- Comment #3 from Pavel Ondracka <drakkk(a)centrum.cz> 2010-02-25 04:33:24 --- Created an attachment (id=26472) --> (http://bugs.winehq.org/attachment.cgi?id=26472) +gdiplus,+seh,+tid log -- 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=21821 --- Comment #4 from Vincent Povirk <madewokherd(a)gmail.com> 2010-03-30 16:52:10 --- Can you add +relay to the channels? -- 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=21821 --- Comment #5 from Pavel Ondracka <drakkk(a)centrum.cz> 2010-04-01 04:31:53 --- http://www.ondracka.cz/pavel/impulse.txt.bz2 +gdiplus,+seh,+tid,+relay log -- 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=21821 --- Comment #6 from Pavel Ondracka <drakkk(a)centrum.cz> 2010-05-10 05:44:47 --- Bug still present in Wine 1.1.44. Btw this looks similar to bug 22314, similar fixmes, also the same red lines in screenshot. However there is no crash in bug 22314. -- 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=21821 --- Comment #7 from Pavel Ondracka <drakkk(a)centrum.cz> 2010-05-10 14:48:42 --- I noticed some gdiplus improvements in today's git so I recompiled wine and now Impulse doesn't crash immediately, it crash when I click "Login with existing account" option. Looks like there are more unimplemented functions: fixme:gdiplus:GdipDrawImagePointsRect Image wrap mode not implemented fixme:gdiplus:GdipGetRegionScansCount not implemented -- 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=21821 balaji.dutt(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #8 from balaji.dutt(a)gmail.com 2010-05-14 02:12:30 --- *** This bug has been confirmed by popular vote. *** -- 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=21821 --- Comment #9 from Pavel Ondracka <drakkk(a)centrum.cz> 2010-08-04 14:48:15 --- Bug still present in Wine 1.3.0. -- 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=21821 Pavel Ondracka <drakkk(a)centrum.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #10 from Pavel Ondracka <drakkk(a)centrum.cz> 2010-10-30 15:13:48 CDT --- This works fine with Wine 1.3.6. It crash later but I'll open a new 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=21821 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2010-11-12 13:33:49 CST --- Closing bugs fixed in 1.3.7. -- 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