On Fri, 2006-08-18 at 14:30 +0000, [EMAIL PROTECTED] wrote: > Hi, > > I am in a 'big' trouble. I restarted my computer (after several months). The > x does not start, stops at: > couldn't recognize the image file format for > /usr/shar/gdm/themes/Default/backgrn.png > > Even if I switch the default desktop to kde (but this error msg given before > starting the desktop, before showing up the graphical login window). > > If I remember well, the source of problem could be: 2-3 weeks ago I tried to > install something to have the tiff output possibility for gnuplot. It was not > successful so I deleted the source. I remember that this package was good not > only for tiff but also for jpeg (maybe also for other formats?). What was the package ?
> So I think some library linkages are broken... > the best i could see was tons of prelink message, which not affect the syste,. nonetheless, run the command below ( this may take a long time ) $ prelink --all > What should I reinstall? What is the easiest way? > > Thanks for your help; realy :-) > Tamas > **** > see the output of > strace -fvvvto /tmp/eog.out -s 2048 eog /path/to/png/file > at: http://riordans.med.unc.edu/eog.out > > **** check for the presence of this file . i was unable to find this in strace /usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so If present, add the line below to "/etc/gtk-2.0/i386-redhat-linux- gnu/gdk-pixbuf.loaders" as shown --------------------------------------------------------- "/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so" "png" 1 "gtk20" "The PNG image format" "image/png" "" "png" "" "\211PNG\r\n\032\n" "" 100 --------------------------------------------------------- If the above fails, re-install gtk2 package on system from my system $ rpm -q --whatprovides /usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader- png.so gtk2-2.4.13-19 > [EMAIL PROTECTED] ~]$ rpm -Va | grep -i png > rpmtest.txt > at: http://riordans.med.unc.edu/rpmtest.txt > > > -- > Tamas Hegedus, PhD | phone: (1) 919-966 0329 > UNC - Biochem & Biophys | fax: (1) 919-966 5178 > 5007A Thurston-Bowles Bldg | mailto:[EMAIL PROTECTED] > Chapel Hill, NC, 27599-7248 | http://biohegedus.org > _______________________________________________ > gnome-redhat-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gnome-redhat-list -- Ritesh Khadgaray LinuX N Stuff Ph: +919822394463 Eat Right, Exercise, Die Anyway. _______________________________________________ gnome-redhat-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-redhat-list
