http://bugs.winehq.org/show_bug.cgi?id=29103
Bug #: 29103 Summary: Alien Shooter Demo doesn't start Product: Wine Version: 1.2.2 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: maikwagner@yahoo.com Classification: Unclassified
Hello Wine-Team,
I am having problems getting the demo version of "Alien Shooter" to run.
AppDB entry is at: http://appdb.winehq.org/objectManager.php?sClass=version&iId=4884
I tried running it from the command-line but I don't get any output at all. (see below)
mwagner@dago:~/.wine/drive_c/Programme/Alien Shooter Demo$ wine AlienShooterDemo.exe mwagner@dago:~/.wine/drive_c/Programme/Alien Shooter Demo$ wine --version wine-1.2.2
Are there any other libraries I need to install? I am using GNU/Linux Trisquel 5.0 with Linux libre Kernel and "nouveau" driver to run my Nvidia-card. I tried running the demo both in WindowsXp-Mode and Windows95-Mode.
http://bugs.winehq.org/show_bug.cgi?id=29103
maikwagner@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://appdb.winehq.org/obj | |ectManager.php?sClass=versi | |on&iId=4884 CC| |maikwagner@yahoo.com
http://bugs.winehq.org/show_bug.cgi?id=29103
--- Comment #1 from Austin English austinenglish@gmail.com 2011-11-16 13:09:40 CST --- Please retest in 1.3.32.
http://bugs.winehq.org/show_bug.cgi?id=29103
--- Comment #2 from maikwagner@yahoo.com 2012-07-07 12:26:03 CDT --- Created attachment 40911 --> http://bugs.winehq.org/attachment.cgi?id=40911 Output in Wine 1.5.8
Still no luck using wine 1.5.8
http://bugs.winehq.org/show_bug.cgi?id=29103
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #3 from GyB gyebro69@gmail.com 2012-07-07 13:17:11 CDT --- (In reply to comment #2)
Created attachment 40911 [details] Output in Wine 1.5.8
Still no luck using wine 1.5.8
Can you provide a download link to test this particular version of the game? It's not from the original Sigma Team website, is it? Seemingly this demo version contains a html launcher.
http://bugs.winehq.org/show_bug.cgi?id=29103
--- Comment #4 from maikwagner@yahoo.com 2012-07-10 04:03:56 CDT --- I got my version from this site http://www.gamershell.com/download_2714.shtml
http://bugs.winehq.org/show_bug.cgi?id=29103
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |31184
http://bugs.winehq.org/show_bug.cgi?id=29103
--- Comment #5 from maikwagner@yahoo.com 2013-08-28 06:48:37 CDT --- Created attachment 45760 --> http://bugs.winehq.org/attachment.cgi?id=45760 Output of Alien Shooter Demo from gamershell.com Website
I am still having problems of getting this to run. wine version is 1.6 and backtrace is attached.
http://bugs.winehq.org/show_bug.cgi?id=29103
--- Comment #6 from Maik Wagner maiktapwagner@aol.com --- Created attachment 47845 --> http://bugs.winehq.org/attachment.cgi?id=47845 Backtrace wine 1.7.14 on Slackware 14
http://bugs.winehq.org/show_bug.cgi?id=29103
--- Comment #7 from Maik Wagner maiktapwagner@aol.com --- Still present in wine 1.7.14
http://bugs.winehq.org/show_bug.cgi?id=29103
--- Comment #8 from Maik Wagner maiktapwagner@aol.com --- Created attachment 48781 --> http://bugs.winehq.org/attachment.cgi?id=48781 Backtrace on CentOS 6.5 (32-bit) 1.7.20
Still present in 1.7.20
https://bugs.winehq.org/show_bug.cgi?id=29103
--- Comment #9 from Maik Wagner maiktapwagner@aol.com --- Now working on CentOS 6.5 (32-bit) with wine-version 1.7.22 - Will add test data for AppDB.
http://bugs.winehq.org/show_bug.cgi?id=29103
hanska2@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2@luukku.com
--- Comment #10 from hanska2@luukku.com --- How did you get this running?
I cleaned prefix, installed this demo and it crashes. There was plenty of ie/html related lines.
So I installed ie8 via winetricks, but relaunch and it complains that it wants ie 5 or later...
http://bugs.winehq.org/show_bug.cgi?id=29103
--- Comment #11 from Maik Wagner maiktapwagner@aol.com --- Created attachment 49140 --> http://bugs.winehq.org/attachment.cgi?id=49140 Console output Wine 1.7.23 CentOS 6.5 32-Bit
Hello,
I am not getting IE related output but on 1.7.23 the demo no longer works. I have attached my console output.
http://bugs.winehq.org/show_bug.cgi?id=29103
--- Comment #12 from hanska2@luukku.com --- If you really had this working with wine you should run regression test. So we can find the commit that got this broken. So it's a lot easier to get fixed.
http://bugs.winehq.org/show_bug.cgi?id=29103
--- Comment #13 from Maik Wagner maiktapwagner@aol.com --- I can certainly try. Would you point me in right direction on how to do this?
http://bugs.winehq.org/show_bug.cgi?id=29103
--- Comment #14 from hanska2@luukku.com --- http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=29103
--- Comment #15 from Maik Wagner maiktapwagner@aol.com --- (In reply to hanska2 from comment #14)
mwagner@factory:~/wine-git> git bisect start Bereits auf 'master' Ihr Branch ist auf dem selben Stand wie 'origin/master'. mwagner@factory:~/wine-git> git bisect good wine-1.7.22 mwagner@factory:~/wine-git> git bisect bad wine-1.7.23 Bisecting: 72 revisions left to test after this (roughly 6 steps) [3dbcadc2785236c2518777d592d17853ea260f0b] strmbase: Destroy base class after child class.
http://bugs.winehq.org/show_bug.cgi?id=29103
--- Comment #16 from hanska2@luukku.com --- I didnt find info using that commit number.
But I found this when I used the description.
http://source.winehq.org/git/wine.git/commit/3dbcadc2785236c2518777d592d1785...
You should add the commint number as regression sha1, if you can do it.
http://bugs.winehq.org/show_bug.cgi?id=29103
Thomas Faber thomas.faber@reactos.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |thomas.faber@reactos.org
https://bugs.winehq.org/show_bug.cgi?id=29103
--- Comment #17 from Austin English austinenglish@gmail.com --- (In reply to hanska2 from comment #16)
I didnt find info using that commit number.
But I found this when I used the description.
http://source.winehq.org/git/wine.git/commit/ 3dbcadc2785236c2518777d592d17853ea260f0b
You should add the commint number as regression sha1, if you can do it.
No, that's completely wrong. The regression test wasn't run.
@Maik, you need to build wine and test if the bug is present, then run git bisect good/bad again. Repeat until you see "is first bad commit".
Use the forums/IRC if you need more assistance.
https://bugs.winehq.org/show_bug.cgi?id=29103
--- Comment #18 from Rosanne DiMesio dimesio@earthlink.net --- Demo starts fine for me in 1.7.33, openSUSE 12.3. Note that you do have to either cd to the program directory or use wine start /unix to run it.
Console output from CentOS looks like an unclean wineprefix: --------- err:service:service_send_start_message service L"BackupStack" failed to start ---------
Whatever "BackupStack" is, it's not part of the demo.
https://bugs.winehq.org/show_bug.cgi?id=29103
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Alien Shooter Demo doesn't |Alien Shooter Demo from |start |gamershell.com doesn't | |start
https://bugs.winehq.org/show_bug.cgi?id=29103
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://appdb.winehq.org/obj |http://www.gamershell.com/d |ectManager.php?sClass=versi |ownload_2714.shtml |on&iId=4884 |
--- Comment #19 from Rosanne DiMesio dimesio@earthlink.net --- The version I tested that worked was the one from the Demo download link in the AppDB, which is what the download URL here was pointing to. That demo is from Sigma Team. The version from www.gamershell.com does crash on start. Changing the summary and download link to clarify that it's only the gamershell version that's affected.
Maik: are you sure that what you thought was a regression wasn't simply due to your having confused the Sigma Team and gamershell.com versions?
https://bugs.winehq.org/show_bug.cgi?id=29103
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer Status|UNCONFIRMED |NEW CC| |focht@gmx.net Summary|Alien Shooter Demo from |Alien Shooter Demo |gamershell.com doesn't |installer from |start |gamershell.com crashes on | |startup Ever confirmed|0 |1
--- Comment #20 from Anastasius Focht focht@gmx.net --- Hello folks,
as Rosanne indicated ... kind of messed up bug history here.
First report -> run-time problem (Sigma Team demo) Comment #2 -> installer crash (GH demo) -> different problem (ieframe/mshtml) Comment #5 -> installer crash (GH demo) -> different problem (ieframe/mshtml) Comment #6 -> installer crash (GH demo) -> different problem (ieframe/mshtml) Comment #8 -> run-time problem (Sigma Team demo) + broken prefix (Bonjour is definitely not part of any demo) Comment #11 -> run-time problem (Sigma Team demo) + broken prefix (BackupStack + Bonjour is definitely not part of any demo)
Since Rosanne decided for GH demo on behalf of OP, it should be clarified it's the _installer_ crashing here, not the actual game/demo when run from clean WINEPREFIX.
'winetricks -q ie8' works around.
$ sha1sum alienshooter-setup.zip 293c4a7e220dfe30f629e8a8fc5360c13ef49d9e alienshooter-setup.zip
$ du -sh alienshooter-setup.zip 22M alienshooter-setup.zip
$ wine --version wine-1.7.35-58-g8f9bca9
Regards
https://bugs.winehq.org/show_bug.cgi?id=29103
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #21 from super_man@post.com --- the installer still crashes
wine 1.7.49
https://bugs.winehq.org/show_bug.cgi?id=29103
--- Comment #22 from super_man@post.com --- If I am not mistaken the problem is somewhere at
http://source.winehq.org/git/wine.git/blob/65d699eb5f7fc151197f3dc9f36499ee3...
function SetWindowPos
2286 winpos.hwndInsertAfter = WIN_GetFullHandle(hwndInsertAfter);
winpos.hwndInsterAfter gets NULL. I don't know how wine should cope with such value.
wine 1.7.54 (still valid issue)
https://bugs.winehq.org/show_bug.cgi?id=29103
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #23 from joaopa jeremielapuree@yahoo.fr --- The bug is fixed. You can test the demo http://www.sigma-team.net/games/action/alien-shooter.html Please, can an administrator close this bug as FIXED?
https://bugs.winehq.org/show_bug.cgi?id=29103
--- Comment #24 from joaopa jeremielapuree@yahoo.fr --- Sorry, the bug occurs only for Gamershell demo. Problem: Gamershell link is burst. What to do with such a bug?
https://bugs.winehq.org/show_bug.cgi?id=29103 Bug 29103 depends on bug 31184, which changed state.
Bug 31184 Summary: Alien Shooter Demo installer from gamershell.com crashes before showing a window without native ie7 https://bugs.winehq.org/show_bug.cgi?id=31184
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |ABANDONED
https://bugs.winehq.org/show_bug.cgi?id=29103
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |ABANDONED
--- Comment #25 from Anastasius Focht focht@gmx.net --- Hello folks,
resolving 'abandoned' here. I couldn't find a mirror/archive of the old Gamershell installer either.
https://web.archive.org/web/*/http://www.gamershell.com/download_2714.shtml
--- snip --- Saved 97 times between July 19, 2003 and July 20, 2018. --- snip ---
Unfortunately gamershell.com site used scripting to generate links to their CDN which Internet Archive can't handle on its own (user needs to click).
https://web.archive.org/web/20101101103533/http://www.gamershell.com/downloa...
Regards
https://bugs.winehq.org/show_bug.cgi?id=29103
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #26 from Ken Sharp imwellcushtymelike@gmail.com --- Closing bugs marked as abandoned.