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 577812 - Please consider using g_timeout_add_seconds for power saving
Please consider using g_timeout_add_seconds for power saving
Status: RESOLVED WONTFIX
Product: gnome-mount
Classification: Deprecated
Component: programs
unspecified
Other All
: Normal enhancement
: ---
Assigned To: David Zeuthen (not reading bugmail)
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2009-04-03 07:31 UTC by Arunan Balasubramaniam
Modified: 2012-02-28 12:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch changing use of g_timeout_add to g_timeout_add_seconds (541 bytes, patch)
2009-04-03 07:32 UTC, Arunan Balasubramaniam
none Details | Review

Description Arunan Balasubramaniam 2009-04-03 07:31:17 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
Comment 1 Arunan Balasubramaniam 2009-04-03 07:32:20 UTC
Created attachment 131979 [details] [review]
Patch changing use of g_timeout_add to g_timeout_add_seconds
Comment 2 Arunan Balasubramaniam 2009-04-03 07:35:36 UTC
Forgot to note, patch should be safe as configure.in asks for glib >= 2.15 and this is a 2.14 function.
Comment 3 André Klapper 2012-02-28 12:30:09 UTC
"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.