tux_pen and deve,
STK 0.9.1-3 is already loaded. It was available in the Mint repository. Following the 'instructions' for the stk-editor did not go so well. Probably my fault... as usual...
I am downloading 0.9.1 from the link provided. I will un-install 0.9.1-3 and install 0.9.1 (with the editor). I am confident both will install, but still dubious, about the graphics problem. After all, I am running with Mesa 10.1, for crying out loud... *sigh*
Wow. Download from Sourceforge was quicker than I thought...
I have decompressed the file to my user game directory... best not let 'system' get its grubby little hands on it ... lol
Ok. As suspected, the game displayed the 'too old' message. This time I ran it from a command terminal and the errors were quite interesting. Apparently OpenGL drivers are too old.
Here are the messages:
john@john-H81M-DS2 ~/games/supertuxkart-0.9.1-linux/bin-64 $ ./supertuxkart
[verbose ] main: Error messages and other text output will be logged to /home/john/.config/supertuxkart/0.8.2/stdout.log.
[info ] [FileManager]: Data files will be fetched from: '../data/'
[info ] [FileManager]: User directory is '/home/john/.config/supertuxkart/0.8.2/'.
[info ] [FileManager]: Addons files will be stored in '/home/john/.local/share/supertuxkart/addons/'.
[info ] [FileManager]: Screenshots will be stored in '/home/john/.cache/supertuxkart/screenshots/'.
[info ] [FileManager]: User-defined grand prix will be stored in '/home/john/.local/share/supertuxkart/grandprix/'.
[info ] [FileManager]: Asset 0 will be loaded from '../data/challenges/'.
[info ] [FileManager]: Asset 1 will be loaded from '../data/fonts/'.
[info ] [FileManager]: Asset 2 will be loaded from '../data/gfx/'.
[info ] [FileManager]: Asset 3 will be loaded from '../data/grandprix/'.
[info ] [FileManager]: Asset 4 will be loaded from '../data/gui/'.
[info ] [FileManager]: Asset 5 will be loaded from '../data/library/'.
[info ] [FileManager]: Asset 6 will be loaded from '../data/models/'.
[info ] [FileManager]: Asset 7 will be loaded from '../data/music/'.
[info ] [FileManager]: Asset 8 will be loaded from '../data/tracks/'.
[info ] [FileManager]: Asset 9 will be loaded from '../data/sfx/'.
[info ] [FileManager]: Asset 10 will be loaded from '../data/shaders/'.
[info ] [FileManager]: Asset 11 will be loaded from '../data/skins/'.
[info ] [FileManager]: Asset 12 will be loaded from '../data/textures/'.
[info ] [FileManager]: Asset 13 will be loaded from '../data/po/'.
[verbose ] translation: Env var LANGUAGE = 'en_AU.UTF-8'.
[verbose ] translation: Language 'English (Australia)'.
[warn ] tinygettext: no.po: warning: ignoring, unknown language
[warn ] tinygettext: no_NO.po: warning: ignoring, unknown language
Adding language fallback en
[warn ] tinygettext: no.po: warning: ignoring, unknown language
[warn ] tinygettext: no_NO.po: warning: ignoring, unknown language
Irrlicht Engine version 1.8.0
Linux 3.16.0-38-generic #52~14.04.1-Ubuntu SMP Fri May 8 09:43:57 UTC 2015 x86_64
[warn ] [IrrDriver Temp Logger]: Level 2: X Error: GLXBadFBConfig
[warn ] [IrrDriver Temp Logger]: Level 2: From call : unknown
[warn ] [IrrDriver Temp Logger]: Level 3: Vertex shader compilation failed at position -1:
[warn ] [IrrDriver Temp Logger]: Level 3: Pixel shader compilation failed at position -1:
[warn ] [IrrDriver Temp Logger]: Level 3: Vertex shader compilation failed at position -1:
[warn ] [IrrDriver Temp Logger]: Level 3: Pixel shader compilation failed at position -1:
[warn ] [IrrDriver Temp Logger]: Level 3: Vertex shader compilation failed at position -1:
[warn ] [IrrDriver Temp Logger]: Level 3: Pixel shader compilation failed at position -1:
[info ] IrrDriver: OpenGL version: 3.3
[info ] IrrDriver: OpenGL vendor: X.Org
[info ] IrrDriver: OpenGL renderer: Gallium 0.4 on AMD CEDAR
[info ] IrrDriver: OpenGL version string: 3.3 (Core Profile) Mesa 10.1.3
[info ] GLDriver: AMD Vertex Shader Layer Present
[info ] GLDriver: ARB Base Instance Present
[info ] GLDriver: ARB Texture Storage Present
[info ] GLDriver: ARB Uniform Buffer Object Present
[info ] irr_driver: GLSL supported.
[info ] GUIEngine: scale: 0.512000
[info ] shader: Compiling shader : texturedquad.vert
[info ] shader: Compiling shader : texturedquad.frag
[info ] shader: Compiling shader : texturedquad.vert
[info ] shader: Compiling shader : uniformcolortexturedquad.frag
[info ] HTTPRequest: Downloading
http://addons.supertuxkart.net/dl/xml/news.xml[warn ] track: Music information file 'amazon_jungle.music' not found for track 'Amazonian Journey' - ignored.
[warn ] track: Music information file 'Ethereal_Spectrum.music' not found for track 'Old Star Track' - ignored.
[warn ] track: Music information file 'dance_cleopatra.music' not found for track 'The Old Island' - ignored.
[info ] GrandPrixManager: Loading Grand Prix files from ../data/grandprix/
[info ] GrandPrixManager: Loading Grand Prix files from /home/john/.local/share/supertuxkart/grandprix/
[info ] addons: Using cached addons.xml.
[info ] ClientNetworkManager: Host initialized.
[info ] ClientNetworkManager: Ready !
[warn ] OpenGL: Driver is too old!
[info ] shader: Compiling shader : coloredquad.vert
[info ] shader: Compiling shader : coloredquad.frag
[info ] shader: Compiling shader : colortexturedquad.vert
[info ] shader: Compiling shader : colortexturedquad.frag
[info ] STKHost: Listening has been stopped
[info ] Singleton: Destroyed singleton.
[warn ] STKHost: Packet logging file has been closed.
[info ] Singleton: Destroyed singleton.
I hope this helps.
The stk-editor executes without error, but the initial screen where you are prompted to locate the 'data' directory, is very difficult to read. The font size is soooo small I could barely read it. After the directory is found the rest of the editor behaves normally. Except for my mouse. (not a fault of stk or the editor) Logitech mouse is renouned for the centre wheel/button not being detected. But, that's hardware, and not for you guys to worry about.
Good luck with deciphering the errors... all Greek to me...
J