Chris Riley
December 15th, 2007, 01:41 PM
I'm running Gutsy 64 bit on an AMD 64 x2. Want to try some of the interesting new programmes that I previously haven't been able to afford (M$).
I've installed Fretsonfire from the repository, but when I run it from the menu, I get a black screen momentarily, then the screen returns to desktop.
When I run from terminal, I get the script below. Trouble is, this is gobbledygook to me.
Xlib: extension "XFree86-DRI" missing on display ":1.0".
Traceback (most recent call last):
File "./FretsOnFire.py", line 64, in <module>
engine = GameEngine(config)
File "/usr/share/games/fretsonfire/game/GameEngine.py", line 166, in __init__
self.svg = SvgContext(geometry)
File "/usr/share/games/fretsonfire/game/Svg.py", line 78, in __init__
self.setGeometry(geometry)
File "/usr/share/games/fretsonfire/game/Svg.py", line 91, in setGeometry
geometry[2], geometry[3])
File "/usr/share/games/fretsonfire/game/DummyAmanith.py", line 42, in SetViewport
glViewport(x, y, w, h)
ctypes.ArgumentError: argument 3: <type 'exceptions.TypeError'>: wrong type
I would be grateful if someone could provide me with some clues as to how I can get FretsOnFire working.
Thanks in anticipation
Chris
:guitar:
I've installed Fretsonfire from the repository, but when I run it from the menu, I get a black screen momentarily, then the screen returns to desktop.
When I run from terminal, I get the script below. Trouble is, this is gobbledygook to me.
Xlib: extension "XFree86-DRI" missing on display ":1.0".
Traceback (most recent call last):
File "./FretsOnFire.py", line 64, in <module>
engine = GameEngine(config)
File "/usr/share/games/fretsonfire/game/GameEngine.py", line 166, in __init__
self.svg = SvgContext(geometry)
File "/usr/share/games/fretsonfire/game/Svg.py", line 78, in __init__
self.setGeometry(geometry)
File "/usr/share/games/fretsonfire/game/Svg.py", line 91, in setGeometry
geometry[2], geometry[3])
File "/usr/share/games/fretsonfire/game/DummyAmanith.py", line 42, in SetViewport
glViewport(x, y, w, h)
ctypes.ArgumentError: argument 3: <type 'exceptions.TypeError'>: wrong type
I would be grateful if someone could provide me with some clues as to how I can get FretsOnFire working.
Thanks in anticipation
Chris
:guitar: