oh, missed this one.. when g-s is trying to activate, there's this: write(4, "\0\0\0\0\0\0\0\0\1\0\340\0\1\0\0\0", 16) = 16 write(4, "\0\0\0\0\0\0\0\0\1\0\340\0\0\0\0\0", 16) = 16
and then after five "nanosleep" iterations write(4, "\0\0\0\0\0\0\0\0\1\0\341\0\1\0\0\0", 16) = 16 write(4, "\0\0\0\0\0\0\0\0\1\0\341\0\0\0\0\0", 16) = 16 -- screensaver doesn't activate https://launchpad.net/bugs/37555 -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
