I can't reproduce this problem on Ubuntu 09.10 Karmic.
libxmmsclient5 contains a symlink from /usr/lib/libxmmsclient.so to
/usr/lib/libxmmsclient.so.5.0.0
I'm not sure the libxmmsclient API is finalized, so I'm not sure exactly
what sonames it's appropriate for musictracker to look for.
Comment #2 on issue 214 by jon.tur...@dronecode.org.uk: Pidgin-musictracker
plugin doesn't display xmms2 status info on ubuntu 10.04
http://code.google.com/p/pidgin-musictracker/issues/detail?id=214
I'll do some testing with Ubuntu 10.04 Lucid once I have a VM setup
Comment #3 on issue 214 by jon.tur...@dronecode.org.uk: Pidgin-musictracker
plugin doesn't display xmms2 status info on ubuntu 10.04
http://code.google.com/p/pidgin-musictracker/issues/detail?id=214
Reproduced with Lucid.
The libxmmsclient API doesn't seem to have any differences between XMMS 0.6
(libxmmslclient.so.5) and 0.7 (libxmmsclient.so.6) which affect the way we
use it, so it should be safe to look for both these names.
Fixed in svn r464
Please test the updated package from my PPA when it finishes building, if
you can.
Confirmed working with Lucid 64 bit, version 0.4.21+20100722svn465.
Musictracker 0.4.21, xmms2 ver. 0.7DrNo+dfsg-2.
Ubuntu release 10.10.
The problem affects me.
MPRIS bridge worked this thing around.