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 564156 - Use g_timeout_add_seconds where possible
Use g_timeout_add_seconds where possible
Status: RESOLVED FIXED
Product: libegg
Classification: Other
Component: other
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Libegg maintenance
Libegg maintenance
: 582705 (view as bug list)
Depends on:
Blocks: 564073
 
 
Reported: 2008-12-11 17:48 UTC by Philip Withnall
Modified: 2009-06-29 20:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use g_timeout_add_seconds where possible (3.51 KB, patch)
2008-12-11 17:49 UTC, Philip Withnall
committed Details | Review

Description Philip Withnall 2008-12-11 17:48:51 UTC
Patch coming up. (See http://gould.cx/ted/blog/Saving_the_world_one__w_at_a_time.)
Comment 1 Philip Withnall 2008-12-11 17:49:45 UTC
Created attachment 124439 [details] [review]
Use g_timeout_add_seconds where possible
Comment 2 Christian Persch 2008-12-11 18:11:23 UTC
With the exception of the smclient stuff everything is in deprecated sections; I guess you could just commit those parts (or they should simply be svn removed already).
Comment 3 Philip Withnall 2008-12-11 18:50:27 UTC
Just committed the lot.

2008-12-11  Philip Withnall  <philip@tecnocode.co.uk>

        * libegg/smclient/eggdesktopfile.c
        (set_startup_notification_timeout):
        * libegg/print-operation/modules/printbackends/cups/eggprintbackendcups$
        (cups_get_printer_list):
        * libegg/recent-files/egg-recent-model.c
        (egg_recent_model_monitor):
        * libegg/recentchooser/eggrecentmanager.c
        (egg_recent_manager_init):
        * libegg/tray/teststatusicon.c (main): Use g_timeout_add_seconds
        where possible to allow for event grouping. Bug #564156.
Comment 4 Vincent Untz 2009-06-29 20:54:17 UTC
*** Bug 582705 has been marked as a duplicate of this bug. ***