GNOME Bugzilla – Bug 577812
Please consider using g_timeout_add_seconds for power saving
Last modified: 2012-02-28 12:30:09 UTC
This is a patch against trunk r215 to change a use of g_timeout_add to g_timeout_add_seconds in order to reduce wakeups and save power as described at https://wiki.ubuntu.com/SavingTheWorld
Created attachment 131979 [details] [review] Patch changing use of g_timeout_add to g_timeout_add_seconds
Forgot to note, patch should be safe as configure.in asks for glib >= 2.15 and this is a 2.14 function.
"gnome-mount" will not see active development anymore according to its developers (as HAL is also dead). Closing this report as WONTFIX - Please feel free to reopen this bug report in the future if anyone takes the responsibility for active development again.