linuxmint / blueberry

A Bluetooth configuration tool
GNU General Public License v3.0
176 stars 51 forks source link

GUI warnings: "DE could not be detected" and a hundred more #78

Open greatBigDot opened 5 years ago

greatBigDot commented 5 years ago

I'm using blueberry on Arch Linux with XFCE. Whenever I start the GUI from the commandline, I get lots of warnings, starting with:

Warning: DE could not be detected!

(blueberry.py:13943): Bluetooth-WARNING **: 1:00:00.577: Failed to get session proxy: Error spawning command line “dbus-launch --autolaunch=e322f4d136024da9aed6099470d823da --binary-syntax --close-stderr”: Child process exited with code 1

(blueberry.py:13943): Gtk-WARNING **: 1:00:00.581: Theme parsing error: <data>:1:41: The style property GtkWidget:wide-separators is deprecated and shouldn't be used anymore. It will be removed in a future version

This is followed by roughly a hundred copies of this warning:

'Box' object has no attribute 'set_markup'

Over time, more copies of this rack up. I assume it has to do with the little boxes for each device found.

(My apologies if these should be filed as separate issues; I wasn't sure.)

None of these errors appear to prevent the bluetooth connections from working properly.