[Bug 15632] InspireData crashes when starting new project

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Oct 16 20:49:47 CDT 2008


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





--- Comment #3 from Andrew Nguyen <arethusa26 at gmail.com>  2008-10-16 20:49:47 ---
Created an attachment (id=16690)
 --> (http://bugs.winehq.org/attachment.cgi?id=16690)
InspireData ole,gdiplus traces

The problem seems to be due to the lack of handing for the TIFF file format in
oleaut32 (tested with today's Git, wine-1.1.6-204-ge994515). My output logs
were obtained after using winetricks to install corefonts.

trace:gdiplus:GdipLoadImageFromFileICM (L"C:\\windows\\temp\\PCL1bcc.tmp")
0x554c38
trace:gdiplus:GdipLoadImageFromFile (L"C:\\windows\\temp\\PCL1bcc.tmp")
0x554c38
trace:gdiplus:GdipCreateStreamOnFile (L"C:\\windows\\temp\\PCL1bcc.tmp",
2147483648, 0x7bded900)
trace:gdiplus:GdipLoadImageFromStream 0x17b678 0x554c38
trace:ole:OleLoadPicture
(0x17b678,0,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},0x7bded8bc), partially
implemented.
...
trace:ole:OLEPictureImpl_Load (0x17b6e0,0x17b678)
fixme:ole:OLEPictureImpl_Load Unknown magic 4d4d, 31888 read bytes:

$ file PCL1bcc.tmp
PCL1bcc.tmp: TIFF image data, big-endian


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