I am running Centos 5.5 X86_64 and recently after updating my server, I am having problem loading gnome. When the server boots, and begins to bring up the login screen theme, I get an error that states "Could not recognize the image file format for /usr/share/gdm/themes/TreeFlower/background.png"
I am able to login after clicking ok to this message, and using the "simplistic" login manager. But when the users desktop loads, there are several errors pertaining to "unsupported image format" and none of the icons are displaying correctly. They are just the default "curvy page" icon for an unassociated file type. Some of the icons do not even show up at all.
Another thing I noticed wierd is that when I try to view a png, nothing happens. When I try to open one using gimp, I get an "unsupported file type" error.
When I tried to click on the "add/remove software" button I get prompted for root pass, but nothing happens. So, I tried launching pirut from CLI, and I received the following error:
Could anyone give me some suggestions as to how to fix this? I am thinking its due to how DirectAdmin and Centos installs libpng. possibly path issues, but I cant get it solved.
I am able to login after clicking ok to this message, and using the "simplistic" login manager. But when the users desktop loads, there are several errors pertaining to "unsupported image format" and none of the icons are displaying correctly. They are just the default "curvy page" icon for an unassociated file type. Some of the icons do not even show up at all.
Another thing I noticed wierd is that when I try to view a png, nothing happens. When I try to open one using gimp, I get an "unsupported file type" error.
When I tried to click on the "add/remove software" button I get prompted for root pass, but nothing happens. So, I tried launching pirut from CLI, and I received the following error:
[root@server ~]# pirut
Traceback (most recent call last):
File "/usr/sbin/pirut", line 41, in ?
from pirut import *
File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 38, in ?
import GroupSelector
File "/usr/lib/python2.4/site-packages/pirut/GroupSelector.py", line 38, in ?
from PackageList import listEntryString
File "/usr/lib/python2.4/site-packages/pirut/PackageList.py", line 50, in ?
removepb = gtk.gdk.pixbuf_new_from_file(PIRUTPIX + "remove.png")
gobject.GError: Couldn't recognize the image file format for file '/usr/share/pirut/pixmaps/remove.png'
Could anyone give me some suggestions as to how to fix this? I am thinking its due to how DirectAdmin and Centos installs libpng. possibly path issues, but I cant get it solved.