From slaton at berkeley.edu Mon Feb 25 13:25:00 2008 From: slaton at berkeley.edu (slaton) Date: Mon, 25 Feb 2008 13:25:00 -0800 (PST) Subject: [cAos] GDM/X11 environment semi-borked after recent updates Message-ID: So I got lazy and installed something like 100 package updates all at once over the weekend. I believe this was all stuff in stable. Included among these updates were a slew of xorg, xfce4, kde, etc stuff. it appears that the path for the shared X11 icons has changed, at the least. But xfce4/gnome/kde and even gdm are still looking for them in the old places, giving rise to lots of errors. I suspect there is a simple, single place where i need to fix these path(s), but i can't seem to find it.....hope someone can point me in the right direction here. thanks slaton From slaton at berkeley.edu Wed Feb 27 15:52:50 2008 From: slaton at berkeley.edu (slaton) Date: Wed, 27 Feb 2008 15:52:50 -0800 (PST) Subject: [cAos] GDM/X11 environment semi-borked after recent updates In-Reply-To: References: Message-ID: Bump. Any suggestions to fix this issue? Has everyone moved onto caos nsa? On Mon, 25 Feb 2008, slaton wrote: > So I got lazy and installed something like 100 package updates all at once > over the weekend. I believe this was all stuff in stable. Included among > these updates were a slew of xorg, xfce4, kde, etc stuff. it appears that > the path for the shared X11 icons has changed, at the least. But > xfce4/gnome/kde and even gdm are still looking for them in the old places, > giving rise to lots of errors. I suspect there is a simple, single place > where i need to fix these path(s), but i can't seem to find it.....hope > someone can point me in the right direction here. > > thanks > slaton From mej at caoslinux.org Wed Feb 27 16:03:42 2008 From: mej at caoslinux.org (Michael Jennings) Date: Wed, 27 Feb 2008 16:03:42 -0800 Subject: [cAos] GDM/X11 environment semi-borked after recent updates In-Reply-To: References: Message-ID: <20080228000342.GA30368@kainx.org> On Wednesday, 27 February 2008, at 15:52:50 (-0800), slaton wrote: > Bump. Any suggestions to fix this issue? Has everyone moved onto caos nsa? > > > So I got lazy and installed something like 100 package updates all at once > > over the weekend. I believe this was all stuff in stable. Included among > > these updates were a slew of xorg, xfce4, kde, etc stuff. it appears that > > the path for the shared X11 icons has changed, at the least. But > > xfce4/gnome/kde and even gdm are still looking for them in the old places, > > giving rise to lots of errors. I suspect there is a simple, single place > > where i need to fix these path(s), but i can't seem to find it.....hope > > someone can point me in the right direction here. Everyone who was helping to maintain XFCE, GNOME, and KDE abandoned us. Those who are left don't use any of these things. Without help, there's only so much we can do. :( AFAIK, the icons are still in /usr/share/pixmaps and /usr/share/icons, which is the same path as always. Can you be more specific about the problems you're having? Or just use E...I know it works since it's what I use. :) Michael -- Michael Jennings (a.k.a. KainX) http://www.kainx.org/ Linux Server/Cluster Admin, LBL.gov Author, Eterm (www.eterm.org) ----------------------------------------------------------------------- "You can accomplish much if you don't care who gets the credit." -- Ronald Reagan From slaton at berkeley.edu Thu Feb 28 16:13:03 2008 From: slaton at berkeley.edu (slaton) Date: Thu, 28 Feb 2008 16:13:03 -0800 (PST) Subject: [cAos] GDM/X11 environment semi-borked after recent updates In-Reply-To: <20080228000342.GA30368@kainx.org> References: <20080228000342.GA30368@kainx.org> Message-ID: Thanks KainX....sorry to hear about that. Do you guys use GDM? It's also broken and appears not to be able to read PNG images. I imagine this is what is going on the Xfce4 and Gnome as well. When GDM tries to load, i get the error There was an error loading the theme happygnome: Couldn't recognize the image file format for file '/usr/share/gdm/themes/happygnome/options.png' However the system does seem to be able to recognize PNG files: $ file /usr/share/gdm/themes/happygnome/options.png /usr/share/gdm/themes/happygnome/options.png: PNG image data, 48 x 48, 8-bit/color RGBA, non-interlaced Made me wonder if i was missing a GTK update or maybe had a problem with my rpm. So i downloaded gtk-2.4.13-23.caos.i386.rpm and did rpm -ivh --force. This threw an error: g_module_open() failed for /usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so: /usr/lib/libpng12.so.0: undefined symbol: deflate So something is going on there with my PNG support. I do have all the libpng packages: # rpm -qa | grep libpng libpng-1.2.18-1.caos libpng10-1.0.17-1 libpng-devel-1.2.18-1.caos libpng10-devel-1.0.17-1 # rpm -qa --filesbypkg | grep libpng.so libpng /usr/lib/libpng.so.3 libpng /usr/lib/libpng.so.3.1.2.18 libpng10 /usr/lib/libpng.so.2 libpng10 /usr/lib/libpng.so.2.1.0.17 libpng-devel /usr/lib/libpng.so I took a look at ld.so.conf to see if there were any paths loading alternate libpng.so libraries ahead of /usr/lib, but i don't see anything. I will probably try reinstalling these with --force as well... will post if i find a solution. Slaton Lipscomb Nogales Lab, Howard Hughes Medical Institute http://cryoem.berkeley.edu On Wed, 27 Feb 2008, Michael Jennings wrote: > On Wednesday, 27 February 2008, at 15:52:50 (-0800), > slaton wrote: > > > Bump. Any suggestions to fix this issue? Has everyone moved onto caos nsa? > > > > > So I got lazy and installed something like 100 package updates all at once > > > over the weekend. I believe this was all stuff in stable. Included among > > > these updates were a slew of xorg, xfce4, kde, etc stuff. it appears that > > > the path for the shared X11 icons has changed, at the least. But > > > xfce4/gnome/kde and even gdm are still looking for them in the old places, > > > giving rise to lots of errors. I suspect there is a simple, single place > > > where i need to fix these path(s), but i can't seem to find it.....hope > > > someone can point me in the right direction here. > > Everyone who was helping to maintain XFCE, GNOME, and KDE abandoned us. > Those who are left don't use any of these things. Without help, there's > only so much we can do. :( > > AFAIK, the icons are still in /usr/share/pixmaps and /usr/share/icons, > which is the same path as always. Can you be more specific about the > problems you're having? > > Or just use E...I know it works since it's what I use. :) > > Michael From mej at caoslinux.org Thu Feb 28 16:48:55 2008 From: mej at caoslinux.org (Michael Jennings) Date: Thu, 28 Feb 2008 16:48:55 -0800 Subject: [cAos] GDM/X11 environment semi-borked after recent updates In-Reply-To: References: <20080228000342.GA30368@kainx.org> Message-ID: <20080229004855.GE30368@kainx.org> On Thursday, 28 February 2008, at 16:13:03 (-0800), slaton wrote: > Do you guys use GDM? It's also broken and appears not to be able to > read PNG images. I imagine this is what is going on the Xfce4 and > Gnome as well. I use Entrance, myself. :) > When GDM tries to load, i get the error > > There was an error loading the theme happygnome: > Couldn't recognize the image file format for file > '/usr/share/gdm/themes/happygnome/options.png' > > However the system does seem to be able to recognize PNG files: > > $ file /usr/share/gdm/themes/happygnome/options.png > /usr/share/gdm/themes/happygnome/options.png: PNG image data, 48 x 48, > 8-bit/color RGBA, non-interlaced > > Made me wonder if i was missing a GTK update or maybe had a problem with > my rpm. So i downloaded gtk-2.4.13-23.caos.i386.rpm and did rpm -ivh > --force. This threw an error: > > g_module_open() failed for > /usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so: > /usr/lib/libpng12.so.0: undefined symbol: deflate Found and fixed. If you're comfortable with CVS and Mezzanine, you can checkout a copy of our tree and build it yourself. Unfortunately I don't have access to a 32-bit system here, but I'll build you new packages when I get home. Michael -- Michael Jennings (a.k.a. KainX) http://www.kainx.org/ Linux Server/Cluster Admin, LBL.gov Author, Eterm (www.eterm.org) ----------------------------------------------------------------------- "And always remember the last words of my grandfather, who said, 'Sh*t! A truck!' " -- Emo Phillips From slaton at berkeley.edu Thu Feb 28 16:57:13 2008 From: slaton at berkeley.edu (slaton) Date: Thu, 28 Feb 2008 16:57:13 -0800 (PST) Subject: [cAos] GDM/X11 environment semi-borked after recent updates In-Reply-To: References: <20080228000342.GA30368@kainx.org> Message-ID: This was helpful: http://bugs.centos.org/view.php?id=1666 Looks like perhaps a bug introduced in one or both of the packages: librsvg-gtk-engine-2.12.7-5.caos gtk-2.4.13-23.caos The files: /etc/gtk-2.0/gdk-pixbuf.loaders /etc/gtk-2.0/i686-caos-linux-gnu/gdk-pixbuf.loaders both seem to lack definitions for png. Whereas previous versions of these files/packages did define png. Hope this makes this easy to track down. thanks slaton Slaton Lipscomb Nogales Lab, Howard Hughes Medical Institute http://cryoem.berkeley.edu On Thu, 28 Feb 2008, slaton wrote: > Thanks KainX....sorry to hear about that. > > Do you guys use GDM? It's also broken and appears not to be able to read > PNG images. I imagine this is what is going on the Xfce4 and Gnome as > well. > > When GDM tries to load, i get the error > > There was an error loading the theme happygnome: > Couldn't recognize the image file format for file > '/usr/share/gdm/themes/happygnome/options.png' > > However the system does seem to be able to recognize PNG files: > > $ file /usr/share/gdm/themes/happygnome/options.png > /usr/share/gdm/themes/happygnome/options.png: PNG image data, 48 x 48, > 8-bit/color RGBA, non-interlaced > > Made me wonder if i was missing a GTK update or maybe had a problem with > my rpm. So i downloaded gtk-2.4.13-23.caos.i386.rpm and did rpm -ivh > --force. This threw an error: > > g_module_open() failed for > /usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so: > /usr/lib/libpng12.so.0: undefined symbol: deflate > > So something is going on there with my PNG support. I do have all the > libpng packages: > > # rpm -qa | grep libpng > libpng-1.2.18-1.caos > libpng10-1.0.17-1 > libpng-devel-1.2.18-1.caos > libpng10-devel-1.0.17-1 > > # rpm -qa --filesbypkg | grep libpng.so > libpng /usr/lib/libpng.so.3 > libpng /usr/lib/libpng.so.3.1.2.18 > libpng10 /usr/lib/libpng.so.2 > libpng10 /usr/lib/libpng.so.2.1.0.17 > libpng-devel /usr/lib/libpng.so > > I took a look at ld.so.conf to see if there were any paths loading > alternate libpng.so libraries ahead of /usr/lib, but i don't see anything. > > I will probably try reinstalling these with --force as well... will post > if i find a solution. > > Slaton Lipscomb > Nogales Lab, Howard Hughes Medical Institute > http://cryoem.berkeley.edu > > On Wed, 27 Feb 2008, Michael Jennings wrote: > > > On Wednesday, 27 February 2008, at 15:52:50 (-0800), > > slaton wrote: > > > > > Bump. Any suggestions to fix this issue? Has everyone moved onto caos nsa? > > > > > > > So I got lazy and installed something like 100 package updates all at once > > > > over the weekend. I believe this was all stuff in stable. Included among > > > > these updates were a slew of xorg, xfce4, kde, etc stuff. it appears that > > > > the path for the shared X11 icons has changed, at the least. But > > > > xfce4/gnome/kde and even gdm are still looking for them in the old places, > > > > giving rise to lots of errors. I suspect there is a simple, single place > > > > where i need to fix these path(s), but i can't seem to find it.....hope > > > > someone can point me in the right direction here. > > > > Everyone who was helping to maintain XFCE, GNOME, and KDE abandoned us. > > Those who are left don't use any of these things. Without help, there's > > only so much we can do. :( > > > > AFAIK, the icons are still in /usr/share/pixmaps and /usr/share/icons, > > which is the same path as always. Can you be more specific about the > > problems you're having? > > > > Or just use E...I know it works since it's what I use. :) > > > > Michael > _______________________________________________ > cAos mailing list > cAos at caoslinux.org > http://lists.caosity.org/mailman/listinfo/caos > From mej at caoslinux.org Thu Feb 28 17:02:00 2008 From: mej at caoslinux.org (Michael Jennings) Date: Thu, 28 Feb 2008 17:02:00 -0800 Subject: [cAos] GDM/X11 environment semi-borked after recent updates In-Reply-To: References: <20080228000342.GA30368@kainx.org> Message-ID: <20080229010200.GF30368@kainx.org> On Thursday, 28 February 2008, at 16:57:13 (-0800), slaton wrote: > This was helpful: > > http://bugs.centos.org/view.php?id=1666 > > Looks like perhaps a bug introduced in one or both of the packages: > > librsvg-gtk-engine-2.12.7-5.caos > gtk-2.4.13-23.caos > > The files: > > /etc/gtk-2.0/gdk-pixbuf.loaders > /etc/gtk-2.0/i686-caos-linux-gnu/gdk-pixbuf.loaders > > both seem to lack definitions for png. Whereas previous versions of these > files/packages did define png. > > Hope this makes this easy to track down. At least it wasn't just me. :-) After installing the forthcoming libpng update, you may have to reinstall the Gtk etc. packages to regenerate the files it needs. Michael -- Michael Jennings (a.k.a. KainX) http://www.kainx.org/ Linux Server/Cluster Admin, LBL.gov Author, Eterm (www.eterm.org) ----------------------------------------------------------------------- "And you women try to make us feel better about it. 'It's not the size of the ship that counts; it's the motion of the ocean.' Well, that may be true, but it takes an awfully long time to get to England in a rowboat." -- Jeff Foxworthy From slaton at berkeley.edu Thu Feb 28 17:11:30 2008 From: slaton at berkeley.edu (slaton) Date: Thu, 28 Feb 2008 17:11:30 -0800 (PST) Subject: [cAos] GDM/X11 environment semi-borked after recent updates In-Reply-To: <20080229004855.GE30368@kainx.org> References: <20080228000342.GA30368@kainx.org> <20080229004855.GE30368@kainx.org> Message-ID: Thanks! I'll try grabbing updated packages tomorrow. slaton Slaton Lipscomb Nogales Lab, Howard Hughes Medical Institute http://cryoem.berkeley.edu On Thu, 28 Feb 2008, Michael Jennings wrote: > On Thursday, 28 February 2008, at 16:13:03 (-0800), > slaton wrote: > > > Do you guys use GDM? It's also broken and appears not to be able to > > read PNG images. I imagine this is what is going on the Xfce4 and > > Gnome as well. > > I use Entrance, myself. :) > > > When GDM tries to load, i get the error > > > > There was an error loading the theme happygnome: > > Couldn't recognize the image file format for file > > '/usr/share/gdm/themes/happygnome/options.png' > > > > However the system does seem to be able to recognize PNG files: > > > > $ file /usr/share/gdm/themes/happygnome/options.png > > /usr/share/gdm/themes/happygnome/options.png: PNG image data, 48 x 48, > > 8-bit/color RGBA, non-interlaced > > > > Made me wonder if i was missing a GTK update or maybe had a problem with > > my rpm. So i downloaded gtk-2.4.13-23.caos.i386.rpm and did rpm -ivh > > --force. This threw an error: > > > > g_module_open() failed for > > /usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so: > > /usr/lib/libpng12.so.0: undefined symbol: deflate > > Found and fixed. If you're comfortable with CVS and Mezzanine, you > can checkout a copy of our tree and build it yourself. Unfortunately > I don't have access to a 32-bit system here, but I'll build you new > packages when I get home. > > Michael > > -- > Michael Jennings (a.k.a. KainX) http://www.kainx.org/ > Linux Server/Cluster Admin, LBL.gov Author, Eterm (www.eterm.org) > ----------------------------------------------------------------------- > "And always remember the last words of my grandfather, who said, > 'Sh*t! A truck!' " -- Emo Phillips > _______________________________________________ > cAos mailing list > cAos at caoslinux.org > http://lists.caosity.org/mailman/listinfo/caos >