Mine is set to pulseaudio, and is routed through alsa. It's always been that way.
Well, I found it, and it appears it ain't my fault:
Code: Select all
:) padevchooser
padevchooser: error while loading shared libraries: --->libnotify.so.1: cannot open shared object file: No such file or directory<-----
.:[ [email protected] : 01:01:36 : ~ ]:.
:) whereis libnotify
libnotify: /usr/lib/libnotify.so<----- /usr/include/libnotifyThere appears not to be libnotify.so.1.
So, I can either wait for a pulseaudio upgrade, or I can do a symlink, and hope and pray to gods that works.
Code: Select all
:) pacman -Ss libnotify
extra/libnotify 0.7.1-1.1 [0.03 MB] ------>[installed]
Desktop notification library
extra/python-notify 0.1.1-10 [0.01 MB] ------->[installed]
Python bindings for libnotify
community/ibamtray 0.02-4 [0.02 MB]
system tray ibam frontend based off vubat with libnotify supportTake your pick.
Edit: OR, I could try downgrading to previous version of libnotify.
It appears that the current version of notification-daemon requires libnotify 0.7.1:
Code: Select all
Description: Notification daemon for the desktop notifications framework
Depends on: libsexy>=0.1.11, libwnck>=2.28.0, gconf>=2.28.0, gstreamer0.10-base>=0.10.25, libnotify>=0.7.1, libglade>=2.6.4, hicolor-icon-theme
Required by:
Size: 312 kB
Packager: Ionut Biru <[email protected]>
Built: Mon Mar 7 04:25:02 2011
Installed: Sat Mar 19 09:14:46 2011
Reason: Excplicitly installedThe problem is, they forgot to upgrade libnotify 0.7.1 with the necessary libnotify.so.1.

So, yay, if I want to try downgrading, I gotta downgrade the whole frikking shootin' sh'bang.

Well done, Arch devels, well done! <sarcasm>
