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
http://bugs.winehq.org/show_bug.cgi?id=23817
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
http://bugs.winehq.org/show_bug.cgi?id=23817
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Creative Writer 2 trial |Creative Writer 2 can't |can't show images in .max |show images in .max files |files |
--- Comment #1 from A Wine user RandomAccountName@mail.com 2011-02-17 13:13:24 CST --- Still present in wine-1.3.13-280-g7af0b1c. There's no longer a simple workaround (AFAIK) because dcom98 was removed from winetricks. (Well, aside from using an old version of winetricks...)
http://bugs.winehq.org/show_bug.cgi?id=23817
--- Comment #2 from Frédéric Delanoy frederic.delanoy@gmail.com 2011-05-09 10:19:37 CDT --- Created an attachment (id=34568) --> (http://bugs.winehq.org/attachment.cgi?id=34568) Console log for 1.3.19
http://bugs.winehq.org/show_bug.cgi?id=23817
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy@gmail.com
--- Comment #3 from Frédéric Delanoy frederic.delanoy@gmail.com 2011-05-09 10:20:11 CDT --- Still present in 1.3.19
http://bugs.winehq.org/show_bug.cgi?id=23817
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #4 from Frédéric Delanoy frederic.delanoy@gmail.com 2011-05-21 12:56:15 CDT --- Confirmed in 1.3.20
http://bugs.winehq.org/show_bug.cgi?id=23817
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |27982
http://bugs.winehq.org/show_bug.cgi?id=23817
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |878d5e9cec42408e36b0fac05d7 | |ee2b6d6d48196
http://bugs.winehq.org/show_bug.cgi?id=23817
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://download.cnet.com/Mi |ftp://ftp.microsoft.com/des |crosoft-Creative-Writer/300 |kapps/kids/cw2install.exe |0-13455_4-15232.html |
http://bugs.winehq.org/show_bug.cgi?id=23817
--- Comment #5 from Frédéric Delanoy frederic.delanoy@gmail.com 2011-10-07 04:30:40 CDT --- Tried with wine-1.3.29-254-gbbb8b56
Now (post-install), wine gets stuck at the Microsoft "welcome screen"
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 32 channels, pretending there's only 2 channels fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 32 channels, pretending there's only 2 channels fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels fixme:msacm:modSetVolume stub fixme:msacm:modSetVolume stub fixme:msacm:modSetVolume stub fixme:msacm:modSetVolume stub fixme:msacm:modSetVolume stub fixme:msacm:modSetVolume stub fixme:msacm:modSetVolume stub fixme:msacm:modSetVolume stub
http://bugs.winehq.org/show_bug.cgi?id=23817
--- Comment #6 from A Wine user RandomAccountName@mail.com 2011-10-07 05:44:10 CDT --- (In reply to comment #5)
Tried with wine-1.3.29-254-gbbb8b56
Now (post-install), wine gets stuck at the Microsoft "welcome screen"
That's bug 27982. Disabling mmdevapi should work around it (though it will disable sound as well).
http://bugs.winehq.org/show_bug.cgi?id=23817
--- Comment #7 from Austin English austinenglish@gmail.com 2011-10-27 16:00:29 CDT --- Still in wine-1.3.31-147-gfe1f692
http://bugs.winehq.org/show_bug.cgi?id=23817
Bug 23817 depends on bug 27982, which changed state.
Bug 27982 Summary: Creative Writer 2 hangs on startup http://bugs.winehq.org/show_bug.cgi?id=27982
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=23817
--- Comment #8 from Frédéric Delanoy frederic.delanoy@gmail.com 2012-01-31 14:31:37 CST --- Still in wine-1.4-rc1-69-g19c83dc
http://bugs.winehq.org/show_bug.cgi?id=23817
Huw Davies huw@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |huw@codeweavers.com
--- Comment #9 from Huw Davies huw@codeweavers.com 2012-02-08 04:44:42 CST --- The app is trying to load CF_METAFILEPICT with TYMED_FILE which data cache doesn't support.
http://bugs.winehq.org/show_bug.cgi?id=23817
--- Comment #10 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-05-28 09:21:37 CDT --- Still in 1.5.31
http://bugs.winehq.org/show_bug.cgi?id=23817
--- Comment #11 from A Wine user RandomAccountName@mail.com --- Still present in wine-1.7.13-186-g049f08f.
https://bugs.winehq.org/show_bug.cgi?id=23817
narri xqwerty123@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xqwerty123@luukku.com
--- Comment #12 from narri xqwerty123@luukku.com --- still an issue 1.7.42
https://bugs.winehq.org/show_bug.cgi?id=23817
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |39d2ce5956ce4557d953425a8b1 | |def288532652f Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #13 from Nikolay Sivov bunglehead@gmail.com --- This is fixed with 39d2ce5956ce4557d953425a8b1def288532652f.
https://bugs.winehq.org/show_bug.cgi?id=23817
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.8-rc1.
https://bugs.winehq.org/show_bug.cgi?id=23817
A Wine user awineuser@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|ftp://ftp.microsoft.com/des |https://web.archive.org/web |kapps/kids/cw2install.exe |/20200224130407/https://gsf | |-fl.softonic.com/c23/101/6f | |82c52495ca8ddfecdc30bef1c82 | |601db/file?Expires=15825834 | |83&Signature=e165ff2ff9c7f4 | |83024678cce4fa1b801fb33f25& | |url=https%3A%2F%2Fcreative- | |writer.en.softonic.com&File | |name=cw2install.exe