http://bugs.winehq.org/show_bug.cgi?id=23817
Summary: Creative Writer 2 trial can't show images in .max files Product: Wine Version: 1.2 Platform: x86-64 URL: http://download.cnet.com/Microsoft-Creative-Writer/300 0-13455_4-15232.html OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ole32 AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com
Created an attachment (id=29883) --> (http://bugs.winehq.org/attachment.cgi?id=29883) Standard output
When one of the sample .max files included with the Creative Writer 2 trial is opened, images embedded in the file are not displayed at all. It's a regression that I noticed while trying to get some ancient Wine versions to work on my system, but the images are still missing in current git.
878d5e9cec42408e36b0fac05d7ee2b6d6d48196 is first bad commit commit 878d5e9cec42408e36b0fac05d7ee2b6d6d48196 Author: Rob Shearman rob@codeweavers.com Date: Mon Dec 4 15:51:20 2006 +0000
ole32: Implement the GetData function of the data cache to using the existing LoadData function and fix GetData to also return data that has been set, rather than loaded.
:040000 040000 9c2d3dc4adb87675e96176b799aef86689982443 b4dafea9a3f279efe226225cba2f8468322143a1 M dlls
Reverting that patch from an ancient version results in images displaying correctly again. Trying to revert from wine-1.2-495-g20f51c2 gives "Unreversed patch detected!"..."2 out of 2 hunks ignored". Steps to reproduce:
1. Click OK to some messages on startup and choose to start "a blank page" 2. Click the folder icon toward the upper-right and choose "open" 3. Open the file "Creative Writer Project.max"
Expected result: a drawing of a dog with the words "caution! beware of dog" should be shown, as seen in the preview on the file selection screen Actual result: A blank red page is displayed