Bug 5871 - Dungeon Defenders need gnome-screensaver to launch
Status: RESOLVED DUPLICATE of bug 5820
Alias: None
Product: Dungeon Defenders
Classification: Unclassified
Component: everything
Version: unspecified
Hardware: PC Linux
: P3 normal
Assignee: Ryan C. Gordon
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2013-01-22 12:50 EST by douleme
Modified: 2013-01-27 10:46:19 EST
2 users (show)

See Also:



Description douleme 2013-01-22 12:50:33 EST
When gnome-screensaver isn't installed I have this error:
/usr/local/games/dungeondefenders/DungeonDefenders
Dungeon Defenders: Installed in '/usr/local/games/dungeondefenders/'.
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
after 123 requests (123 known processed) with 0 events remaining.
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
after 18 requests (18 known processed) with 0 events remaining.

Running Bodhi Linux (64bit) (derivated from ubuntu 12.04)

If I install gnome-screensaver it works. Could it be possible to remove this dependence (I don't want gnome on my Linux ) or at least have a best error message ?
Comment 1 sphenik 2013-01-22 18:13:11 EST
create a sym link for the time being if you don't want gnome-screensaver installed

# ln -s /bin/true /usr/bin/gnome-screensaver-command (covered in Bug 5820)
Comment 2 David Gow 2013-01-27 10:46:19 EST
This should be fixed in the next patch. You can also compile the latest revision of SDL2, which no longer has this issue.

*** This bug has been marked as a duplicate of bug 5820 ***