http://bugs.winehq.org/show_bug.cgi?id=31596 --- Comment #2 from Daniel Jelinski <djelinski1(a)gmail.com> 2012-09-05 14:38:27 CDT --- A fragment from +relay,+tid,+seh log seems to indicate that the failing function is GdipGetPropertyItemSize: ... 0052:Call gdiplus.GdipImageGetFrameCount(0409d8f8,0613d91c,013a60a4) ret=00f38b24 0052:Ret gdiplus.GdipImageGetFrameCount() retval=00000000 ret=00f38b24 0052:Call KERNEL32.GetLastError() ret=00f38b2a 0052:Ret KERNEL32.GetLastError() retval=000003eb ret=00f38b2a 0052:Call gdiplus.GdipImageGetFrameCount(0409d8f8,0613d964,013a60b4) ret=00f38b24 0052:Ret gdiplus.GdipImageGetFrameCount() retval=00000000 ret=00f38b24 0052:Call KERNEL32.GetLastError() ret=00f38b2a 0052:Ret KERNEL32.GetLastError() retval=000003eb ret=00f38b2a 0052:Call gdiplus.GdipGetPropertyItemSize(0409d8f8,00005100,0613d960) ret=00f31080 0052:Ret gdiplus.GdipGetPropertyItemSize() retval=00000013 ret=00f31080 0052:Call KERNEL32.GetLastError() ret=00f31086 0052:Ret KERNEL32.GetLastError() retval=000003eb ret=00f31086 0052:Call KERNEL32.RaiseException(e0434f4d,00000001,00000001,0613d854) ret=79f97065 0052:trace:seh:raise_exception code=e0434f4d flags=1 addr=0x7b83abd2 ip=7b83abd2 tid=0052 ... Return value of 0x13 does indeed translate to Property not found. -- 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.