Page 1 of 1

bzflag start, the window appear and disappear...

Posted: Wed Jan 13, 2016 9:03 am
by bzpat
hi,

i ve a screen in 1280x768 (a TV which can be used as PC screen).

i try to start bzflag client (debian jessie), but the window appear and disappear in the same time.

i tryied then the "-window 1280x768x0x0" option, then the window appear, but i can't see nothing in, all is black.

maybe someone has a solution for this kind of graphical display problem...

Code: Select all

~$ bzflag -dddd
Opened event device /dev/input/event5 as read-write.
Device /dev/input/event5 doesn't seem to be a joystick.  Skipping.
Opened event device /dev/input/event4 as read-write.
Device /dev/input/event4 doesn't seem to be a joystick.  Skipping.
Opened event device /dev/input/event3 as read-write.
Device /dev/input/event3 doesn't seem to be a joystick.  Skipping.
Opened event device /dev/input/event2 as read-write.
Device /dev/input/event2 doesn't seem to be a joystick.  Skipping.
Opened event device /dev/input/event1 as read-write.
Device /dev/input/event1 doesn't seem to be a joystick.  Skipping.
Opened event device /dev/input/event0 as read-write.
Device /dev/input/event0 doesn't seem to be a joystick.  Skipping.
ContextInitializer::executeFreeFuncs() start
ContextInitializer::executeFreeFuncs() end
ContextInitializer::executeInitFuncs() start
ContextInitializer::executeInitFuncs() end
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  153 (XFree86-VidModeExtension)
  Minor opcode of failed request:  10 (XF86VidModeSwitchToMode)
  Value in failed request:  0x285
  Serial number of failed request:  156
  Current serial number in output stream:  158



thanks.

--
bzpat.

Re: bzflag start, the window appear and disappear...

Posted: Wed Jan 13, 2016 12:02 pm
by blast
Are you able to run the game with "-window 640x480"? What graphics driver (the driver and version) are you using and what graphics card is that? Is this the official Debian package or did you compile from our source?