>> I finally managed to get sawfish installed and working...however...I 
>> have no
>> icons (just text) in the taskbar...and all my windows seem to anchor 
>> to the
>> top, with the menubar out of view so I can't manipulate the windows.  
>> Any
>> suggestions?

I had that same problem. What I did is reinstall a file called 
"gdk-pixbuf-shlibs."
By reinstalling it all the icons came back.

To do this you have to be in either sudo root or root it's self. In the 
example I have chosen sudo.

sudo apt-get --reinstall -d install gdk-pixbuf-shlibs
sudo apt-get --reinstall -d install gdk-pixbuf
sudo apt-get --reinstall install gdk-pixbuf-shlibs
sudo apt-get --reinstall install gdk-pixbuf

The first command, "--reinstall -d install," downloads it, the second, 
"--reinstall install," installs it.
I hope this helps, it worked for me.


_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to