blueman-applet crashed with PANotConnected

Bug #1041467 reported by Forest
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
blueman (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Upon connecting to a bluetooth headset, blueman-applet crashes with a PANotConnected exception.

It's probably relevant that I do not run Pulse Audio on my system. I use ALSA on Xubuntu Precise.

Traceback:

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/blueman/plugins/applet/PulseAudio.py", line 365, in setup_pa
    self.load_module(device_path, args % (device.Address, profile), load_cb)
  File "/usr/lib/python2.7/dist-packages/blueman/plugins/applet/PulseAudio.py", line 240, in load_module
    m.load(args, cb)
  File "/usr/lib/python2.7/dist-packages/blueman/plugins/applet/PulseAudio.py", line 142, in load
    load_cb)
  File "/usr/lib/python2.7/dist-packages/blueman/main/PulseAudioUtils.py", line 568, in LoadModule
    self.check_connected()
  File "/usr/lib/python2.7/dist-packages/blueman/main/PulseAudioUtils.py", line 304, in check_connected
    raise PANotConnected("Connection to PulseAudio daemon is not established")
blueman.main.PulseAudioUtils.PANotConnected: Connection to PulseAudio daemon is not established
ERROR:dbus.connection:Exception in handler for D-Bus signal:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 230, in maybe_handle_message
    self._handler(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/blueman/plugins/applet/PulseAudio.py", line 300, in on_hsp_prop_change
    self.setup_pa(device, "hsp")
  File "/usr/lib/python2.7/dist-packages/blueman/plugins/applet/PulseAudio.py", line 365, in setup_pa
    self.load_module(device_path, args % (device.Address, profile), load_cb)
  File "/usr/lib/python2.7/dist-packages/blueman/plugins/applet/PulseAudio.py", line 240, in load_module
    m.load(args, cb)
  File "/usr/lib/python2.7/dist-packages/blueman/plugins/applet/PulseAudio.py", line 142, in load
    load_cb)
  File "/usr/lib/python2.7/dist-packages/blueman/main/PulseAudioUtils.py", line 568, in LoadModule
    self.check_connected()
  File "/usr/lib/python2.7/dist-packages/blueman/main/PulseAudioUtils.py", line 304, in check_connected
    raise PANotConnected("Connection to PulseAudio daemon is not established")
PANotConnected: Connection to PulseAudio daemon is not established

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in blueman (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.