Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 99902 - gnome-background-properties errors
Summary: gnome-background-properties errors
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: Lowest normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-22 05:58 UTC by Gregory Staggel
Modified: 2005-09-16 08:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gregory Staggel 2005-07-22 05:58:11 UTC
When i do "gnome-background-properties" in a terminal window i get this error
message 

(gnome-background-properties:2412): GdkPixbuf-CRITICAL **: gdk_pixbuf_composite:
assertion `src != NULL' failed


gstag@merlin ~ $ emerge info
Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.5-r0, 2.6.12-gentoo-r6 i686)
=================================================================
System uname: 2.6.12-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 3.20GHz
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo-files.admin.dc.hol.net"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://192.168.201.19/gentoo-portage"
USE="x86 X alsa apache2 artworkextra authdaemond avi bash-completion
bitmap-fonts bonobo bzip2 bzlib cddb cdparanoia cdr cdrom crypt cups curl dvd
dvdr dvdread edl encode esd evo fam fb flash font-server freetype ftp gif
gimpprint gnome gtk2 hal icq imagemagick imap innodb jabber jpeg ldap maildir
mime mmap mmx mmx2 monkey mozilla mp3 mpeg mplayer mysql mysqli nfs nptl
nptlonly nvidia oggvorbis opengl pam pdf pdflib php png python quicktime samba
sendfile spell sse sse2 ssl tiff truetype truetype-fonts type1-fonts unicode usb
vorbis win32codecs xine xinerama xml2 xmms xv userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY

*  gnome-base/gnome
      Latest version available: 2.10-r1
      Latest version installed: 2.10-r1
      Size of downloaded files: 0 kB
      Homepage:    http://www.gnome.org/
      Description: Meta package for the GNOME desktop
      License:     as-is
Comment 1 foser (RETIRED) gentoo-dev 2005-07-22 06:37:48 UTC
It's probably an error due to a specific background image you have. Can you find
out which particular image generates the message (try loading it in eog from the
commandline and see if it generates the message).
Comment 2 Gregory Staggel 2005-07-22 08:40:32 UTC
I use this one [1] as background , when i load it in eof i get a lot of these
errors.

(eog:5715): GLib-CRITICAL **: g_key_file_add_group: assertion
`g_key_file_lookup_group_node (key_file, group_name) == NULL' failed

I changed background image with is one [2] but "gnome-background-properties"
behavior is the same.


[1]http://www.ibiblio.org/web-gentoo/images/backgrounds/gentoo1600x1200.jpg
[2]http://art.gnome.org/download/backgrounds/gnome/110/GNOME-Glassy_1600x1200.png
Comment 3 foser (RETIRED) gentoo-dev 2005-07-22 09:34:00 UTC
I don't know how many backgrounds you have listed, but g-b-p probably scans all
of them, so the one you have actually set or selected is not necessarily the one
returning the error. Thats why i asked you to go trough all of them and only
report the one that gave the actual error.

Both of the referenced pictures work fine here and do not give any errors. The
errors you posted are most likely not related to the initial report.
Comment 4 John N. Laliberte (RETIRED) gentoo-dev 2005-09-15 19:52:45 UTC
Are you still having this problem?

If so, can you try rebuilding librsvg, libpng, gtk+ and control-center?
( and then restarting your session )

Thanks!
Comment 5 Gregory Staggel 2005-09-15 23:09:06 UTC
After rebuilding librsvg libpng, gtk+ and control-center and finaly
revdep-rebuild the error disappear into thin air

Thank you
Comment 6 John N. Laliberte (RETIRED) gentoo-dev 2005-09-16 08:26:18 UTC
resolved