https://bugs.winehq.org/show_bug.cgi?id=39201
Bug ID: 39201 Summary: SkySaga msi installer does not start installation Product: Wine Version: 1.7.50 Hardware: x86 URL: http://www.skysagaonline.com/download/SkySagaEUInstall er.exe OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi Assignee: wine-bugs@winehq.org Reporter: michael@fds-team.de Distribution: Ubuntu
The SkySaga Installer does not start the installation after accepting the license agreement and clicking on "INSTALL". The text changes to "TEXT_1_PROP" but nothing happens.
To reproduce the problem, you need to set the Windows Version >= Vista, otherwise the installer will exit with an error (without any precise error description).
https://bugs.winehq.org/show_bug.cgi?id=39201
--- Comment #1 from Michael Müller michael@fds-team.de --- Created attachment 52261 --> https://bugs.winehq.org/attachment.cgi?id=52261 WINEDEBUG=+msi log
https://bugs.winehq.org/show_bug.cgi?id=39201
Michael Müller michael@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
https://bugs.winehq.org/show_bug.cgi?id=39201
--- Comment #2 from Michael Müller michael@fds-team.de --- Screenhero seems to run into the same problem. Nothing happens when you click on "INSTALL" and the msi log looks very similar. You can download the installer from http://www.chip.de/downloads/Screenhero_61116661.html without registration.
$ sha256sum Screenhero014-Latest-setup.exe 88bb44809d0bdf53853155587fc5f988dbfbf89a828ef7bfba314a74d62592a9 Screenhero014-Latest-setup.exe
https://bugs.winehq.org/show_bug.cgi?id=39201
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #3 from winetest@luukku.com --- I used the download at url field and it instantly goes a finnish page that's the only (finish) button you can press.
wine 2.0.rc4.
https://bugs.winehq.org/show_bug.cgi?id=39201
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com Keywords| |download
--- Comment #4 from Louis Lenders xerox.xerox2000x@gmail.com --- I don`t know if the installer has changed but in staging-2.18 it crashes instantly , looks like a duplicate of https://bugs.winehq.org/show_bug.cgi?id=43770
Also ScreenHero output looks very similar to bug 43770
@Michael: Do you have an idea if the installer got updated somehow?
https://bugs.winehq.org/show_bug.cgi?id=39201
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #5 from Louis Lenders xerox.xerox2000x@gmail.com --- It looks like this bug has evolved, I did some testing with both installers.
The SkySaga installer now hangs and runs into Bug 34989
I applied patch from that bug ** and then the installer succeeds.
The other installer runs into a different bug (crashwindow) for which I`ll attach a patch to at least let it install
**: bug https://bugs.winehq.org/attachment.cgi?id=60702&action=diff
https://bugs.winehq.org/show_bug.cgi?id=39201
--- Comment #6 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 60704 --> https://bugs.winehq.org/attachment.cgi?id=60704 add message resource for CERT_E_UNTRUSTEDROOT
The Screenhero installer runs into a crash window (Access Violation) while calling FormatMessageW with id 0x800b0109 which apparently is CERT_E_UNTRUSTEDROOT
I don`t know where this error comes from but with the patch it gets further to install all files., though there`s still a crash in the end.
The application itsself starts with a new stub dll i`ll attach hereafter.
https://bugs.winehq.org/show_bug.cgi?id=39201
--- Comment #7 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 60705 --> https://bugs.winehq.org/attachment.cgi?id=60705 stub sas.dll
The program itsself Screenhero.exe crashes like below, with the patch (stub sas.dll) it starts fine
0009:err:module:import_dll Library SAS.dll (which is needed by L"C:\Program Files\Screenhero, Inc\Screenhero\AppSharingClasses.dll") not found 0009:fixme:nls:LCIDToLocaleName unsupported flags 8000000 0009:fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub 0009:fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00000402,(nil),0x0001,0x00000000,0x32cf38,(nil)): stub 0009:err:eventlog:ReportEventW L"Application: Screenhero.exe\nFramework Version: v4.0.30319\nDescription: The process was terminated due to an unhandled exception.\nException Info: System.IO.FileNotFoundException\nStack:\n at AppSharing.App..ctor()\n at AppSharing.App.Main()\n"
https://bugs.winehq.org/show_bug.cgi?id=39201
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #8 from Vijay Kamuju infyquest@gmail.com --- Send all the patches to wine-devel for inclusion.
https://bugs.winehq.org/show_bug.cgi?id=39201
--- Comment #9 from Anastasius Focht focht@gmx.net --- Hello folks,
how about not recycling tickets over and over again for different problems/bugs?
-> No proper traceability from Bugzilla ticket to specific commit(s) and vice versa in case of regression.
-> Makes it impossible to resolve tickets for other apps as dupes in case the apps suffers from one issue but not the others mixed in here.
Regards
https://bugs.winehq.org/show_bug.cgi?id=39201
--- Comment #10 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Anastasius Focht from comment #9)
Hello folks,
how about not recycling tickets over and over again for different problems/bugs?
-> No proper traceability from Bugzilla ticket to specific commit(s) and vice versa in case of regression.
-> Makes it impossible to resolve tickets for other apps as dupes in case the apps suffers from one issue but not the others mixed in here.
Regards
As usual you`re right, sorry, it`s due to my chaotic nature ;)
I will open new bugreport for the other installer, for now the SkySaga installer has eveolved as a duplicate of 34989 so I think we can resolve this one as such.
https://bugs.winehq.org/show_bug.cgi?id=39201
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED
--- Comment #11 from Louis Lenders xerox.xerox2000x@gmail.com --- resolving duplicate of bug 34989
*** This bug has been marked as a duplicate of bug 34989 ***
https://bugs.winehq.org/show_bug.cgi?id=39201
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicates
https://bugs.winehq.org/show_bug.cgi?id=39201
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.skysagaonline.co |https://web.archive.org/web |m/download/SkySagaEUInstall |/20210714052551/http://www. |er.exe |skysagaonline.com/download/ | |SkySagaEUInstaller.exe Keywords| |Installer