unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#32166: GNOME Settings panel for Bluetooth dysfunctional
@ 2018-07-15 21:34 Taylan Kammer
  2018-07-23 12:59 ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Taylan Kammer @ 2018-07-15 21:34 UTC (permalink / raw)
  To: 32166

I've got Bluetooth running by adding (bluetooth-service) to my list of
services and connecting my devices via 'bluetoothctl', which are now
fully functional, yet the GNOME Settings panel for Bluetooth still says
it couldn't find Bluetooth and asks me to insert a Bluetooth dongle.

It doesn't bother me much since after trusting/pairing my devices, they
now connect automatically after a reboot, but it's an inconvenience
nevertheless.


Taylan

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#32166: GNOME Settings panel for Bluetooth dysfunctional
  2018-07-15 21:34 bug#32166: GNOME Settings panel for Bluetooth dysfunctional Taylan Kammer
@ 2018-07-23 12:59 ` Ludovic Courtès
  2019-11-04  2:45   ` Ben Sturmfels
  0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2018-07-23 12:59 UTC (permalink / raw)
  To: Taylan Kammer; +Cc: 32166

Taylan Kammer <taylanbayirli@gmail.com> skribis:

> I've got Bluetooth running by adding (bluetooth-service) to my list of
> services and connecting my devices via 'bluetoothctl', which are now
> fully functional, yet the GNOME Settings panel for Bluetooth still says
> it couldn't find Bluetooth and asks me to insert a Bluetooth dongle.

Wild guess: could it be that we’re missing a .service D-Bus file or a
polkit file for whatever deals with Bluetooth in GNOME?  Does the
Settings panel or D-Bus or polkit leave any messages?

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#32166: GNOME Settings panel for Bluetooth dysfunctional
  2018-07-23 12:59 ` Ludovic Courtès
@ 2019-11-04  2:45   ` Ben Sturmfels
  2019-11-04  2:58     ` Ben Sturmfels
  0 siblings, 1 reply; 4+ messages in thread
From: Ben Sturmfels @ 2019-11-04  2:45 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: Taylan Kammer, 32166

[-- Attachment #1: Type: text/plain, Size: 1763 bytes --]

On Mon, 23 Jul 2018, Ludovic Courtès wrote:

> Taylan Kammer <taylanbayirli@gmail.com> skribis:
>
>> I've got Bluetooth running by adding (bluetooth-service) to my list of
>> services and connecting my devices via 'bluetoothctl', which are now
>> fully functional, yet the GNOME Settings panel for Bluetooth still says
>> it couldn't find Bluetooth and asks me to insert a Bluetooth dongle.
>
> Wild guess: could it be that we’re missing a .service D-Bus file or a
> polkit file for whatever deals with Bluetooth in GNOME?  Does the
> Settings panel or D-Bus or polkit leave any messages?

When I install bluetooth-service and click the "Bluetooth" item in GNOME
settings, the following lines are added to /var/log/messages:

Nov  4 13:39:29 localhost dbus-daemon[471]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.126" (uid=1000 pid=1976 comm="/gnu/store/9imb9ffn8rkrp0bijlcxnvx496wl510n-gnome-") interface="org.freedesktop.DBus.ObjectManager" member="GetManagedObjects" error name="(unset)" requested_reply="0" destination=":1.139" (uid=0 pid=2886 comm="/gnu/store/052b2lxw9d4qypr8gsv71f0zn8qljvax-bluez-")
Nov  4 13:39:29 localhost dbus-daemon[471]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.126" (uid=1000 pid=1976 comm="/gnu/store/9imb9ffn8rkrp0bijlcxnvx496wl510n-gnome-") interface="org.bluez.AgentManager1" member="RegisterAgent" error name="(unset)" requested_reply="0" destination=":1.139" (uid=0 pid=2886 comm="/gnu/store/052b2lxw9d4qypr8gsv71f0zn8qljvax-bluez-")

On a side note, given that Bluetooth is listed in GNOME settings, perhaps
bluetooth-service should also be added to %desktop-services? It's
included by default in Trisquel.

Regards,
Ben

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#32166: GNOME Settings panel for Bluetooth dysfunctional
  2019-11-04  2:45   ` Ben Sturmfels
@ 2019-11-04  2:58     ` Ben Sturmfels
  0 siblings, 0 replies; 4+ messages in thread
From: Ben Sturmfels @ 2019-11-04  2:58 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: Taylan Kammer, 32166

[-- Attachment #1: Type: text/plain, Size: 501 bytes --]

On Mon, 04 Nov 2019, Ben Sturmfels wrote:

> On a side note, given that Bluetooth is listed in GNOME settings, perhaps
> bluetooth-service should also be added to %desktop-services? It's
> included by default in Trisquel.

The other non-obvious thing about installing bluetooth-service is that
bluetoothd fails to run until dbus-system has been restarted, though
there's no error that explains this. I ended up restarting the machine
as running `herd restart dbus-system` crashed GNOME.

Regards,
Ben

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-11-04  2:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-15 21:34 bug#32166: GNOME Settings panel for Bluetooth dysfunctional Taylan Kammer
2018-07-23 12:59 ` Ludovic Courtès
2019-11-04  2:45   ` Ben Sturmfels
2019-11-04  2:58     ` Ben Sturmfels

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).