And about your problem to start panucci. Could you paste your /usr/share/applications/panucci.desktop .
[Desktop Entry] Name=Panucci GenericName=Resuming audiobook and podcast player Comment=Resume audiobooks or podcasts from last point, or set bookmarks Exec=panucci Icon=panucci Terminal=false Type=Application Categories=Audio;GTK;
I don't know exactly how panucci is installed on n900 but look in /opt/panucci for clues. Maybe the panucci file should be there instead of /usr/bin?
Maybe /usr/bin/panucci should just be a symlink to /opt/panucci/bin/panucci ?
Edit: The settings dialog code starts on line 431 here: https://github.com/xerxes2/panucci/b...kui/gtkmain.py As you see i've just dumped everything in it and have not a clue whatsoever what it looks like on n900.