bluetooth manager problems

Erwin Rol mailinglists at erwinrol.com
Mon Jul 24 18:00:59 UTC 2006


When trying the bluetooth manager i noticed it didn't really work as
expected. The xsesion log shows the following errors;

/usr/lib/python2.4/site-packages/gnomebt/manager.py:142: DeprecationWarning: gnome.ui.AppBar constructor takes exactly 3 arguments, but calling old gtk.HBox constructor for comp
atibility reasons.
  self.statusbar = gnome.ui.AppBar (True, True)
/usr/lib/python2.4/site-packages/gnomebt/manager.py:220: GtkWarning: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
  self.statusbar.pop ()
/usr/lib/python2.4/site-packages/gnomebt/manager.py:222: GtkWarning: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
  self.statusbar.push (_("Scanning for devices..."))

(Bluetooth Device Manager:3768): GnomeUI-CRITICAL **: gnome_appbar_set_progress_percentage: assertion `appbar->_priv->progress != NULL' failed
** Message: inquiry_result:     bdaddr 00:07:61:0A:88:E5 class 2580
/usr/lib/python2.4/site-packages/gnomebt/manager.py:208: GtkWarning: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
  self.statusbar.pop ()
/usr/lib/python2.4/site-packages/gnomebt/manager.py:209: GtkWarning: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
  self.statusbar.push (_("Found device %s.") % (name))
** Message: inquiry complete
/usr/lib/python2.4/site-packages/gnomebt/manager.py:226: GtkWarning: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
  self.statusbar.push (_("Retrieving device names..."))

(Bluetooth Device Manager:3768): GnomeUI-CRITICAL **: gnome_appbar_set_progress_percentage: assertion `appbar->_priv->progress != NULL' failed
/usr/lib/python2.4/site-packages/gnomebt/manager.py:213: GtkWarning: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
  self.statusbar.pop ()
/usr/lib/python2.4/site-packages/gnomebt/manager.py:214: GtkWarning: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
  self.statusbar.push (_("Device %s is called '%s'.") % (device, name))

(Bluetooth Device Manager:3768): GnomeUI-CRITICAL **: gnome_appbar_set_progress_percentage: assertion `appbar->_priv->progress != NULL' failed
/usr/lib/python2.4/site-packages/gnomebt/manager.py:230: GtkWarning: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
  self.statusbar.push (_("Scan complete."))

(Bluetooth Device Manager:3768): GnomeUI-CRITICAL **: gnome_appbar_set_progress_percentage: assertion `appbar->_priv->progress != NULL' failed





More information about the fedora-devel-list mailing list