Bug#426457: fretsonfire: Nothing displayed

Trent Buck trentbuck at gmail.com
Thu May 31 11:24:54 UTC 2007


On Mon, May 28, 2007 at 02:51:59PM -0700, Josh Triplett wrote:
> Package: fretsonfire
> Version: 1.2.451.dfsg-1
> Severity: important
> 
> When I start fretsonfire, it plays the menu background music, but does not
> display anything.  Hitting up and down generates the sound associated with
> changing menu items, and enter and escape behave similarly, seeming to enter
> and leave menus.

I can reproduce these symptoms with the same version of
fretsonfire-game.  After experiencing the problem with the tiling WM
ratpoison, I tried choosing "xfce session" from gdm, and reproduced
the problem there.

The entire screen changes to a dark red-brown color.  The bottom-left
pixel appears to change between red, yellow and green colors as I
(presumably) navigate the invisible menus with the return, escape and
arrow keys.

Attached is my xorg.conf.  I am using Debian/Sid on the amd64
architecture, with a Radeon 9000 GPU.
-- 
Trent Buck
-------------- next part --------------
Section "InputDevice"
 Identifier "Default Keyboard"
 Driver "kbd"
 Option "CoreKeyboard"
 Option "XkbRules" "xorg"
 Option "XkbModel" "pc104"
 Option "XkbLayout" "us"
EndSection

Section "InputDevice"
 Identifier "Default Mouse"
 Driver "mouse"
 Option "CorePointer"
 Option "Device" "/dev/input/mice"
 Option "Protocol" "ImPS/2"
 Option "Emulate3Buttons" "true"
EndSection

Section "Device"
 Identifier "ATI Technologies Inc Radeon RV250 If [Radeon 9000]"
 Driver "ati"
 BusID "PCI:1:0:0"
 Option "AGPMode" "4"
 Option "AccelMethod" "EXA"
 Option "UseFBDev" "true"
EndSection

Section "Monitor"
 Identifier "L2010P"
 Option "DPMS"
EndSection

Section "Screen"
 Identifier "Default Screen"
 Device "ATI Technologies Inc Radeon RV250 If [Radeon 9000]"
 Monitor "L2010P"
EndSection

Section "ServerLayout"
 Identifier "Default Layout"
 Screen "Default Screen"
 InputDevice "Default Keyboard"
 InputDevice "Default Mouse"
EndSection
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20070531/9df3f176/attachment.pgp 


More information about the Pkg-games-devel mailing list