[Bug 24615] Can't open or save assembly files in SolidWorks

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Nov 9 14:30:43 CST 2010


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

--- Comment #4 from Vincent Povirk <madewokherd at gmail.com> 2010-11-09 14:30:43 CST ---
This sounds like a locking issue, as there's no GdipBitmapUnlockBits call
following GdipBitmapLockBits. That would mean that the bitmap is already locked
at that point and shouldn't be.

Normally I'd ask for the full +gdiplus log, but I have a change to send today
that I'm hoping will fix most of these regressions.

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