linuxmint / blueberry

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

Blueberry doesn't report some errors in GUI #93

Open vdcow opened 4 years ago

vdcow commented 4 years ago

Right now blueberry doesn't report some errors in GUI. E.g. if command

/usr/sbin/rfkill list bluetooth

fails then blueberry prints python backtrace into terminal but it doesn't show any user friendly error in GUI (actually no GUI is started at all). It could be quite hard for user to understand what happened starting blueberry from GUI (desktop file or Alt + F2).

mirh commented 3 years ago

While we are at it, we could even complain the GUI is completely silent about bluetoothd/bluetooth.service not running. If they are disabled, it will still pretend it's scanning for devices when in fact everything is stopped.