GNOME Bugzilla – Bug 694178
using old idle api
Last modified: 2013-02-19 15:40:33 UTC
gnome-session[21701]: GLib-GObject-WARNING: gsignal.c:2471: signal `became-active' is invalid for instance `0xe26140'
Created attachment 236772 [details] [review] presence: Don't connect to 'became-active' signal The signal was removed from GnomeIdleMonitor a while ago. Commit 377e02494ab0e9 updated to the new API, but left the outdated signal connection in place.
Review of attachment 236772 [details] [review]: do it!
Attachment 236772 [details] pushed as 796e1a8 - presence: Don't connect to 'became-active' signal