You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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.
Right now blueberry doesn't report some errors in GUI. E.g. if command
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).
The text was updated successfully, but these errors were encountered: