http://bugs.winehq.org/show_bug.cgi?id=23675
Summary: Portable Apps Platform (beta 5) works under Vista, Win7, but not Wine’s emulation Product: Wine Version: 1.2-rc7 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: joelcsalomon@gmail.com
Portable Apps Platform (beta 5, see http://portableapps.com/node/24258) gives me the error “The program PortableAppsPlatform.exe has encountered a serious problem and needs to close. We are sorry for the inconvenience.” Telling Wine to mimic Windows XP for this program avoids the crash, but the Platform runs fine under (real) Windows Vista & 7.
http://bugs.winehq.org/show_bug.cgi?id=23675
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2010-07-16 14:27:38 --- Please attach debug output as per http://wiki.winehq.org/FAQ#get_log to the bug report.
http://bugs.winehq.org/show_bug.cgi?id=23675
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2010-07-16 15:17:29 --- Created an attachment (id=29635) --> (http://bugs.winehq.org/attachment.cgi?id=29635) quick hack
Looks like it needs some stubs for vista-only functions. With attached quick hack the app starts fine for me
http://bugs.winehq.org/show_bug.cgi?id=23675
--- Comment #3 from Joel C. Salomon joelcsalomon@gmail.com 2010-07-16 15:56:14 --- Created an attachment (id=29636) --> (http://bugs.winehq.org/attachment.cgi?id=29636) Debug output from PortableAppsPlatform.exe
http://bugs.winehq.org/show_bug.cgi?id=23675
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Portable Apps Platform |Portable Apps Platform |(beta 5) works under Vista, |(beta 5) doesn't work |Win7, but not Wine’s | |emulation |
http://bugs.winehq.org/show_bug.cgi?id=23675
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |xerox_xerox2000@yahoo.co.uk Component|-unknown |kernel32 Ever Confirmed|0 |1
--- Comment #4 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2011-10-11 16:15:55 CDT --- I've sent a patch that fixes this bug:http://www.winehq.org/pipermail/wine-patches/2011-October/107733.html
Also affects ClassicShell from bug http://bugs.winehq.org/show_bug.cgi?id=28645
http://bugs.winehq.org/show_bug.cgi?id=23675
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
--- Comment #5 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2011-10-12 16:34:37 CDT --- app now starts with stub for GetThreadPreferredUILanguages. This is actually a duplicate of #28648
*** This bug has been marked as a duplicate of bug 28648 ***
http://bugs.winehq.org/show_bug.cgi?id=23675
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2011-10-12 16:35:14 CDT --- closing