It doesn't show the plugins and won't allow me to configure anything, can you help me figure out how to apply this fix?
https://bugs.launchpad.net/ubuntu/+s...et/+bug/520145
https://bugs.launchpad.net/ubuntu/+s...et/+bug/520145
sys.path.append('/usr/local/lib/python2.6/site-packages/')
import sys
import os
dpkg-source -x music-applet_2.5.0-0ubuntu5.dsc
sys.path.append('/usr/local/lib/python2.6/site-packages/')
import sys
import os
dpkg-buildpackage -rfakeroot -b
Comment