Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131526 - rox-filer fails to pass assertion
Summary: rox-filer fails to pass assertion
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Jim Ramsay (lack) (RETIRED)
URL: http://forums.gentoo.org/viewtopic-p-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-27 19:19 UTC by Patrick Hahn
Modified: 2006-10-20 13:43 UTC (History)
4 users (show)

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 Patrick Hahn 2006-04-27 19:19:50 UTC
The thread starter has more symptoms, but in my case the problem is that rox-filer gives these errors on the console and doesn't display thumbnails: 

(MagickThumbnail:6059): Gdk-WARNING **: Error converting from UTF-8 to STRING: Conversion from character set 'UTF-8' to 'ISO-8859-1' is not supported
/usr/lib/ROX-Lib2/python/rox/__init__.py:186: GtkWarning: Couldn't convert text chunk value to UTF-8.
  g.window_set_default_icon_list(g.gdk.pixbuf_new_from_file(_icon_path))
/usr/lib/ROX-Lib2/python/rox/__init__.py:186: GtkWarning: gdk_pixbuf_set_option: assertion `key != NULL' failed
  g.window_set_default_icon_list(g.gdk.pixbuf_new_from_file(_icon_path))
scolor #697B8F

It seems to be utf8 related. I've followed the gentoo unicode guidelines, utf8 and unicode are in USE. 

--- locale and emerge info follow ---

skorgu@dukeleto ~ $ locale
LANG=en_US.utf8
LC_CTYPE="en_US.utf8"
LC_NUMERIC="en_US.utf8"
LC_TIME="en_US.utf8"
LC_COLLATE="en_US.utf8"
LC_MONETARY="en_US.utf8"
LC_MESSAGES="en_US.utf8"
LC_PAPER="en_US.utf8"
LC_NAME="en_US.utf8"
LC_ADDRESS="en_US.utf8"
LC_TELEPHONE="en_US.utf8"
LC_MEASUREMENT="en_US.utf8"
LC_IDENTIFICATION="en_US.utf8"
LC_ALL=en_US.utf8

skorgu@dukeleto ~ $ emerge --info
Portage 2.1_pre7-r5 (default-linux/amd64/2006.0, gcc-3.4.5, glibc-2.4-r1, 2.6.15-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.0_pre17
x86_64-pc-linux-gnu-gcc (GCC) 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9) [disabled]
ccache version 2.3 [disabled]
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig confcache distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa avi bash-completion berkdb bitmap-fonts bzip2 cjk cli crosscompile crypt cups dlloader doc dri dts eds emboss encode expat fastcgi firefox flac font-server foomaticdb fortran gdbm gif glep glut gnome gpm gstreamer gtk gtk2 hal idn imagemagick imlib ipv6 isdnlog java jpeg kde lcms lm_sensors lzw lzw-tiff mad mng motif mozilla mp3 mpeg mysql ncurses nls nptl nptlonly nvidia ogg oggvorbis opengl oss pam pcre pdflib perl pic png postgres pppd python qt quicktime readline realtcgi reflection ruby samba sdl session silc slang sox spell spl sqlite ssl svg tcltk tcpd tetex threads tiff truetype truetype-fonts type1-fonts unicode usb utf8 vorbis xinerama xml2 xorg xpm xv zlib elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 Saleem Abdulrasool (RETIRED) gentoo-dev 2006-05-16 12:44:34 UTC
This seems to be a ROX issue not a GNOME issue.  Reassigning.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-05-23 11:04:41 UTC
Re-assign wrt Bug 131936.
Comment 3 Jim Ramsay (lack) (RETIRED) gentoo-dev 2006-10-03 12:00:04 UTC
I'm new to this bug, could you please re-try with rox-2.5 and let me know if the problem still persists?
Comment 4 Jim Ramsay (lack) (RETIRED) gentoo-dev 2006-10-20 13:43:29 UTC
Oh wait.  Now that I've actually read the text of the error message, I don't think the problem is rox-filer, but magickthumbnail (or perhaps python, pygtk, or rox-lib).

I need to know:
- What version of magickthumbnail, rox-lib, rox, pygtk, and python you are using
- Whether or not the problem still persists with the latest versions of all of these (magickthumbnail-0.5.1, rox-lib-2.0.3-r1, rox-2.5, pygtk-2.10.3, python-2.4.3-r4 at the time of this post).

I am marking this bug as NEEDINFO.  Please re-open if you can reproduce this bug with the latest software versions.