I've built Gnome 2.11 from sources from the ground up. I'm running Control Center version 2.11.2 (later versions of the 2.11 series wouldn't load any image). The gnome-backround-properties utility will let me add wallpaper to the list of available wallpapers, but every time it loads an image into the list of available wallpapers, it displays the following:
(gnome-background-properties:6572): GdkPixbuf-CRITICAL **: gdk_pixbuf_scale_simple: assertion `dest_width > 0' failed (gnome-background-properties:6572): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `pixbuf != NULL' failed (gnome-background-properties:6572): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `pixbuf != NULL' failed (gnome-background-properties:6572): GdkPixbuf-CRITICAL **: gdk_pixbuf_composite: assertion `src != NULL' failed (gnome-background-properties:6572): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed The image size is displayed as 1px x 1px, regardless of actual size. When I click on the image to make it my desktop, it changes the desktop color to the correct color, but it doesn't display the image. I can set a background through some other app (e.g. firefox) just fine. I can also view the images through an app like EOG, so I know the images are fine. I tried reinstalling this version of Control Center, same thing happens. 2.11.5 and 2.11.6 die with the following everytime I try to add an image to the list of wallpapers: (gnome-background-properties:8757): GdkPixbuf-CRITICAL **: gdk_pixbuf_composite: assertion `src != NULL' failed 2.10 series won't compile due to differences in 2.10 and 2.11 series of gnome-menus packages. I'm sure the problem is with one of the packages I've installed (or haven't installed). If someone could tell me which one, I'd appreicate it. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
