The following got it working for me: $ sudo apt-get -u install libgconf2-dev libglade2-dev libgtk2.0-dev libpanelappletmm-2.6-dev $ $ wget http://download.gna.org/playground/playground-0.3.tar.gz $ tar zxf playground-0.3.tar.gz $ cd playground-0.3/ $ $ ./configure --prefix=/usr -with-gconf-schema-file-dir=/usr/share/gconf/schemas && make && sudo make install $ mkdir plugins $ cd plugins/ $ wget http://download.gna.org/playground/playground-xmms-0.3.tar.gz# $ tar zxf playground-xmms-0.3.tar.gz $ cd playground-xmms-0.3/ $ ./configure --prefix=/usr && make && sudo make install
Followed by adding the applet back to the panel. So I guess there's something borked in the .deb src rather than implicitly in the programme itself. -- playground does not work https://bugs.launchpad.net/bugs/109744 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs