[Bug 11394] New: Gametap player
http://bugs.winehq.org/show_bug.cgi?id=11394 Summary: Gametap player Product: Wine Version: 0.9.54. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: quest2013(a)emailengine.org GameTap 3.5.1.2911 The GameTap player does not appear to run. -- 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=11394 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.gametap.com/ Severity|major |normal --- Comment #1 from Lei Zhang <thestig(a)google.com> 2008-01-29 16:53:56 --- Please provide more information: how are you running gametap? what game are you trying to play with it? What errors did you get? (do not paste logs, attach them) -- 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=11394 --- Comment #2 from quest2013(a)emailengine.org 2008-01-29 17:48:40 --- Created an attachment (id=10520) --> (http://bugs.winehq.org/attachment.cgi?id=10520) Terminl text -- 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=11394 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10520|Terminl text |Terminal text description| | Attachment #10520|application/octet-stream |text/plain mime type| | -- 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=11394 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |ntdll -- 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=11394 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement Component|ntdll |ntoskrnl --- Comment #3 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-01-30 08:51:32 --- Cdr4_2K.sys and Cdralw2k.sys are cd-rom recording software driver helpers. Why would this game install such things? I really doubt this part will work on Wine any time soon if ever. Setting to enhancement. -- 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=11394 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk --- Comment #4 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-01-30 12:22:37 ---
Cdr4_2K.sys and Cdralw2k.sys are cd-rom recording software driver helpers. Why would this game install such things?
I don't think they're are installed by this game, but by another app this user instyalled previously @reporter_of_this_bug: Could you please install this game on a completely fresh ~/.wine (move away your old one) and report back please? -- 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=11394 --- Comment #5 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-01-31 16:00:54 --- hmm, no response from reporter so i'll just share my experiences with this app: it doesn't crash here, it just pops up a messagebox that i have no sound card. Fortunately the app itsself generates very useful crashinfo, and was able to work around that by adding a registry key [HKLM\System\\CurrentControlSet\\Enum\\PCI] After that the fun was over, because it now popped up a messagebox that the videodriver failed to initialize, and from the crash info of the app, it said that my card didn't support pbuffers. I hacked a bit around in wglgetprocaddress, to fool the application , and got a tiny bit further, but then crashed again. Could someone with a more advanced videocard than mine try this? -- 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=11394 --- Comment #6 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-03-16 03:55:10 --- Created an attachment (id=11426) --> (http://bugs.winehq.org/attachment.cgi?id=11426) screenshot Ok, i got the login window up now, but i don't have an account, so i cannot test any further. This seems to be a dsound bug and there's a regression as well. By using native dsound, or move away all files from local/assets_light/soundfx/* the crash is gone, but then only a white window shows up: err:wgl:X11DRV_wglShareLists Could not share display lists, context already created ! fixme:wgl:X11DRV_wglGetSwapIntervalEXT (),stub! fixme:wgl:X11DRV_wglGetSwapIntervalEXT (),stub! By reverting back to wine-0.9.22 the login window comes up fine -- 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=11394 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal Status|UNCONFIRMED |NEW Component|ntoskrnl |directx-dsound Ever Confirmed|0 |1 Keywords| |download, regression --- Comment #7 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-03-16 03:55:56 --- confirming -- 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=11394 --- Comment #8 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-03-16 06:22:12 --- Created an attachment (id=11430) --> (http://bugs.winehq.org/attachment.cgi?id=11430) +wgl,+opengl trace -- 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=11394 --- Comment #9 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-03-16 07:57:47 --- Sigh, there's yet another regression that prevents gametap from connecting to the server. I'll try track down that as well. The opengl regression is between 0.9.42/0.9.46 -- 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=11394 --- Comment #10 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-03-18 17:08:52 --- Created an attachment (id=11487) --> (http://bugs.winehq.org/attachment.cgi?id=11487) 3 reverted patches So found yet another regression that causes gametap to crash after logging in. It's caused by http://www.winehq.org/pipermail/wine-cvs/2007-November/038059.html The attached patch reverts 3 patches, and makes gametap happy entering the menu after logging in. All menus seem to work fine, but i was not (yet?) able to start a game; when i try start a free game nothing really happens. Will try to find out later if i can find the cause... -- 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=11394 --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2008-12-07 19:03:54 --- http://ll.g.gametap.com/static/client/install/exe/gametap_setup.exe In 1.1.10, needs wmp9. Then, crashes on a bunch of missing ntoskrnl.exe functions, as well as a missing soundcard :-? -- 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=11394 --- Comment #12 from Austin English <austinenglish(a)gmail.com> 2008-12-18 10:23:01 --- (In reply to comment #11)
http://ll.g.gametap.com/static/client/install/exe/gametap_setup.exe
In 1.1.10, needs wmp9. Then, crashes on a bunch of missing ntoskrnl.exe functions, as well as a missing soundcard :-?
Soundcard is fixed by: "Create registry key [HKLM\System\\CurrentControlSet\\Enum\\PCI] (otherwise no soundcard detected)" -- 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=11394 Steve McKnelly <denali(a)shadowforge.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |denali(a)shadowforge.net --- Comment #13 from Steve McKnelly <denali(a)shadowforge.net> 2009-01-31 14:51:03 --- I've attached a console log from the latest gametap client as of this date, running wine 1.1.14. -- 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=11394 --- Comment #14 from Steve McKnelly <denali(a)shadowforge.net> 2009-01-31 14:52:18 --- Created an attachment (id=19131) --> (http://bugs.winehq.org/attachment.cgi?id=19131) Console Log from latest gametap using wine 1.1.14 from git -- 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=11394 --- Comment #15 from Steve McKnelly <denali(a)shadowforge.net> 2009-01-31 14:54:31 --- BTW, forgot to mention. The backtraces on the original log in this error are cause by drivers installed by WMP9. Please disregard if you knew this already. Only reason I mention it is because I didn't see a comment that touched on 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=11394 --- Comment #16 from Steve McKnelly <denali(a)shadowforge.net> 2009-03-05 13:52:18 --- It appears any work on this issue is about to be rendered pointless. http://gametapblog.com/announcement-the-new-gametap/#more-475 -- 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=11394 Mike Kaplinskiy <mike.kaplinskiy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mike.kaplinskiy(a)gmail.com --- Comment #17 from Mike Kaplinskiy <mike.kaplinskiy(a)gmail.com> 2009-07-19 23:12:14 --- (In reply to comment #14)
Created an attachment (id=19131) --> (http://bugs.winehq.org/attachment.cgi?id=19131) [details] Console Log from latest gametap using wine 1.1.14 from git
That IOCTL seems like AcceptEx. Try the patch from the acceptex bug (bug 9787). -- 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=11394 Fernando Martins <fernando(a)cmartins.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fernando(a)cmartins.nl --- Comment #18 from Fernando Martins <fernando(a)cmartins.nl> 2011-06-26 06:00:37 CDT --- I don't have a subscription to gametap but browsing the web site I saw no reference to this software. Maybe they don't use it anymore, which I guess is what the link in comment 16 was referring to (url now points to an ad and I would suggest to remove it). If no one knows better, I would suggest to close this bug since the software (appears) gone. -- 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=11394 --- Comment #19 from Nathan <quest2013(a)emailengine.org> 2011-06-26 11:14:24 CDT --- (In reply to comment #18) I agree with closing 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=11394 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression | Status|NEW |RESOLVED URL|http://www.gametap.com/ |http://mirror.3fl.net.au/ga | |mes/misc/gametap_setup.exe CC| |focht(a)gmx.net Component|directx-dsound |-unknown Resolution| |ABANDONED Summary|Gametap player |GameTap Player fails to run --- Comment #20 from Anastasius Focht <focht(a)gmx.net> 2011-06-26 11:35:23 CDT --- Hello, updating some fields... I agree with previous commenters. The installer seems to require internet connectivity (server side services) to work. This is now defunct/abandoned, making any attempts to get this to work pointless. $ sha1sum gametap_setup.exe 2275748ec924695e20f3d5c43985b6de94a9a138 gametap_setup.exe $ wine --version wine-1.3.23 Regards -- 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=11394 --- Comment #21 from Anastasius Focht <focht(a)gmx.net> 2011-06-27 13:17:32 CDT --- *** Bug 12061 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=11394 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #22 from Austin English <austinenglish(a)gmail.com> 2011-07-07 16:15:56 CDT --- Closing. -- 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.
participants (1)
-
wine-bugs@winehq.org