Public bug report changed:
https://launchpad.net/malone/bugs/34510

Comment:
cross assigned to espresso-frontend-gtk, please add a 30 sec gtk timeout
with code similar to the following:

if (access("/usr/bin/gnome-screensaver-command", X_OK) == 0)
  {
          g_spawn_command_line_async( "gnome-screensaver-command --poke >&- 
2>&- &", NULL);
  }

that will prevent screensavers to be started.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to