On 2/28/06, Florian Lohoff <[EMAIL PROTECTED]> wrote: > Standard gnome - metacity ... > > I have compiled lastfm from svn and that one works. I have compiled the > debian orig.tar.gz 1.1.5 and ran ./player - which worked. I compiled > the orig.tar.gz (+ diff 1.1.5-3) and ran ./player and it didn't work. > > So it must be the debian patches ...
I installed a brand new machine with a bare-bones unstable install then did 'apt-get install metacity lastfm x-window-system' and the player displays correctly on that system. Have you tried an 'apt-get upgrade' by chance? The debian patches do change the way the icons load slightly - the upstream code requires them to be separate files in the same directory as the player binary, the debian version uses Qt's resource system to compile them directly in to the binary itself. I'm not sure why one method would work for you but not another. Paul.

