blueman crashes on startup on a minimal install w/ lxde-core

Bug #1082361 reported by trian
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
blueman (Ubuntu)
New
Undecided
Unassigned

Bug Description

My machine is running a minimal install of ubuntu 12.10 with lxde-core added as well as further packages as I go along.
After installing blueman, it crashed on startup, because libpulse-mainloop-glib0 was not installed. It's in the recommendations (not sure about translation), but not in the dependencies. Some advanced googling revealed which package was missing and after installing it blueman works fine.

Installed Version: 1.23-0ubuntu3
Terminal Output:

trian@KLOTZ:~$ blueman-manager
Loading configuration plugins
Using gconf config backend
/usr/share/themes/Taqua/gtk-2.0/gtkrc:54: Clearlooks configuration option "sunkenmenu" is not supported and will be ignored.
/usr/share/themes/Taqua/gtk-2.0/gtkrc:55: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/usr/share/themes/Taqua/gtk-2.0/gtkrc:56: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/usr/share/themes/Taqua/gtk-2.0/gtkrc:57: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
_________
Load (/usr/lib/python2.7/dist-packages/blueman/main/PluginManager.py:68)
['Services', 'PulseAudioProfile']
Traceback (most recent call last):
  File "/usr/bin/blueman-manager", line 301, in <module>
    Blueman()
  File "/usr/bin/blueman-manager", line 64, in __init__
    self.Plugins.Load()
  File "/usr/lib/python2.7/dist-packages/blueman/main/PluginManager.py", line 98, in Load
    __import__(self.module_path.__name__ + ".%s" % plugin, None, None, [])
  File "/usr/lib/python2.7/dist-packages/blueman/plugins/manager/PulseAudioProfile.py", line 20, in <module>
    from blueman.main.PulseAudioUtils import PulseAudioUtils, EventType
  File "/usr/lib/python2.7/dist-packages/blueman/main/PulseAudioUtils.py", line 7, in <module>
    libpulse_glib = CDLL("libpulse-mainloop-glib.so.0")
  File "/usr/lib/python2.7/ctypes/__init__.py", line 365, in __init__
    self._handle = _dlopen(self._name, mode)
OSError: libpulse-mainloop-glib.so.0: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden

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.