blueman-manager times out: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
blueman (Ubuntu) |
Triaged
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: blueman
$ blueman-manager
Gtk-Message: Failed to load module "canberra-
Loading configuration plugins
Using gconf config backend
_________
on_bluez_
org.bluez owner changed to :1.8
Using gconf config backend
ERROR:dbus.
Traceback (most recent call last):
File "/usr/lib/
reply_
File "/usr/bin/
if not self.Applet.
File "/usr/lib/
return self._proxy_
File "/usr/lib/
**keywords)
File "/usr/lib/
message, timeout)
dbus.exceptions
^CTraceback (most recent call last):
File "/usr/bin/
Blueman()
File "/usr/bin/
gtk.main()
KeyboardInterrupt
Similar problem with blueman-applet. Which is probably why starting it from the GUI menu does nothing, no window appears.
$ lsb_release -rd
Description: Ubuntu 10.10
Release: 10.10
$ apt-cache policy blueman
blueman:
Installed: 1.21-4.1
Candidate: 1.21-4.1
Version table:
*** 1.21-4.1 0
500 http://
100 /var/lib/
# locate canberra
/etc/X11/
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
/usr/share/
/usr/share/
/usr/share/
/usr/share/
/usr/share/
/var/lib/
/var/lib/
/var/lib/
/var/lib/
/var/lib/
/var/lib/
/var/lib/
/var/lib/
/var/lib/
Do you still experience this problem?
If so, please provide the output of Xsession. d/52libcanberra -gtk-module_ add-to- gtk-modules
cat /etc/X11/
It looks that you had libcanberra- gtk-module installed, but then removed it (but not purged it).
This way the above file (/etc/X11/ Xsession. d/52libcanberra -gtk-module_ add-to- gtk-modules) has been left, which add canberra-gtk-module to GTK_MODULES.
You can fix the (rather cosmetic) error by e.b. pruning the package: "sudo dpkg -P canberra- gtk-module" .