Description of problem: Running gnome-bluetooth on a machine without a bluetooth handler I get the following: /usr/lib64/python2.4/site-packages/gnomebt/manager.py:142: DeprecationWarning: gnome.ui.AppBar constructor takes exactly 3 arguments, but calling old gtk.HBox constructor for compatibility reasons. self.statusbar = gnome.ui.AppBar (True, True) Traceback (most recent call last): File "/usr/lib64/python2.4/site-packages/gnomebt/manager.py", line 274, in ? BTManager ().main () File "/usr/lib64/python2.4/site-packages/gnomebt/manager.py", line 85, in __init__ if not self.btctl.is_initialised(): gobject.GError: Can't get device id of hci0 Maybe a check would be nice and a clean abort if hciX is not found? Version-Release number of selected component (if applicable): gnome-bluetooth-0.7.0-10.1 gnome-bluetooth-libs-0.7.0-10.1 bluez-libs-3.0-3 How reproducible: 100% Steps to Reproduce: 1. run gnome-bluetooth on any machine without bluetooth hardware Actual results: BOOM Expected results: Nice dialog kindly telling me that I don't have bluetooth support Additional info: AMD64 X2, da_DK.UTF-8