[Bug 19051] New: Myst V installer will not run.
http://bugs.winehq.org/show_bug.cgi?id=19051 Summary: Myst V installer will not run. Product: Wine Version: 1.1.24 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: ezekiel000(a)lavabit.com Created an attachment (id=21975) --> (http://bugs.winehq.org/attachment.cgi?id=21975) Debug Trace Log When running the Myst V installer it comes up with a message saying that it cannot run in graphical mode and exits. -- 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=19051 --- Comment #1 from Juan Lang <juan_lang(a)yahoo.com> 2009-06-23 11:08:45 --- Please attach the log here, rather than attaching a URL to it. -- 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=19051 --- Comment #2 from David Rogers <ezekiel000(a)lavabit.com> 2009-06-23 11:22:36 --- Sorry I can't Wine Bugzilla won't allow files larger than 1000KB: The file you are trying to attach is 19478 kilobytes (KB) in size. Non-patch attachments cannot be more than 1000 KB. We recommend that you store your attachment elsewhere and then specify the URL to this file on the attachment creation page in the AttachURL field. Alternately, if your attachment is an image, you could convert it to a compressible format like JPG or PNG and try again. -- 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=19051 --- Comment #3 from Juan Lang <juan_lang(a)yahoo.com> 2009-06-24 11:02:09 --- (In reply to comment #2)
Sorry I can't Wine Bugzilla won't allow files larger than 1000KB:
Eh? The URL you have points to a 3.4KB file. Also, creating an attachment that contains just a text link is just silly. Put the link as a comment if you absolutely must. Furthermore, how are you generating such a large file? Are you passing any flags to wine? If so, don't. -- 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=19051 --- Comment #4 from David Rogers <ezekiel000(a)lavabit.com> 2009-06-24 12:34:45 --- (In reply to comment #3)
(In reply to comment #2)
Sorry I can't Wine Bugzilla won't allow files larger than 1000KB:
Eh? The URL you have points to a 3.4KB file. Also, creating an attachment that contains just a text link is just silly. Put the link as a comment if you absolutely must.
Furthermore, how are you generating such a large file? Are you passing any flags to wine? If so, don't.
http://rapidshare.com/files/247774353/output2.txt.tar.gz I ran it with: WINEDEBUG=+relay,+seh,+tid wine setupwin32.exe &> ~/output.txt Which is what I got from the wiki, I don't know what any of that means. -- 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=19051 --- Comment #5 from David Rogers <ezekiel000(a)lavabit.com> 2009-06-24 12:37:21 --- It's a 3.4Kb html page your saving you should follow the link rather than save the link. -- 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=19051 --- Comment #6 from Juan Lang <juan_lang(a)yahoo.com> 2009-06-24 14:12:10 --- (In reply to comment #4)
I ran it with: WINEDEBUG=+relay,+seh,+tid wine setupwin32.exe &> ~/output.txt Which is what I got from the wiki, I don't know what any of that means.
Don't do that unless you're asked to. Just run wine setupwin32.exe >& ~/output.txt and attach output.txt here. If it's too large, bzip2 it: $ bzip2 ~/output.txt and attach ~/output.txt.bz2 -- 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=19051 --- Comment #7 from David Rogers <ezekiel000(a)lavabit.com> 2009-06-24 14:27:49 --- Created an attachment (id=21999) --> (http://bugs.winehq.org/attachment.cgi?id=21999) Output.txt Ah right sorry about that. -- 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=19051 --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2010-06-04 15:44:00 --- This is your friendly reminder that there has been no bug activity for 11 months. Is this still an issue in current (1.2-rc2 or newer) wine? -- 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=19051 --- Comment #9 from David Rogers <ezekiel000(a)lavabit.com> 2010-06-04 15:57:18 --- This is still an issue in 1.2-rc2 -- 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=19051 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #10 from Dan Kegel <dank(a)kegel.com> 2010-06-05 05:10:58 --- How 'bout a fresh output log? -- 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=19051 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #11 from joaopa <jeremielapuree(a)yahoo.fr> 2010-06-05 06:25:30 --- Does the problem occur in the demo http://www.jeuxvideopc.com/demo/8754-myst-5-end-of-ages.php ? -- 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=19051 David Rogers <ezekiel000(a)lavabit.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #21999|0 |1 is obsolete| | --- Comment #12 from David Rogers <ezekiel000(a)lavabit.com> 2010-06-05 06:40:37 --- Created an attachment (id=28578) --> (http://bugs.winehq.org/attachment.cgi?id=28578) New output New terminal log from wine 1.2-rc2 amd64. Setup loads up then says it can't run in graphical mode and exits. -- 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=19051 --- Comment #13 from David Rogers <ezekiel000(a)lavabit.com> 2010-06-05 06:42:32 --- Created an attachment (id=28579) --> (http://bugs.winehq.org/attachment.cgi?id=28579) Demo Output The demo seems to have a different problem it gets to the same point as the full game, but instead of saying it can't run in graphical mode it just draws an empty dialogue box. -- 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=19051 --- Comment #14 from joaopa <jeremielapuree(a)yahoo.fr> 2010-06-05 13:17:22 --- Can you try both demo and retail game with a native msvcrt dll put in your .wine/drive_c/windows/system32 folder (if you have a windows license obviously)? Don't forget to launch the game from its own folder with the command: WINEDLLOVERRIDES="msvcrt=n" wine xxx.exe -- 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=19051 --- Comment #15 from David Rogers <ezekiel000(a)lavabit.com> 2010-06-05 15:55:40 --- Created an attachment (id=28589) --> (http://bugs.winehq.org/attachment.cgi?id=28589) Output (with native msvcrt.dll) No change but a few less errors in the terminal. -- 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=19051 --- Comment #16 from David Rogers <ezekiel000(a)lavabit.com> 2010-06-05 15:56:24 --- Created an attachment (id=28590) --> (http://bugs.winehq.org/attachment.cgi?id=28590) Demo Output (with native msvcrt.dll) No change but a few less errors in the terminal. -- 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=19051 Mike Keen <mkeen.atl(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mkeen.atl(a)gmail.com --- Comment #17 from Mike Keen <mkeen.atl(a)gmail.com> 2011-10-08 17:07:51 CDT --- Fixed by running "wine setupwin32.exe -silent" -- 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=19051 --- Comment #18 from David Rogers <ezekiel000(a)lavabit.com> 2011-10-15 11:15:25 CDT --- Although you can run the setup in silent mode it doesn't seem to install properly. -- 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=19051 Max Rustia <max.rustia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |max.rustia(a)gmail.com --- Comment #19 from Max Rustia <max.rustia(a)gmail.com> 2011-12-25 04:23:39 CST --- Running Myst V setup in silent mode does not install. In the generated log.txt is reported a file access error: com.installshield.product.actions.Files, err, java.io.IOException: Impossibile ottenere la risorsa: J:\setup\bd34fbe22aed2ba904da67fe5021cc05\md5\ac6ffac395c221babd3eae534714a23c (Percorso non trovato) STACK_TRACE: 17 java.io.IOException: Impossibile ottenere la risorsa: J:\setup\bd34fbe22aed2ba904da67fe5021cc05\md5\ac6ffac395c221babd3eae534714a23c (Percorso non trovato) at com.installshield.wizard.service.AbstractWizardServices.getSpannedResource(Unknown Source) Browsing the DVD directory I found: /media/Myst V EOA/setup/bd34fbe22aed2ba904da67fe5021cc/md5/ac6ffac395c221babd3eae534714a2 Seems that the last 2 chars of the directory/file name are missing. Hope it 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=19051 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy(a)gmail.com --- Comment #20 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2012-03-24 19:43:55 CDT --- Is it still an issue in recent (1.4 or newer) wine? -- 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=19051 --- Comment #21 from Max Rustia <max.rustia(a)gmail.com> 2012-04-15 06:12:19 CDT --- (In reply to comment #20)
Is it still an issue in recent (1.4 or newer) wine?
Yep. Still doesn't install properly. -- 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=19051 --- Comment #22 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2013-05-27 07:47:18 CDT --- Is it still an issue in recent (1.5.31 or newer) wine? -- 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=19051 --- Comment #23 from simon <simonbachmann(a)bluewin.ch> 2013-06-23 15:51:36 CDT --- Created attachment 44927 --> http://bugs.winehq.org/attachment.cgi?id=44927 output of installation with builtin dlls -- 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=19051 simon <simonbachmann(a)bluewin.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #44927|0 |1 is obsolete| | --- Comment #24 from simon <simonbachmann(a)bluewin.ch> 2013-06-23 15:58:58 CDT --- Created attachment 44928 --> http://bugs.winehq.org/attachment.cgi?id=44928 output of installation Pleas ignore my previous post - I messed things up, sorry! (In reply to comment #22)
Is it still an issue in recent (1.5.31 or newer) wine?
It still is a problem with wine 1.6rc3. I tried this with a freshly created wineprefix (WINEARCH=win32 - I'm on a x86_64 system). As a second step I tried with native msvcrt.dll, msvcp71.dll and msvcr71.dll - got them with "winetricks vcrun6 vcrun2003". In both cases the installation seems to start fine, but then aborts with a dialog box saying that the installation program cannot run in GUI mode. Output for both tests is attached. Installation seems to work when running "wine setupwin32.exe -silent". The game still does not work, but that might not be related... -- 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=19051 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #25 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2013-06-23 17:13:47 CDT --- Confirmed as per various comments -- 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=19051 Luke <gaming4jc2(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gaming4jc2(a)yahoo.com --- Comment #26 from Luke <gaming4jc2(a)yahoo.com> 2013-07-02 12:25:43 CDT --- *** Bug 25788 has been marked as a duplicate of this bug. *** -- 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=19051 K1773R <K1773R(a)darkgamex.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |K1773R(a)darkgamex.ch -- 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.
https://bugs.winehq.org/show_bug.cgi?id=19051 --- Comment #27 from Austin English <austinenglish(a)gmail.com> --- This is your friendly reminder that there has been no bug activity for 1 year. Is this still an issue in current (1.7.31 or newer) wine? If so, please attach the terminal output in 1.7.31 (see http://wiki.winehq.org/FAQ#get_log). -- 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=19051 Sergey Isakov <isakov-sl(a)bk.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |isakov-sl(a)bk.ru --- Comment #28 from Sergey Isakov <isakov-sl(a)bk.ru> --- Tested the game with wine-1.8rc3 + patch-34166 to avoid flickering. I always needed it. Myst V installer based on Java but it seems no big problem. First bug: new window loose focus and will not continue until you click on the window icon. Second bug: installer background image is shifted related to popup windows. See attachment. Both bugs are not critical. Game installed and playable very fine. No visual artefacts. Log spammed with messages ~~~ fixme:d3d_shader:print_glsl_info_log Info log received from GLSL shader #9: fixme:d3d_shader:print_glsl_info_log WARNING: Could not find vertex shader attribute 'vs_in2' to match BindAttributeLocation request. fixme:d3d_shader:print_glsl_info_log Info log received from GLSL shader #12: fixme:d3d_shader:print_glsl_info_log WARNING: Could not find vertex shader attribute 'vs_in2' to match BindAttributeLocation request. fixme:d3d_shader:print_glsl_info_log Info log received from GLSL shader #14: fixme:d3d_shader:print_glsl_info_log WARNING: Could not find vertex shader attribute 'vs_in2' to match BindAttributeLocation request. ~~~ -- 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=19051 --- Comment #29 from Sergey Isakov <isakov-sl(a)bk.ru> --- Created attachment 53069 --> https://bugs.winehq.org/attachment.cgi?id=53069 Installer background shifted from windows -- 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=19051 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com, | |winetest(a)luukku.com --- Comment #30 from winetest(a)luukku.com --- (In reply to Sergey Isakov from comment #28)
Tested the game with wine-1.8rc3 + patch-34166 to avoid flickering. I always needed it.
Myst V installer based on Java but it seems no big problem. First bug: new window loose focus and will not continue until you click on the window icon. Second bug: installer background image is shifted related to popup windows. See attachment.
Both bugs are not critical. Game installed and playable very fine. No visual artefacts.
Isnt this bug fixed then? -- 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=19051 --- Comment #31 from Sergey Isakov <isakov-sl(a)bk.ru> --- I didn't confirm title bug. The installer runs. I just said about other not critical bugs with this installer. -- 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=19051 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #32 from Rosanne DiMesio <dimesio(a)earthlink.net> --- (In reply to Sergey Isakov from comment #31)
I didn't confirm title bug. The installer runs. I just said about other not critical bugs with this installer.
This bug is about the installer not running. Marking fixed based on your report. File separate bugs for any other problems. -- 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=19051 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #33 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.9.16. -- 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