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 712168 - rfkill: Check if we're connected to the session bus where we use it
rfkill: Check if we're connected to the session bus where we use it
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2013-11-12 17:51 UTC by Rui Matos
Modified: 2014-02-18 08:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
rfkill: Check if we're connected to the session bus where we use it (1.38 KB, patch)
2013-11-12 17:51 UTC, Rui Matos
committed Details | Review

Description Rui Matos 2013-11-12 17:51:06 UTC
Noticed this on the 3.10 branch but I'm reverting the patch that
introduced it there since there are no users for the new API.

I didn't test this in master and I can't easily build that
now, so if it work please push.
Comment 1 Rui Matos 2013-11-12 17:51:08 UTC
Created attachment 259684 [details] [review]
rfkill: Check if we're connected to the session bus where we use it

There are other code paths that end up in engine_properties_changed(),
so move the session bus connection checking here.
Comment 2 Bastien Nocera 2013-11-13 12:58:25 UTC
Review of attachment 259684 [details] [review]:

Yes.
Comment 3 Bastien Nocera 2014-02-18 08:05:33 UTC
Attachment 259684 [details] pushed as c890dfa - rfkill: Check if we're connected to the session bus where we use it