http://bugs.winehq.org/show_bug.cgi?id=36537
Bug ID: 36537 Summary: Problem installing Trions Glyph MMO manager Product: Wine Version: 1.7.19 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: lostcoderhaley@gmail.com
Trion has started using Glyph to manage their MMO's. Attempting to install Glyph with the windows version set to win7 or higher fails. It can be installed if the version is XP or Vista.
A possibly related problem is that once installed Glyph will not run when set to win7 or higher. All that comes up is a dialog saying cannot find platform 'windows'.
I've tried both 32 & 64 bit prefixes.
The reason I'm trying different version setting is because the Trove alpha is currently being compiled without XP support, XP doesn't see it as a valid exe, and I don't know if it's crashing because wine won't run it when set to XP.
https://bugs.winehq.org/show_bug.cgi?id=36537
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer
--- Comment #1 from Austin English austinenglish@gmail.com --- Please attach the terminal output from installing in a clean win7 prefix.
https://bugs.winehq.org/show_bug.cgi?id=36537
--- Comment #2 from lostcoderhaley@gmail.com --- Created attachment 48644 --> https://bugs.winehq.org/attachment.cgi?id=48644 console output
http://bugs.winehq.org/show_bug.cgi?id=36537
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://glyph.dyn.triongames | |.com/glyph/live/GlyphInstal | |l.exe CC| |focht@gmx.net Component|-unknown |msvcrt Summary|Problem installing Trions |Trion's Glyph MMO manager |Glyph MMO manager |installer fails to proceed | |after accepting EULA Ever confirmed|0 |1
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
--- quote --- Attempting to install Glyph with the windows version set to win7 or higher fails. --- quote ---
don't do that unless explicitly requested by installer or you know what you're doing. There is _no_ reason to change the default WinVer for the WINEPREFIX. Deliberately changing it to 'Windows 7' will get you to bug 35121
--- quote --- because the Trove alpha is currently being compiled without XP support, XP doesn't see it as a valid exe, and I don't know if it's crashing because wine won't run it when set to XP. --- quote ---
The Glyph installer works fine here with clean WINEPREFIX ('Windows XP' = default) and the _proper_ workaround. The installer bundles private MSVC++ 2012 runtime libs -> msvcr110.dll, msvcp110.dll
--- snip --- $ WINEDLLOVERRIDES=msvcr110=n wine ./GlyphInstall.exe --- snip ---
$ sha1sum GlyphInstall.exe 64a9081ff89e2a41836f1c162c391308b8696b11 GlyphInstall.exe
$ du -sh GlyphInstall.exe 29M GlyphInstall.exe
$ wine --version wine-1.7.19-70-gd6a59f7
Regards
http://bugs.winehq.org/show_bug.cgi?id=36537
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #4 from Piotr Caban piotr.caban@gmail.com --- It's not working because of recent regression in _wcslwr implementation. It will be fixed when: http://source.winehq.org/patches/data/104843 gets into wine.
http://bugs.winehq.org/show_bug.cgi?id=36537
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello folks,
--- quote --- It's not working because of recent regression in _wcslwr implementation. It will be fixed when: http://source.winehq.org/patches/data/104843 gets into wine. --- quote ---
resolving as dupe of bug 36541 then which has correctly identified the regression.
Regards
*** This bug has been marked as a duplicate of bug 36541 ***
http://bugs.winehq.org/show_bug.cgi?id=36537
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com --- Closing duplicate bugs.