Christopher Schramm
Christopher Schramm
Do you still experience the problem? I enabled Bluetooth on my Stadia controller and played a bit but did not run into that missing services situation.
Any chance to reproduce it? In the end it's some issue either with the device itself not advertising all its services or some "misunderstanding" between the device and BlueZ. To...
I don't see a good way to do any of that. If we provide a connect action for devices without auto-connect services, it will lead to errors in 99.999 %...
One could argue if the most important group should be at the top or at the bottom, but I guess top is best as you might need to scroll to...
@namaek2: How is that related? Are you on Python 3.8 with a recent snapshot of PyGObject? :confused:
The form gets initialized with it when you create a new issue: https://github.com/blueman-project/blueman/issues/new
Did you try other frontends like `bluetoothctl`?
There currently is not. Icon names are provided by bluetoothd, probably `audio-headphones` in that case and we just use those icon names in the GUI. A backend to override them...
@AndreiMiculita: The icon name is chosen by BlueZ: https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/src/dbus-common.c#n83 I'm sure they are open to suggestions, but there is no better generic audio device in Adwaita or even the Icon...
If I get it right, you do have a single D-Bus session bus for multiple desktops, right? Why do you think we need multiple applet processes? One issue that immediately...