http://bugs.winehq.org/show_bug.cgi?id=19150 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |gdiplus --- Comment #6 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-07-01 20:15:06 --- (In reply to comment #5)
Created an attachment (id=22137) --> (http://bugs.winehq.org/attachment.cgi?id=22137) [details] wine console output with builtin gdiplus
That changes it slightly. Still the same outward behavior, but I don't have to ^C it anymore. Also the console output is VERY different (attached). Still using WINEDEBUG=+gdiplus.
Thanks. It crashes after that: --- fixme:gdiplus:GdipSetImageAttributesColorKeys not implemented --- This call is a pure stub now and dotnet wrappers aren't very happy when NotImplemented status returned. Now it's definitely a gdiplus bug (currently we prefer native one on loading, that's why you have to override this to builtin). -- 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.