You are not logged in.

#1 2010-11-04 22:28:42

alexcriss
Member
Registered: 2010-05-24
Posts: 121

[SOLVED] Pulseaudio-mixer-applet broken

Hi everybody,

I started using pulseaudio trying to build gnome-shell. I'm experiencing a problem with pulseaudio-mixer-applet (no gnome-shell related, this happens with plain metacity). When I launch pulseaudio-mixer-applet from command line it doesn't load and fires the following error:

alessandro@alessandro-lappy:~$ pulseaudio-mixer-applet 
pulseaudio-mixer-applet: error while loading shared libraries: libpanel-applet-2.so.0: cannot open shared object file: No such file or directory

This led me to:

alessandro@alessandro-lappy:~$ sudo find / | grep libpanel-applet
Password: 
/usr/lib/libpanel-applet-3.so
/usr/lib/libpanel-applet-3.so.0.0.5
/usr/lib/libpanel-applet-3.so.0
/usr/include/gnome-panel-3.0/libpanel-applet
/usr/include/gnome-panel-3.0/libpanel-applet/panel-applet-gconf.h
/usr/include/gnome-panel-3.0/libpanel-applet/panel-applet.h
/usr/include/gnome-panel-3.0/libpanel-applet/panel-applet-enums.h

I tried linking libpanel-applet-3-so.0 to libpanel-applet-2-so.0 but it didn't work. I also tried recompiling the package from ABS, but it complains about libpanel-applet missing, as:

checking for PULSEAUDIO_MIXER_APPLET... configure: error: Package requirements (glib-2.0 gobject-2.0 gtk+-2.0 libpanelapplet-2.0  libpulse >= 0.9.15 libpulse-mainloop-glib) were not met:

No package 'libpanelapplet-2.0' found

however I cannot find the mentioned package anywhere.

Some useful info (pacqry = pacman -Qs):

alessandro@alessandro-lappy:/data/abs/community/pulseaudio-mixer-applet$ pacqry gnome-panel
extra/gnome-panel 2.32.0.2-2 (gnome)
    The GNOME Panel
alessandro@alessandro-lappy:/data/abs/community/pulseaudio-mixer-applet$ pacqry pulse
community/gnome-media-pulse 2.32.0-1 (pulseaudio-gnome)
    GNOME Media Tools, with PulseAudio support
community/gnome-settings-daemon-pulse 2.32.0-1 (pulseaudio-gnome)
    The GNOME Settings daemon with PulseAudio support
community/gstreamer0.10-pulse 0.10.24-1 (pulseaudio-gnome)
    A GStreamer 0.10 plugin for the PulseAudio sound server
community/libcanberra-pulse 0.25-1 (pulseaudio-gnome)
    A implementation of the XDG Sound Theme Specification, with PulseAudio
    support
community/paprefs 0.9.9-4 (pulseaudio-gnome)
    A simple GTK-based configuration dialog for PulseAudio
community/pavucontrol 0.9.10-3 (pulseaudio-gnome)
    A simple GTK based volume control tool for the PulseAudio sound
    server
community/pavumeter 0.9.3-3 (pulseaudio-gnome)
    A simple GTK volume meter for the PulseAudio sound server
community/pulseaudio 0.9.21-13
    A networked sound server
community/pulseaudio-alsa 1-1 (pulseaudio-gnome)
    ALSA Configuration for PulseAudio
community/pulseaudio-mixer-applet 0.2.2-4 (pulseaudio-gnome)
    GNOME panel applet to control PulseAudio devices and streams

Google does not return anything useful, is there any trick to fix this?

Cheers,
Alessandro

Last edited by alexcriss (2010-11-04 22:36:38)

Offline

#2 2010-11-04 22:32:34

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [SOLVED] Pulseaudio-mixer-applet broken

pulseaudio-mixer-applet  needs to be fixed and change gnome-panel depedency to gnome-panel-bonobo

pacman -S gnome-panel-bonobo

Last edited by wonder (2010-11-04 22:33:27)


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2010-11-04 22:34:21

alexcriss
Member
Registered: 2010-05-24
Posts: 121

Re: [SOLVED] Pulseaudio-mixer-applet broken

Thanks for the blazing fast reply and for the always great work!

I'll patiently wait smile

Offline

Board footer

Powered by FluxBB