Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28320 - Libgnome 2.2.3 needs a fix applied.
Summary: Libgnome 2.2.3 needs a fix applied.
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-09 20:28 UTC by Ralph De Witt
Modified: 2003-09-17 14:31 UTC (History)
0 users

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


Attachments
Patch for Libgnome bug (showattachment.cgi,1.64 KB, patch)
2003-09-09 20:30 UTC, Ralph De Witt
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ralph De Witt 2003-09-09 20:28:43 UTC
When I run Gramps version 0.9.3 from a console window I receive the following 
error: 
> (gramps:19053): GLib-GObject-WARNING **: gobject.c:946: object class 
> `GnomeProgram' has no property named `default-icon'

This was caused by the libgnome bug #117421 
(see http://bugzilla.gnome.org/show_bug.cgi?id=117421 for the details)
which has been fixed over a month ago. Depending on what you're running, 
Comment 1 Ralph De Witt 2003-09-09 20:28:43 UTC
When I run Gramps version 0.9.3 from a console window I receive the following 
error: 
> (gramps:19053): GLib-GObject-WARNING **: gobject.c:946: object class 
> `GnomeProgram' has no property named `default-icon'

This was caused by the libgnome bug #117421 
(see http://bugzilla.gnome.org/show_bug.cgi?id=117421 for the details)
which has been fixed over a month ago. Depending on what you're running,  
you may or may not be able to easily update your libgnome from your 
distro. A consequence of this bug is that in some non-english locales some GNOME 
stock strings failed to display translations. I hope this patch can be applied 
to the current ebuild of Libgnome version 2.2.3.



Reproducible: Always
Steps to Reproduce:
1.Start Gramps from a console window.
2.
3.

Actual Results:  
Starts but with an error message.

Expected Results:  
Start without error message.

bash-2.05b$ su -
Password:
kitty root # emerge info
Portage 2.0.49-r3 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.22_pre2-gss)
=================================================================
System uname: 2.4.22_pre2-gss i686 AMD Athlon(tm) XP 2200+
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config 
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config 
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs fixpackages"
GENTOO_MIRRORS="ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://gentoo.
oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt encode foomaticdb gif jpeg libg++ mad mikmod mmx mpeg 
ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gdbm berkdb 
slang readline arts tetex bonobo svga tcltk java sdl gpm tcpd pam libwww ssl 
perl python esd imlib oggvorbis qt motif opengl mozilla ldap cdr X kde cups dvd 
flash gphoto2 pda tiff usb xml scanner gtk gnome -alsa"

kitty root #
Comment 2 Ralph De Witt 2003-09-09 20:30:53 UTC
Created attachment 17381 [details, diff]
Patch for Libgnome bug

This patch should be applied to Libgnome version 2.2.3 to correct this bug.
Comment 3 Alastair Tse (RETIRED) gentoo-dev 2003-09-17 14:31:58 UTC
i don't think it is worth us introducing this since we have libgnome-2.4.0 in ~x86 that has this patch in. but thanks for letting us know about it.