trainz 2004 rendering system failure

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
filmore
Level 1
Level 1
Posts: 5
Joined: Thu Jan 15, 2009 10:59 am

trainz 2004 rendering system failure

Post by filmore »

hi,
I'm running mandriva 2008.1 with the latest nvidia drivers, with wine 1.1.12 when I start trainz i get

Code: Select all

fixme:wgl:X11DRV_wglGetPixelFormatAttribivARB unsupported 2004-9 WGL Attribute
any help would be appreciated
Filmore
James Mckenzie

trainz 2004 rendering system failure

Post by James Mckenzie »

filmore <[email protected]>
Sent: Jan 15, 2009 11:36 AM
To: [email protected]
Subject: [Wine] trainz 2004 rendering system failure

hi,
I'm running mandriva 2008.1 with the latest nvidia drivers, with wine 1.1.12 when I start trainz i get

Code:
fixme:wgl:X11DRV_wglGetPixelFormatAttribivARB unsupported 2004-9 WGL Attribute
You failed to describe what the program is failing to do? Is it not displaying properly, blank display or terminating without doing anything?

Is there more terminal output than just this one line as there should be. If it is quite lengthy, say twenty or more lines, I suggest putting it on pastebin and then providing a link here.

Also, have you looked in the Applications Database for this program for ideas, how-tos and hints on making this program work in Wine?

James McKenzie
filmore
Level 1
Level 1
Posts: 5
Joined: Thu Jan 15, 2009 10:59 am

Post by filmore »

oh yeah, the program terminates with the error "rendering system failure", and to be sure dx9 and video drivers are installed.
the terminal output is the code I pasted alternating between 2004 and 2009 about fifty times
the only problem I saw in the appdb was about fonts
filmore
Level 1
Level 1
Posts: 5
Joined: Thu Jan 15, 2009 10:59 am

Post by filmore »

something just accured to me , do I need to install the windows nvidia drivers?
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

filmore wrote:something just accured to me , do I need to install the windows nvidia drivers?
No, those won't work on Wine anyway. What your video card and driver version (glxinfo | grep version)?
filmore
Level 1
Level 1
Posts: 5
Joined: Thu Jan 15, 2009 10:59 am

Post by filmore »

server glx version string: 1.4
client glx version string: 1.4
GLX version: 1.3
OpenGL version string: 2.1.2 NVIDIA 173.14.12
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

filmore wrote:server glx version string: 1.4
client glx version string: 1.4
GLX version: 1.3
OpenGL version string: 2.1.2 NVIDIA 173.14.12
What video card?
filmore
Level 1
Level 1
Posts: 5
Joined: Thu Jan 15, 2009 10:59 am

Post by filmore »

the video card is a geforce 8500
Locked