Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jun 2005 13:48:03 -0700
From:      Sean McNeil <sean@mcneil.com>
To:        java@freebsd.org
Subject:   eclipse-devel and gtk theme problems
Message-ID:  <1118868483.48434.11.camel@server.mcneil.com>

next in thread | raw e-mail | index | archive | help
I'd like to figure out why this is happening, but I'm not sure where to
begin.  On an amd64/-STABLE I have a lot of output like the following:


** (<unknown>:48450): WARNING **: Pixbuf theme: Cannot load pixmap
file /usr/X11R6/share/themes/MardiGras/gtk-2.0/trough.png: Failed to
load image '/usr/X11R6/share/themes/MardiGras/gtk-2.0/trough.png': Fatal
error in PNG image file: zlib version error


** (<unknown>:48450): WARNING **: Invalid borders specified for theme
pixmap:
        /usr/X11R6/share/themes/MardiGras/gtk-2.0/trough.png,
borders don't fit within the image

** (<unknown>:48450): WARNING **: Pixbuf theme: Cannot load pixmap
file /usr/X11R6/share/themes/MardiGras/gtk-2.0/scroll2.png: Failed to
load image '/usr/X11R6/share/themes/MardiGras/gtk-2.0/scroll2.png':
Fatal error in PNG image file: zlib version error


** (<unknown>:48450): WARNING **: Invalid borders specified for theme
pixmap:
        /usr/X11R6/share/themes/MardiGras/gtk-2.0/scroll2.png,
borders don't fit within the image

and lots more like this.

It would appear that there is a version of zlib that conflicts with the
one that is built for gtk.  I don't see any zlib within eclipse, though.
I'm probably missing something.

Any ideas/solutions?

Cheers,
Sean






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1118868483.48434.11.camel>