Dear Maintainer,
Whenever I ask open-invaders to not do full-screen, instead of the
game going for a lower resolution, my whole desktop has a lower
resolution. This is the output that comes on the CLI when trying to
put the options of game to a windowed mode (instead of the default
full-screen).
~$ open-invaders
/usr/share
jack_client_new: deprecated
Cannot connect to server socket err = No such file or directory
Cannot connect to server socket
jack server is not running or cannot be started
Allegro initialised...
Loading graphics...
Loading sound effects...
Loading in-game song...
Loading highscore file...
Loading config file...
Allegro display established...
Collision bitmasks initialised...
Have fun!
jack_client_new: deprecated
Cannot connect to server socket err = No such file or directory
Cannot connect to server socket
jack server is not running or cannot be started
X Error of failed request: BadValue (integer parameter out of range
for operation)
Major opcode of failed request: 129 (XFree86-VidModeExtension)
Minor opcode of failed request: 10 (XF86VidModeSwitchToMode)
Value in failed request: 0x2c0000d
Serial number of failed request: 8572
Current serial number in output stream: 8578
Looking forward to know if its an issue with something in X.org or my
system or what else.