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@winehq.org ReportedBy: drakkk@centrum.cz CC: madewokherd@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@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.