https://bugs.winehq.org/show_bug.cgi?id=45659
Bug ID: 45659 Summary: Paint Shop Pro 2019 Installer complains about JavaScript Product: Wine Version: 3.13 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: maiktapwagner@aol.com Distribution: ---
Created attachment 62086 --> https://bugs.winehq.org/attachment.cgi?id=62086 Console output (wine 3.13-staging)
This is probably related to 43571 and 43221.
The installer can be started right away but complains about wrong JavaScript settings.
Console output is attached.
https://bugs.winehq.org/show_bug.cgi?id=45659
Maik Wagner maiktapwagner@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |maiktapwagner@aol.com See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=43571 Distribution|--- |SUSE
https://bugs.winehq.org/show_bug.cgi?id=45659
Maik Wagner maiktapwagner@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer URL| |http://dwnld.paintshoppro.c | |om/trials/psp/2019/PSP2019I | |nstaller.exe
https://bugs.winehq.org/show_bug.cgi?id=45659
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Paint Shop Pro 2019 |Paint Shop Pro 2019 |Installer complains about |Installer complains:`` |JavaScript |JavaScript is disabled``, | |then aborts Ever confirmed|0 |1 Component|-unknown |mshtml CC| |xerox.xerox2000x@gmail.com Status|UNCONFIRMED |NEW
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Confirming. I did WINEARCH=win32 winetricks ie8_kb2936068
the following minimal natives shows up the initial welcome window, but download does not work:
WINEDLLOVERRIDES=mshtml,urlmon,jscript=n sine ~/Desktop/troep/PSP2019Installer.exe
(Download works if native wininet is used, but that is not what this bugreport is about)
sha1sum ~/Desktop/troep/PSP2019Installer.exe 57a0da8698f0a7b6aa1f6f7c021adb6016241446 /home/louis/Desktop/troep/PSP2019Installer.exe
https://bugs.winehq.org/show_bug.cgi?id=45659
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mikhail.v.gavrilov@gmail.co | |m
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- *** Bug 45811 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=45659
--- Comment #3 from Louis Lenders xerox.xerox2000x@gmail.com --- *** Bug 43571 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=45659
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #4 from Jacek Caban jacek@codeweavers.com --- Please attach mshtml,jscript,urlmon,wininet,ieframe logs.
https://bugs.winehq.org/show_bug.cgi?id=45659
--- Comment #5 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 62566 --> https://bugs.winehq.org/attachment.cgi?id=62566 WINEDEBUG=+mshtml,+jscript,+urlmon,+wininet,+ieframe
WINEDEBUG=+mshtml,+jscript,+urlmon,+wininet,+ieframe log
https://bugs.winehq.org/show_bug.cgi?id=45659
--- Comment #6 from Jacek Caban jacek@codeweavers.com --- This patch fixes the main problem: https://source.winehq.org/patches/data/152692
This one is also needed: https://source.winehq.org/patches/data/152691
The next problem is unimplemented urlmon function.
https://bugs.winehq.org/show_bug.cgi?id=45659
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Paint Shop Pro 2019 |Paint Shop Pro 2018/2019 |Installer complains:`` |Installer complains:`` |JavaScript is disabled``, |JavaScript is disabled``, |then aborts |then aborts
--- Comment #7 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi Jacek, thanks for looking into this.
I can confirm your patches makes PSP2018/2019 get further, to crash in unimplemented urlmon function. The Corel Suite installer also gets a bit further now, but ends in:
0026:err:ntdll:RtlLeaveCriticalSection section 0x33ebbc is not acquired wine: Unhandled stack overflow at address 0x7c99c9bf (thread 0026), starting debugger...
So I`'ll reopen it for now, seems like not an exact dupe....
https://bugs.winehq.org/show_bug.cgi?id=45659
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=45811
https://bugs.winehq.org/show_bug.cgi?id=45659
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |4cabe3612fa3bd1188f17b244c6 | |35c950a831bbe Component|mshtml |jscript Resolution|--- |FIXED
--- Comment #8 from Jacek Caban jacek@codeweavers.com --- Fixed in Git. Missing urlmon function deserves a separated bug.
https://bugs.winehq.org/show_bug.cgi?id=45659
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.19.
https://bugs.winehq.org/show_bug.cgi?id=45659
--- Comment #10 from Maik Wagner maiktapwagner@aol.com --- (In reply to Jacek Caban from comment #8)
Fixed in Git. Missing urlmon function deserves a separated bug.
A big "Thank you" to all who committed to this. As far as the urlmon-function is concerned I filed a separate bug at:
https://bugs.winehq.org/show_bug.cgi?id=46646
I also linked this to the AppDB entry.