After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 316674 - Lazy load xscreensaver
Lazy load xscreensaver
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: [obsolete] settings-daemon
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-18 23:41 UTC by Lorenzo Colitti
Modified: 2005-12-11 16:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
lazy load xscreensaver (5.77 KB, patch)
2005-10-15 14:29 UTC, Lorenzo Colitti
none Details | Review
lazy load xscreensaver (5.91 KB, patch)
2005-10-15 18:32 UTC, Lorenzo Colitti
none Details | Review
lazy load screensaver and typing break (5.91 KB, patch)
2005-10-15 18:44 UTC, Lorenzo Colitti
none Details | Review

Description Lorenzo Colitti 2005-09-18 23:41:40 UTC
gnome-settings-daemon starts xscreensaver very soon in the boot process. Since
the screen saver is probably the last thing the user wants loaded, it should be
loaded at the end of the boot process, when the system is idle.
Comment 1 Lorenzo Colitti 2005-10-15 14:29:17 UTC
Created attachment 53517 [details] [review]
lazy load xscreensaver

Patch by Rodrigo plus a fix for a leak.
Comment 2 Lorenzo Colitti 2005-10-15 18:32:21 UTC
Created attachment 53525 [details] [review]
lazy load xscreensaver

Same patch as before minus a typo
Comment 3 Lorenzo Colitti 2005-10-15 18:44:12 UTC
Created attachment 53526 [details] [review]
lazy load screensaver and typing break

... and minus another typo
Comment 4 Rodrigo Moya 2005-10-15 21:57:00 UTC
Original patch committed to HEAD