[Bug 17308] ArtRage needs native gdiplus

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Nov 11 17:44:50 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=17308





--- Comment #15 from Vincent Povirk <madewokherd at gmail.com>  2009-11-11 17:44:49 ---
It looks like it's a bitmap locking problem. The application tries to lock the
bitmap multiple times, and after the first time it fails with a WrongState
error.

I just tried a hack removing all locking checks, and it looks better (but still
not perfect).

-- 
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.



More information about the wine-bugs mailing list