[Bug 12604] New: SimGolf v1.03 exits when starting a new game
http://bugs.winehq.org/show_bug.cgi?id=12604 Summary: SimGolf v1.03 exits when starting a new game Product: Wine Version: 0.9.59. Platform: PC URL: http://www.simgolf.ea.com/ OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: tom78999(a)gmail.com Created an attachment (id=12218) --> (http://bugs.winehq.org/attachment.cgi?id=12218) wine output When using the game menu to try and start a new game I receive two error message dialog boxes; the first stating "Can't Set The PixelFormat" and the second "Can't Create A GL Rendering Context". After OK'ing these two messages the game exits. The critical message in the output seems to be the following: err:wgl:X11DRV_wglCreateContext Cannot get FB Config for iPixelFormat 0, expect problems! I'm attaching the normal output from wine and the output with WINEDEBUG="+x11drv". -- 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=12604 --- Comment #1 from Thomas Green <tom78999(a)gmail.com> 2008-04-15 17:33:00 --- Created an attachment (id=12219) --> (http://bugs.winehq.org/attachment.cgi?id=12219) wine output with WINEDEBUG="+x11drv" -- 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=12604 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2008-04-15 21:13:41 --- What video card/drivers? Sounds like you may have a kernel/driver mismatch. Works fine here in git and wine 0.9.59. -- 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=12604 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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=12604 --- Comment #3 from Thomas Green <tom78999(a)gmail.com> 2008-04-16 05:04:19 --- Graphics card is a ATI Radeon 9250 (AGP) and I'm using the free ATI driver from X.org, version 6.8 (with a few Gentoo patches). I've tried the vanilla 6.8, 6.6.3 and 6.7.197 drivers with the same result. This is all with version 1.4.0.90 of the X server and mesa 7.0.2. I'm using the 2.6.24 kernel with Gentoo patches (sys-kernel/gentoo-sources-2.6.24-r5) but have the same problem under a 2.6.23 kernel. This is the only game I have seen this specific problem/error with, other games that I can run include Football Manager 2007 (runs great) and Warcraft III (runs very slowly). -- 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=12604 --- Comment #4 from Thomas Green <tom78999(a)gmail.com> 2008-04-19 18:04:39 --- Created an attachment (id=12313) --> (http://bugs.winehq.org/attachment.cgi?id=12313) wine output with WINEDEBUG="+wgl" Attaching a trace of +wgl which seems to show that wine finds a matching mode (pixel format) but then drops it because "Pixel format 5 is not compatible for bitmap rendering". Hopefully that gives someone some indication of where the problem may be. This is with wine-0.9.60. I may get a chance to try out an NVIDIA 6200 card on the same system tomorrow so will report back if behaviour is any different. -- 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=12604 Thomas Green <tom78999(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|0.9.59. |0.9.60 --- Comment #5 from Thomas Green <tom78999(a)gmail.com> 2008-04-20 03:50:55 --- (Sorry for the triple post) I have tried out the NVIDIA card and I see the same problem if I use the open-source "nv" driver but not if I use the proprietary driver, it actually starts the game! (there seem to be some graphical problems when that game starts but they are probably unrelated to 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=12604 Matt Pfaff <mattpfaff(a)mac.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mattpfaff(a)mac.com --- Comment #6 from Matt Pfaff <mattpfaff(a)mac.com> 2008-10-03 17:48:20 --- As of Wine version 1.1.0, the game no longer crashes after receiving the errors "Can't Set The PixelFormat" and "Can't Create A GL Rendering Context". However, the game is not playable because it does not render the 3D ground. Characters appear and can move and 2D sprites are rendered correctly. -- 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=12604 --- Comment #7 from Thomas Green <tom78999(a)gmail.com> 2008-12-26 18:29:23 --- Created an attachment (id=18218) --> (http://bugs.winehq.org/attachment.cgi?id=18218) Screenshot from Wine 1.1.11 Attached screenshot shows the problem with the terrain not being rendered. On brief inspection this seems to be the only major problem with the game. It now runs nice and quickly and the videos play fine. The only other niggles are that some of the fonts aren't quite right and I get a consistant clicking noise (roughly every second) along with the music. -- 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=12604 Thomas Green <tom78999(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #8 from Thomas Green <tom78999(a)gmail.com> 2008-12-26 18:32:33 --- *** This bug has been confirmed by popular vote. *** -- 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=12604 Thomas Green <tom78999(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|SimGolf v1.03 exits when |SimGolf v1.03 does not |starting a new game |render terrain Version|0.9.60 |1.1.11 --- Comment #9 from Thomas Green <tom78999(a)gmail.com> 2008-12-26 18:34:03 --- Updated bug summary and Wine version -- 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=12604 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Summary|SimGolf v1.03 does not |SimGolf v1.03 exits when |render terrain |starting a new game Version|1.1.11 |0.9.60 --- Comment #10 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-12-26 23:04:55 --- Please open a new bug, this one is fixed. -- 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=12604 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2009-01-02 10:33:36 --- Closing bugs fixed in 1.1.12. -- 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=12604 Carson J Gallo <Captain.Smokey(a)me.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Captain.Smokey(a)me.com -- 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=12604 --- Comment #12 from Carson J Gallo <Captain.Smokey(a)me.com> 2011-12-03 03:29:56 CST --- Anyone figured out how to fix the background bug in the past 2 years? -- 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=12604 moog621(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |moog621(a)gmail.com --- Comment #13 from moog621(a)gmail.com --- Created attachment 67029 --> https://bugs.winehq.org/attachment.cgi?id=67029 WINEARCH=win32 WINEPREFIX=~/.wine_32 WINEDEBUG="+all" wine golf.exe -- 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=12604 --- Comment #14 from Michał Dec <moog621(a)gmail.com> --- This bug returned in 2020. #13 contains my log of trying to run the game. Wine version: 5.0 OS: Gentoo Arch: amd64 USE: X abi_x86_32 abi_x86_64 faudio fontconfig gecko gstreamer jpeg lcms mono ncurses nls opengl perl png pulseaudio realtime run-exes ssl threads truetype udev udisks v4l vulkan xcomposite xinerama xml -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla