LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   GTK+ outdated version? (https://www.linuxquestions.org/questions/linux-general-1/gtk-outdated-version-69651/)

Netrack 07-02-2003 04:56 PM

GTK+ outdated version?
 
Running RH9


i tried to install armyops v.1.0.7 and when installing i got this error message:
Gtk-WARNING **: GModule initialization check failed: Gtk+ version too old (micro mismatch)

the rest of the program installed but i get this error when trying to play the game

Couldn't set video mode: Couldn't find matching GLX visual


where can i get a newer version of GTK+, or fix this problem



also waht is GTK+

shellcode 07-02-2003 10:37 PM

Re: GTK+ outdated version?
 
Quote:

Originally posted by Netrack
Running RH9


i tried to install armyops v.1.0.7 and when installing i got this error message:
Gtk-WARNING **: GModule initialization check failed: Gtk+ version too old (micro mismatch)

the rest of the program installed but i get this error when trying to play the game

Couldn't set video mode: Couldn't find matching GLX visual


where can i get a newer version of GTK+, or fix this problem



also waht is GTK+

www.gtk.org

GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites.

its basically a GUI system.

RottenMutt 07-08-2003 10:24 PM

i got the same error
Code:

GModule initialization check failed: Gtk+ version too old (micro mismatch)
while installing aa. i tried apt-get install gtk+, but apt said i got the latest version....
while running the game i get error:
i run RH9
Code:

Xlib:  extension "XiG-SUNDRY-NONSTANDARD" missing on disp
lay ":0.0".
Xlib:  extension "XiG-SUNDRY-NONSTANDARD" missing on display ":0.0".


mhearn 07-09-2003 07:35 AM

That's strange, as RH9 ships with the latest version of GTK.

I suspect it wants GTK 1.2, for whatever reason. I'm not sure why that'd be a problem, but as it's just a warning you might be able to ignore it.

No matching GLX visual - try altering the colour depth of your screen (display properties)

RottenMutt 07-09-2003 01:37 PM

it runs fine :D


All times are GMT -5. The time now is 09:15 PM.