http://bugs.winehq.org/show_bug.cgi?id=19203
Summary: Paint Shop Pro 6.0 crashes on startup Product: Wine Version: 1.1.25 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: bz.bz.ejlddll@recursor.net
Created an attachment (id=22203) --> (http://bugs.winehq.org/attachment.cgi?id=22203) backtrace
As the summary says. Attempting to start PSP 6 with a clean .wine directory causes it to complain about needing mfc42.dll. If a native mfc42.dll is provided, it then crashes with an "Unhandled page fault on read access" before the expected splash screen appears.
The mfc42.dll I'm using probably comes from Windows 2000, as that is the last Windows version to which I have access.
While I've filed this bug for the version of Wine I'm currently using (and in which I can therefore prove the error occurs), I don't think there has ever been a version of Wine under which PSP 6 started successfully.
http://bugs.winehq.org/show_bug.cgi?id=19203
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2009-07-05 14:13:46 --- PE dc0000- e81000 Deferred ole32 You set ole32.dll to native - this is not supported.
http://bugs.winehq.org/show_bug.cgi?id=19203
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2009-07-05 14:14:06 --- Closing
http://bugs.winehq.org/show_bug.cgi?id=19203
--- Comment #3 from bz.bz.ejlddll@recursor.net 2009-07-05 16:20:21 --- Created an attachment (id=22210) --> (http://bugs.winehq.org/attachment.cgi?id=22210) Backtrace; no native ole*
http://bugs.winehq.org/show_bug.cgi?id=19203
bz.bz.ejlddll@recursor.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID |
--- Comment #4 from bz.bz.ejlddll@recursor.net 2009-07-05 16:21:42 --- I apologize for forgetting to remove the DLL override before doing the initial trace; the problem occurs regardless of whether the ole32.dll in use is Wine's or native.
http://bugs.winehq.org/show_bug.cgi?id=19203
--- Comment #5 from Ken Sharp kennybobs@o2.co.uk 2009-07-06 14:45:20 --- Try winetricks mfc42 http://wiki.winehq.org/winetricks
Regardless, are you reporting a problem with mfc42, or with a page fault? Don't report two faults in one bug!
http://bugs.winehq.org/show_bug.cgi?id=19203
--- Comment #6 from Andrew Nguyen arethusa26@gmail.com 2009-07-24 16:54:21 --- The premise of the bug is likely invalid, but I did see a genuine crash with the Paint Shop Pro 6.02 demo, for which I've opened bug 19447.
http://bugs.winehq.org/show_bug.cgi?id=19203
--- Comment #7 from Austin English austinenglish@gmail.com 2009-07-24 21:39:27 --- bz.bz.ejlddll@recursor.net, please try this: $ mv $HOME/.wine $HOME/.wine.bak $ wget kegel.com/wine/winetricks $ sh winetricks -q mfc42 $ wine setup.exe #install paint shop pro
Then try to run it. Does it work?
http://bugs.winehq.org/show_bug.cgi?id=19203
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |arethusa26@gmail.com
--- Comment #8 from Ken Sharp kennybobs@o2.co.uk 2009-07-31 06:54:48 --- *** Bug 19447 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=19203
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #22203|0 |1 is obsolete| |
http://bugs.winehq.org/show_bug.cgi?id=19203
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #9 from Ken Sharp kennybobs@o2.co.uk 2009-07-31 19:05:24 --- PSP doesn't ask for MFC42 but it does use it.
Nonetheless, winetricks mfc42 does not help.
http://bugs.winehq.org/show_bug.cgi?id=19203
--- Comment #10 from Ken Sharp kennybobs@o2.co.uk 2009-07-31 19:06:10 --- Created an attachment (id=22749) --> (http://bugs.winehq.org/attachment.cgi?id=22749) wine-1.1.26-231-gfe9d360 +relay +seh +tid (12MB)
http://bugs.winehq.org/show_bug.cgi?id=19203
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.oldversion.com/d | |ownload/psp602.exe
http://bugs.winehq.org/show_bug.cgi?id=19203
--- Comment #11 from Trygve Vea trygve.vea@gmail.com 2011-01-10 12:43:28 CST --- Created an attachment (id=32799) --> (http://bugs.winehq.org/attachment.cgi?id=32799) WINEDEBUG=+seh,+relay (1.3.11)
Still a bug in wine 1.3.11
http://bugs.winehq.org/show_bug.cgi?id=19203
Wolfram Sang wolfram@the-dreams.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wolfram@the-dreams.de
--- Comment #12 from Wolfram Sang wolfram@the-dreams.de 2011-02-04 07:00:02 CST --- Version 5.0 suffers from the same problem.
http://bugs.winehq.org/show_bug.cgi?id=19203
Adam Bolte boltronics@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |boltronics@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=19203
--- Comment #13 from Wolfram Sang wolfram@the-dreams.de 2012-01-08 17:12:35 CST --- Fixed in master as of today (wine-1.3.36+172)
http://bugs.winehq.org/show_bug.cgi?id=19203
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #14 from Austin English austinenglish@gmail.com 2012-01-09 14:17:02 CST --- (In reply to comment #13)
Fixed in master as of today (wine-1.3.36+172)
Fixed.
http://bugs.winehq.org/show_bug.cgi?id=19203
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #15 from Alexandre Julliard julliard@winehq.org 2012-01-13 13:50:22 CST --- Closing bugs fixed in 1.3.37.