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 711373 - Pull 61-gnome-bluetooth-rfkill.rules here to upstream
Pull 61-gnome-bluetooth-rfkill.rules here to upstream
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: plugins
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2013-11-04 01:31 UTC by Colin Walters
Modified: 2013-11-21 13:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Pull 61-gnome-bluetooth-rfkill.rules here to upstream (2.44 KB, patch)
2013-11-04 01:31 UTC, Colin Walters
rejected Details | Review
rfkill: Pull 61-gnome-bluetooth-rfkill.rules here to upstream (2.23 KB, patch)
2013-11-21 13:46 UTC, Colin Walters
committed Details | Review

Description Colin Walters 2013-11-04 01:31:30 UTC
It lives in the Debian and Fedora packages at least, and I stopped
digging through downstream package crap after that.  From the mailing
list discussion, yeah, while Marcel has a point, in practice, console
users can shut down the machine too...

And many downstreams ship NetworkManager with permissions such that
the user can control system networking to a large degree.

Given that, let's just pull this upstream, anyone who doesn't want it
can work on engineering something else (which is likely making
NetworkManager be a proxy).

The *real* reason I'm doing this is because it avoids librfkill-glib
as used by gnome-shell spewing a g_warning() on start.
Comment 1 Colin Walters 2013-11-04 01:31:32 UTC
Created attachment 258895 [details] [review]
Pull 61-gnome-bluetooth-rfkill.rules here to upstream
Comment 2 Bastien Nocera 2013-11-13 16:15:26 UTC
If anywhere, it should actually be shipped in gnome-settings-daemon, which also pokes at rfkill devices.
Comment 3 Bastien Nocera 2013-11-13 16:15:54 UTC
Comment on attachment 258895 [details] [review]
Pull 61-gnome-bluetooth-rfkill.rules here to upstream

Can you respin a patch against g-s-d?
Comment 4 Colin Walters 2013-11-21 13:46:32 UTC
Created attachment 260432 [details] [review]
rfkill: Pull 61-gnome-bluetooth-rfkill.rules here to upstream

Now against g-s-d.  On the plus side, the rfkill plugin is already
Linux-specific, so no configure/automake goo is required.
Comment 5 Bastien Nocera 2013-11-21 13:49:00 UTC
Review of attachment 260432 [details] [review]:

++

Now I just need to land the Bluetooth rfkill switch in gsd.
Comment 6 Colin Walters 2013-11-21 13:59:23 UTC
Attachment 260432 [details] pushed as cefd910 - rfkill: Pull 61-gnome-bluetooth-rfkill.rules here to upstream