http://bugs.winehq.org/show_bug.cgi?id=28065
Summary: Garshasp: The Monster Slayer installer bailing out: OS is very old and not supported Product: Wine Version: 1.3.26 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com
After launching the installer for the game I can get past the language selection screen, EULA, components and destination directory selection screens. The problem arises when the actual file copying should begin: the installer is aborted with the following error message: 'Your operating system is very old and not supported.' Afterwards the installer quits.
Terminal output doesn't show anything suspicious. I tried the installer by setting various Windows versions in Wine (Vista/Seven/2008) with the same result. Wine-1.0.1, 1.2.3, ... produce the same error message.
I was able to install the game successfully in a WinXP SP3 guest (running under Virtualbox). The game officially supports XP / Vista / Seven.
No demo available.
Please let me know if you need a log with specific debug channels enabled.
http://bugs.winehq.org/show_bug.cgi?id=28065
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer
--- Comment #1 from GyB gyebro69@gmail.com 2011-08-12 13:34:25 CDT --- Added the keyword: installer.
http://bugs.winehq.org/show_bug.cgi?id=28065
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2011-08-15 10:53:18 CDT ---
Please let me know if you need a log with specific debug channels enabled.
Start with +relay,+seh,+tid debug log
http://bugs.winehq.org/show_bug.cgi?id=28065
--- Comment #3 from GyB gyebro69@gmail.com 2011-08-15 11:05:41 CDT --- Created an attachment (id=35964) --> (http://bugs.winehq.org/attachment.cgi?id=35964) 7zipped +relay,+seh,+tid,+msgbox log (uncompressed 4.8 MB)
http://bugs.winehq.org/show_bug.cgi?id=28065
--- Comment #4 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2011-08-15 12:05:52 CDT --- Created an attachment (id=35966) --> (http://bugs.winehq.org/attachment.cgi?id=35966) regidtry key
Does it help to add the attached regisry key?
(save the attachment, and do "regedit pn.reg")
http://bugs.winehq.org/show_bug.cgi?id=28065
--- Comment #5 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2011-08-15 12:12:58 CDT --- Created an attachment (id=35967) --> (http://bugs.winehq.org/attachment.cgi?id=35967) use this one instead , previous had wrong format
use this one instead , previous had wrong format
http://bugs.winehq.org/show_bug.cgi?id=28065
--- Comment #6 from GyB gyebro69@gmail.com 2011-08-15 12:31:04 CDT --- (In reply to comment #5)
Created an attachment (id=35967)
--> (http://bugs.winehq.org/attachment.cgi?id=35967) [details]
use this one instead , previous had wrong format
use this one instead , previous had wrong format
Yes, that did the trick and the installer could finish it's job properly. Is that missing registry key so rarely used that no one else bumped into similar problem before?
http://bugs.winehq.org/show_bug.cgi?id=28065
--- Comment #7 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2011-08-15 12:56:58 CDT --- (In reply to comment #6)
(In reply to comment #5)
Created an attachment (id=35967)
--> (http://bugs.winehq.org/attachment.cgi?id=35967) [details] [details]
use this one instead , previous had wrong format
use this one instead , previous had wrong format
Yes, that did the trick and the installer could finish it's job properly. Is that missing registry key so rarely used that no one else bumped into similar problem before?
I guess so. Nevertheless it should still be fixed, and registry key should be added to tools/wine.inf.in by default (under [VersionInfo]). Are you able to fix it yourself (send patch)?
http://bugs.winehq.org/show_bug.cgi?id=28065
--- Comment #8 from GyB gyebro69@gmail.com 2011-08-15 13:01:30 CDT --- (In reply to comment #7)
(In reply to comment #6)
(In reply to comment #5)
Created an attachment (id=35967)
--> (http://bugs.winehq.org/attachment.cgi?id=35967) [details] [details] [details]
use this one instead , previous had wrong format
use this one instead , previous had wrong format
Yes, that did the trick and the installer could finish it's job properly. Is that missing registry key so rarely used that no one else bumped into similar problem before?
I guess so. Nevertheless it should still be fixed, and registry key should be added to tools/wine.inf.in by default (under [VersionInfo]). Are you able to fix it yourself (send patch)?
Well..I have never submitted patches to Wine not even so trivial ones. Can you do that for me? Thanks in advance.
http://bugs.winehq.org/show_bug.cgi?id=28065
--- Comment #9 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2011-08-15 13:20:12 CDT --- (In reply to comment #8)
(In reply to comment #7)
(In reply to comment #6)
(In reply to comment #5)
Created an attachment (id=35967)
--> (http://bugs.winehq.org/attachment.cgi?id=35967) [details] [details] [details] [details]
use this one instead , previous had wrong format
use this one instead , previous had wrong format
Yes, that did the trick and the installer could finish it's job properly. Is that missing registry key so rarely used that no one else bumped into similar problem before?
I guess so. Nevertheless it should still be fixed, and registry key should be added to tools/wine.inf.in by default (under [VersionInfo]). Are you able to fix it yourself (send patch)?
Well..I have never submitted patches to Wine not even so trivial ones. Can you do that for me? Thanks in advance.
ok, i'll send the patch
http://bugs.winehq.org/show_bug.cgi?id=28065
--- Comment #10 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2011-08-23 04:18:30 CDT --- The patch was rejected, Alexandre said the key would need to be updated when the version is changed in winecfg which makes sense.
I don't really know how and where exactly in the code this has to be done though, so for now i can't really fix this bug
http://bugs.winehq.org/show_bug.cgi?id=28065
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #11 from GyB gyebro69@gmail.com 2011-09-09 11:31:39 CDT --- Fixed in wine-1.3.27-481-gcb55d2a by
http://source.winehq.org/git/wine.git/commit/9f24f14cc03ee5d7ce65579ce1ab105...
and
http://source.winehq.org/git/wine.git/commit/e3edf08e8ca6862868fadc7598f56f5...
Louis, Bruno, thanks to both of you for taking the time to fix this bug.
http://bugs.winehq.org/show_bug.cgi?id=28065
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Alexandre Julliard julliard@winehq.org 2011-09-09 12:54:56 CDT --- Closing bugs fixed in 1.3.28.