https://bugs.winehq.org/show_bug.cgi?id=37901
Bug ID: 37901 Summary: SVG-Verein fails to install Product: Wine Version: 1.7.33 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: maiktapwagner@aol.com Distribution: ---
Dear wine-Team,
I would like to report that the German program "SVG-Verein" fails to install on my openSUSE "Tumbleweed" installation (32-bits). There is a demo version available at the following address:
http://spg-direkt.de/datei-download/6/24-demo-versionen
Upon unpacking the .zip-file and starting the setup routine with wine, I get a loading progress bar but the installation itself doesn't start.
Does this console output help or would you require further information? Please let me know
---- mwagner@linux-dnat:~/Downloads> wine vdemo-setup-310.exe fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub. err:module:attach_process_dlls "Stp0.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\users\mwagner\Temp\SetupTemp0\AKSetup.exe" failed, status c0000142 ----
Kind regards,
Maik
https://bugs.winehq.org/show_bug.cgi?id=37901
Maik Wagner maiktapwagner@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://spg-direkt.de/datei- | |download/6/24-demo-versione | |n CC| |maiktapwagner@aol.com
https://bugs.winehq.org/show_bug.cgi?id=37901
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- I guess +relay,+tid log could help to see what's going wrong on dll load.
https://bugs.winehq.org/show_bug.cgi?id=37901
Maarten anonymous.maarten@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |anonymous.maarten@gmail.com
--- Comment #2 from Maarten anonymous.maarten@gmail.com --- Created attachment 50483 --> https://bugs.winehq.org/attachment.cgi?id=50483 This dialog pops up during installation, hiding behind the main window. Just click Yes.
https://bugs.winehq.org/show_bug.cgi?id=37901
--- Comment #3 from Maarten anonymous.maarten@gmail.com --- The install fails because of missing mfc42.dll.
$ wine vdemo-setup-310.exe err:module:import_dll Library MFC42.DLL (which is needed by L"Z:\home\maarten\Downloads\svg\vdemo-setup-310.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"Z:\home\maarten\Downloads\svg\vdemo-setup-310.exe" failed, status c0000135
Console output after doing winetricks mfc42:
$ wine vdemo-setup-310.exe fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub. fixme:rstrtmgr:RmStartSession 0x1003af78, 0, 0x1003af7c stub! fixme:msg:ChangeWindowMessageFilterEx 0x10066 c04e 1 0x33ee60 fixme:shell:SHGetDataFromIDListA SHGDFIL 3 stub fixme:shell:SHGetDataFromIDListA SHGDFIL 3 stub fixme:sfc:SfcIsFileProtected ((nil), L"c:\spg\spg-verein\V-menu.exe") stub fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x0380 ignored fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x0380 ignored fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x0380 ignored fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x0380 ignored fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x0380 ignored fixme:ntdll:server_ioctl_file Unsupported ioctl 9c040 (device=9 access=3 func=10 method=0) fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub. fixme:sync:GetNamedPipeHandleStateW 0x5c 0x33eb18 (nil) (nil) (nil) (nil) 0: semi-stub fixme:sync:GetNamedPipeHandleStateW 0x5c 0x33eb1c (nil) (nil) (nil) (nil) 0: semi-stub fixme:sync:GetNamedPipeHandleStateW 0x5c (nil) 0x33eb1c (nil) (nil) (nil) 0: semi-stub fixme:sync:GetNamedPipeHandleStateW 0x5c 0x33eb1c (nil) (nil) (nil) (nil) 0: semi-stub err:typelib:sltg_get_typelib_ref Unable to find reference fixme:ntdll:server_ioctl_file Unsupported ioctl 9c040 (device=9 access=3 func=10 method=0) fixme:ntdll:server_ioctl_file Unsupported ioctl 9c040 (device=9 access=3 func=10 method=0) fixme:ntdll:server_ioctl_file Unsupported ioctl 9c040 (device=9 access=3 func=10 method=0)
During installation, an overwrite dialog appeared. It was hidden behind the main window so initially I thought the process was blocked. (See the attachment for a picture). Clicking on 'Yes' finalizes the installation.
Immediately after the installtion, the program tries to start but failed on my first attempt. Might be due to me. I got it working by invoking the following commands: $ cd ~/.wine/dosdevices/c:/spg/spg-verein/ $ wine V-menu.exe
Some warning/error dialogs show up with no text but can be clicked away (click on 'Yes').
$ ~/programming/wine/wine --version #current git master wine-1.7.34-36-g4493323 $ du vdemo-setup-310.zip 49588 vdemo-setup-310.zip $ sha1sum vdemo-setup-310.zip 9fe3429a1f0b44a980acfd91c9a755e45e68bdd6 vdemo-setup-310.zip
https://bugs.winehq.org/show_bug.cgi?id=37901
Maarten anonymous.maarten@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #50483|0 |1 is obsolete| |
https://bugs.winehq.org/show_bug.cgi?id=37901
--- Comment #4 from Maarten anonymous.maarten@gmail.com --- Created attachment 50484 --> https://bugs.winehq.org/attachment.cgi?id=50484 Actual error dialog showing up behind the main window. Click on "Yes" to make it go away.
https://bugs.winehq.org/show_bug.cgi?id=37901
--- Comment #5 from Maarten anonymous.maarten@gmail.com --- Created attachment 50485 --> https://bugs.winehq.org/attachment.cgi?id=50485 Proof that the program does work
https://bugs.winehq.org/show_bug.cgi?id=37901
--- Comment #6 from Maarten anonymous.maarten@gmail.com --- Comment on attachment 50483 --> https://bugs.winehq.org/attachment.cgi?id=50483 This dialog pops up during installation, hiding behind the main window. Just click Yes.
Wrong upload. Sorry...
https://bugs.winehq.org/show_bug.cgi?id=37901
Maarten anonymous.maarten@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #50484|0 |1 is obsolete| |
--- Comment #7 from Maarten anonymous.maarten@gmail.com --- Created attachment 50486 --> https://bugs.winehq.org/attachment.cgi?id=50486 Actual error dialog hiding behind the install window (on the right...)
https://bugs.winehq.org/show_bug.cgi?id=37901
--- Comment #8 from Maarten anonymous.maarten@gmail.com --- Created attachment 50487 --> https://bugs.winehq.org/attachment.cgi?id=50487 One of 3 error dialogs during start-up
https://bugs.winehq.org/show_bug.cgi?id=37901
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer CC| |focht@gmx.net
--- Comment #9 from Anastasius Focht focht@gmx.net --- Hello folks,
you are describing multiple issues (winzip message box, installer overwrite message box, app startup message box).
Please decide for one otherwise they altogether get ignored at best.
Regards
https://bugs.winehq.org/show_bug.cgi?id=37901
--- Comment #10 from Maarten anonymous.maarten@gmail.com --- This bug report was about Verein unable to install. I was able to install (and run) it in current git (using winetricks).
Should I create new bug reports for the other nuisances?
https://bugs.winehq.org/show_bug.cgi?id=37901
--- Comment #11 from Austin English austinenglish@gmail.com --- (In reply to Maarten from comment #10)
This bug report was about Verein unable to install. I was able to install (and run) it in current git (using winetricks).
Should I create new bug reports for the other nuisances?
Please.
stpo0.dll sounds like could be a virus: http://regrunreanimator.com/newvirus/trojan/stp0-dll-d4710adbe3cd312a36d7d3e...
in any case, can you test in a clean wineprefix (after running a virus scan of your pc)? I can confirm Maarten's comments in #c3
https://bugs.winehq.org/show_bug.cgi?id=37901
--- Comment #12 from Maarten anonymous.maarten@gmail.com --- Filed https://bugs.winehq.org/show_bug.cgi?id=37909 and https://bugs.winehq.org/show_bug.cgi?id=37910
https://bugs.winehq.org/show_bug.cgi?id=37901
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID Summary|SVG-Verein fails to install |SVG-Verein 3.1 fails to | |install (infected/broken | |WINEPREFIX)
--- Comment #13 from Anastasius Focht focht@gmx.net --- Hello folks,
if the installer issue is magically "fixed" what is the purpose of this bug now?
Even if you needed 'winetricks -q mfc42' in the end it would be incorrect to declare it a dupe of bug 657 since the initial crash was not caused by a missing dll. Additionally, creating new dependencies to bug 657 is not useful since that bug will likely stay forever. You would just endlessly grow the list of users getting "dupe" notification email spam because another app of the gazillion legacy apps using MFC has been found).
The installer crash bug was rather invalid from the beginning since you had an infected/broken WINEPREFIX (I didn't encounter the issue with a clean prefix).
To prove my point I retested from GIT to Wine-1.7.33 tag and surprise (not!) the installer works there too (apart from the non-installer, now separately reported issues).
Regards
https://bugs.winehq.org/show_bug.cgi?id=37901
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=37901
catscrash@catscrash.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |catscrash@catscrash.de
--- Comment #15 from catscrash@catscrash.de --- Hi,
I know, you set this Bug to invalid, but the same thing keeps happening to me.
I am on an ubuntu 16.04 amd64 environment with wine 1.9.22~ubuntu16.04.1.
I created a clean wineprefix (tried with and without WINEARCH=win32) and did winetricks mfc42
I still get
~/ % env WINEPREFIX="/home/XXX/.wine_spg" WINEARCH=win32 wine vdemo-setup-3210.exe
fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub. err:module:attach_process_dlls "Stp0.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\users\xxx\Temp\SetupTemp0\AKSetup.exe" failed, status c0000142
When trying to run the latest demo from http://spg-direkt.de/datei-download/6/24-demo-versionen.
Is there anything else I can do?
https://bugs.winehq.org/show_bug.cgi?id=37901
--- Comment #16 from Dmitry Timoshkov dmitry@baikal.ru --- (In reply to catscrash from comment #15)
I know, you set this Bug to invalid, but the same thing keeps happening to me.
I am on an ubuntu 16.04 amd64 environment with wine 1.9.22~ubuntu16.04.1.
I created a clean wineprefix (tried with and without WINEARCH=win32) and did winetricks mfc42
I still get
~/ % env WINEPREFIX="/home/XXX/.wine_spg" WINEARCH=win32 wine vdemo-setup-3210.exe
fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub. err:module:attach_process_dlls "Stp0.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\users\xxx\Temp\SetupTemp0\AKSetup.exe" failed, status c0000142
When trying to run the latest demo from http://spg-direkt.de/datei-download/6/24-demo-versionen.
Is there anything else I can do?
You are using a different vdemo-setup version and as a result you have a different problem: vdemo-setup-3210.exe checks for an advapi32 export LookupSecurityDescriptorPartsA and crashes when GetProcAddress returns NULL. Adding a simple stub to the .spec file (without any real implementation) makes the setup work. I'd suggest to open new bug report, and copy this my reply there, and one of our stub-experts pretty quickly will add a stub for you :)
Regards.
https://bugs.winehq.org/show_bug.cgi?id=37901
--- Comment #17 from catscrash@catscrash.de --- thank you! I did that: https://bugs.winehq.org/show_bug.cgi?id=41682
https://bugs.winehq.org/show_bug.cgi?id=37901
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|download | URL|http://spg-direkt.de/datei- | |download/6/24-demo-versione | |n |