[Bug 30276] New: Steam installer crashes after clicking first Next button
http://bugs.winehq.org/show_bug.cgi?id=30276 Bug #: 30276 Summary: Steam installer crashes after clicking first Next button Product: Wine Version: 1.4 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: packagemonkey(a)yahoo.com Classification: Unclassified Created attachment 39550 --> http://bugs.winehq.org/attachment.cgi?id=39550 backtrace from SteamInstall.msi I've been unable to install Steam for some time, across multiple versions of Wine dating back maybe six months. Current version is 1.4. I run the installer, downloaded from the Steam site, as follows: $ wine msiexec /i SteamInstall.msi It starts the installer and displays the first dialog, with Next and Cancel buttons. When I click Next, it crashes with the attached backtrace. In trying again to check a few things for this bug report, I noticed it says: +----------------------------------------+ | Steam Setup + +----------------------------------------+ | Resuming the Steam Installation Wizard | | | | Are you ready to have the Installation | | Wizard continue the installation? | | | +----------------------------------------+ | | Next> | | Cancel | | +----------------------------------------+ So possibly the problem is with leftovers from a previous installation attempt. I don't know how to clear them out, though. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30276 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2012-03-26 02:43:25 CDT --- Does `winetricks corefonts` help? Also try a clean WINEPREFIX: $ mv ~/.wine ~/.wine.bak $ msiexec /i SteamInstall.msi -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30276 --- Comment #2 from Michael Hill <packagemonkey(a)yahoo.com> 2012-03-26 08:43:46 CDT --- Hmmmm... I know I've done the corefonts thing before, although that might have been in a different Wine installation (I have an old legacy Cedega installation and two Wine directories, all on the same box, which I am trying to consolidate). Running the installer in a fresh directory (I set WINEPREFIX to a temp dir) did result in being able to click through a few screens after the first. I will see if corefonts helps. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30276 --- Comment #3 from Michael Hill <packagemonkey(a)yahoo.com> 2012-03-30 03:43:47 CDT --- Come to think of it, doesn't the fact that running the installer in a brand new (i.e., previously nonexistent) directory show that lack of corefonts wasn't the problem? In any event, I ran "winetricks corefonts" and it still crashes. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30276 --- Comment #4 from Vitaliy Margolen <vitaliy-bugzilla(a)kievinfo.com> 2012-03-30 08:29:18 CDT --- Use new wineprefix (as in non-existing directory). Run installer. If it still fails, attach complete terminal output. Of course you have to make sure that your Wine is properly compiled with known good GCC version. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30276 --- Comment #5 from Barbaros Akkurt <bakkurt(a)gmail.com> 2013-08-18 01:39:58 CDT --- Comment on attachment 39550 --> http://bugs.winehq.org/attachment.cgi?id=39550 backtrace from SteamInstall.msi Yes, I have the same problem. I am using Linux Mint 15 KDE 64 bit. Recently I wanted to replace Ubuntu 12.04 LTS, on which I could install Steam Windows installer without any problem. I am including my very short output of terminal application for your convenience (as attachment). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30276 --- Comment #6 from Barbaros Akkurt <bakkurt(a)gmail.com> 2013-08-18 01:43:45 CDT --- Created attachment 45645 --> http://bugs.winehq.org/attachment.cgi?id=45645 response from the terminal application when I launched the exe file with wine This is what I received in the terminal window, hope it helps somebody to help fix the problem. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30276 --- Comment #7 from Barbaros Akkurt <bakkurt(a)gmail.com> 2013-08-18 01:46:52 CDT --- Comment on attachment 45645 --> http://bugs.winehq.org/attachment.cgi?id=45645 response from the terminal application when I launched the exe file with wine Note that I had to convert the original MSI format file into the corresponding EXE format by a converter I found in the internet. wine command in the terminal does not like MSI files as it is not recognized as an EXE file. I have also Q4Wine and it can run the unmodified MSI file, with the same result. I will also include the message from the log facility of Q4Wine for your convenience (as attachment). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30276 --- Comment #8 from Barbaros Akkurt <bakkurt(a)gmail.com> 2013-08-18 01:50:51 CDT --- Created attachment 45646 --> http://bugs.winehq.org/attachment.cgi?id=45646 Log from Q4Wine 1.0 r2 about running SteamInstaller.exe (converted from SteamInstaller.msi) Here is how Q4Wine 1.0r2 responded to executing SteamInstaller.exe (converted from SteamInstaller.msi). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30276 --- Comment #9 from Nikolay Sivov <bunglehead(a)gmail.com> 2013-08-18 01:52:21 CDT --- (In reply to comment #7)
Comment on attachment 45645 [details] response from the terminal application when I launched the exe file with wine
Note that I had to convert the original MSI format file into the corresponding EXE format by a converter I found in the internet. wine command in the terminal does not like MSI files as it is not recognized as an EXE file. I have also Q4Wine and it can run the unmodified MSI file, with the same result. I will also include the message from the log facility of Q4Wine for your convenience (as attachment).
You don't need to do this, instead use 'wine msiexec /i <package.msi>'. Also consider updating to version 1.7.0 which is the latest development release. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30276 Barbaros Akkurt <bakkurt(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bakkurt(a)gmail.com --- Comment #10 from Barbaros Akkurt <bakkurt(a)gmail.com> 2013-08-18 02:12:22 CDT --- Thank you for your reply. Meanwhile I was playing with the 1.5 version of wine, which managed to run the SteamInstall.exe file without problems. I have installed the Steam Windows engine. I will make a mental note about launching MSI packages with the command you advised. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30276 --- Comment #11 from Barbaros Akkurt <bakkurt(a)gmail.com> 2013-08-18 03:18:12 CDT --- Created attachment 45647 --> http://bugs.winehq.org/attachment.cgi?id=45647 Steam installer worked, but I have a window with no text on it. I have installed Steam engine successfully, but Steam.exe does not work properly; it has no text on the window. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30276 --- Comment #12 from Barbaros Akkurt <bakkurt(a)gmail.com> 2013-08-18 04:00:53 CDT --- I performed a search within the WineHQ database and found this URL, which really helped me solve the problem: http://appdb.winehq.org/objectManager.php?sClass=version&iId=19444 I executed the EXE file with the recommended options and everything seem to be perfect. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30276 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30276 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED URL| |http://media.steampowered.c | |om/client/installer/SteamSe | |tup.exe CC| |focht(a)gmx.net Resolution|--- |FIXED --- Comment #13 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, since the original issue with the .msi installer is no longer present (OP started to mix in unrelated bugs), resolving 'fixed'. Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=30276 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #14 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.17. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org