From: Alex Bennee <alex@bennee.com>
To: Gentoo Users <gentoo-user@lists.gentoo.org>
Subject: [gentoo-user] Getting Bluetooth talking to phone
Date: Sun, 25 Sep 2005 15:30:21 +0100	[thread overview]
Message-ID: <1127658622.21132.17.camel@malory> (raw)
I think I have everything up. The gnome-bluetooth-manager does come up
but it doesn't do much more than display my phone which it can find. I
can't get any dialog's up (info/etc) but the messages in the console
window seem to suggest it can't display something:
15:25 alex@malory [tmp] >gnome-bluetooth-manager
/usr/lib/python2.4/site-packages/gnomebt/manager.py:142:
GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
  self.statusbar = gnome.ui.AppBar (gtk.TRUE, gtk.TRUE)
/usr/lib/python2.4/site-packages/gnomebt/manager.py:153:
GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
  self.iconlist.set_sorted (gtk.TRUE)
/usr/lib/python2.4/site-packages/gnomebt/manager.py:162:
GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
  vbox.pack_end (self.scrolly, expand = gtk.TRUE)
/usr/lib/python2.4/site-packages/gnomebt/manager.py:85:
GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
  if self.btctl.is_initialised() == gtk.FALSE:
/usr/lib/python2.4/site-packages/gnomebt/manager.py:243:
GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
  self.scanitem.set_sensitive (gtk.FALSE)
/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:1777): GnomeUI-CRITICAL **:
gnome_appbar_set_progress_percentage: assertion
`appbar->_priv->progress != NULL' failed
** Message: inquiry_result:     bdaddr 00:0E:07:95:0A:C0 class 520204
** Message: Already know about 00:0E:07:95:0A:C0, preparing for
rediscovery
/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:1777): 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:1777): 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."))
/usr/lib/python2.4/site-packages/gnomebt/manager.py:231:
GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
  self.scanitem.set_sensitive (gtk.TRUE)
(Bluetooth Device Manager:1777): GnomeUI-CRITICAL **:
gnome_appbar_set_progress_percentage: assertion
`appbar->_priv->progress != NULL' failed
/usr/lib/python2.4/site-packages/gnomebt/manager.py:195:
GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
  gtk.main ()
Anyone else been having issues with it? Is it problem with the python
libraries?
--
Alex, homepage: http://www.bennee.com/~alex/
You have taken yourself too seriously.
-- 
gentoo-user@gentoo.org mailing list
                 reply	other threads:[~2005-09-25 14:35 UTC|newest]
Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox
  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):
  git send-email \
    --in-reply-to=1127658622.21132.17.camel@malory \
    --to=alex@bennee.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY
  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
  Be sure your reply has a Subject: header at the top and a blank line
  before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox