Bug 581207 - Please consider using g_timeout_add_seconds to reduce wakeups
Please consider using g_timeout_add_seconds to reduce wakeups
Status: RESOLVED FIXED
Product: deskbar-applet
Classification: Deprecated
Component: UI
Git master
Other Linux
: Normal trivial
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
:
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2009-05-03 18:47 UTC by Javier Jardón (IRC: jjardon)
Modified: 2009-05-04 07:55 UTC (History)
1 user (show)

See Also:
GNOME target: ---
GNOME version: 2.25/2.26


Attachments
Use g_timeout_add_seconds instead g_timeout_add (1.15 KB, patch)
2009-05-03 18:49 UTC, Javier Jardón (IRC: jjardon)
committed Details | Diff | Review

Description Javier Jardón (IRC: jjardon) 2009-05-03 18:47:52 UTC
From https://wiki.ubuntu.com/SavingTheWorld, (and of course according to
the gtk docs) using g_timeout_add_seconds is preferred over g_timeout_add if a
timeout in seconds is desired.
Comment 1 Javier Jardón (IRC: jjardon) 2009-05-03 18:49:51 UTC
Created attachment 133873 [details] [review]
Use g_timeout_add_seconds instead g_timeout_add
Comment 2 Sebastian Pölsterl 2009-05-04 07:55:02 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.

Note You need to log in before you can comment on or make changes to this bug.