GNOME Bugzilla – Bug 712168
rfkill: Check if we're connected to the session bus where we use it
Last modified: 2014-02-18 08:05:37 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.
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.
Review of attachment 259684 [details] [review]: Yes.
Attachment 259684 [details] pushed as c890dfa - rfkill: Check if we're connected to the session bus where we use it