http://bugs.winehq.org/show_bug.cgi?id=21785 --- Comment #7 from Jörg Höhle <hoehle(a)users.sourceforge.net> 2010-12-31 00:43:06 CST --- Alas, the app needs more TIFF support before built-in gdiplus can be used. TIFFReadDirectory: Warning, <IStream object>: unknown field with tag 37724 (0x935c) encountered. [twice] fixme:wincodecs:tiff_get_decode_info unhandled extra sample type 0 wine: Unhandled page fault on read access to 0x00000004 at address 0x7e77a959 (thread 001c), starting debugger... =>0 0x7e77a959 GdipImageRotateFlip+0x29(image=(nil), type=Rotate180FlipX) [dlls/gdiplus/image.c:3720] in gdiplus (0x0034e6a0) 3720 if (image->type != ImageTypeBitmap) For some reason, image is NULL. Tested with Ubuntu Intrepid this time, with 1.3.9. -- 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.