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 692262 - presence: Don't reconnect to became-active every time
presence: Don't reconnect to became-active every time
Status: RESOLVED FIXED
Product: gnome-session
Classification: Core
Component: gnome-session
unspecified
Other All
: Normal normal
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-01-22 09:36 UTC by Bastien Nocera
Modified: 2013-01-23 09:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
presence: Don't reconnect to became-active every time (2.54 KB, patch)
2013-01-22 09:39 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2013-01-22 09:36:10 UTC
.
Comment 1 Bastien Nocera 2013-01-22 09:39:21 UTC
Created attachment 234082 [details] [review]
presence: Don't reconnect to became-active every time

With GnomeIdleMonitor, the became-active signal is not depending
on the watches used, or their timeout. There is no need to disconnect
from the signal to reconnect to it later.
Comment 2 Matthias Clasen 2013-01-23 03:26:58 UTC
Review of attachment 234082 [details] [review]:

Looks right to me
Comment 3 Bastien Nocera 2013-01-23 09:46:41 UTC
Attachment 234082 [details] pushed as d8a1586 - presence: Don't reconnect to became-active every time