Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 50592

Summary: gpdf show blank pages with libgnomeprint-2.6.0
Product: Gentoo Linux Reporter: xlyz <xlyz>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED WORKSFORME    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description xlyz 2004-05-09 18:32:03 UTC
no gnome installed

upgraded gpdf from 0.112.1 to 0.131
due to dependencies libgnomeprint-2.6.0 get upgraded as well
after that gpdf does not work any more
with every pdf I open, gdpf just shows the top left corner of an empty (==white) page
launching it from a console don't show any error message
downgraded gpdf to stable and still the same problem
downgraded libgnomeprint to stable and eventually gpdf 0.112.1 works again


Reproducible: Always
Steps to Reproduce:





 # emerge info
Portage 2.0.50-r6 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.5-gentoo-r1)
=================================================================
System uname: 2.6.5-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.4.10
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer -fprefetch-loop-arrays
-fforce-addr -falign-functions=4"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer -fprefetch-loop-arrays
-fforce-addr -falign-functions=4"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://ftp.uni-erlangen.de/pub/mirrors/gentoo/
http://gentoo.oregonstate.edu/
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X aalib alsa apache2 apm avi cdr crypt cups directfb dvd encode esd
foomaticdb gdbm gif gimpprint gnome gpm gtk gtk2 imlib java jpeg libwww mad mmx
motif mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png ppds
python quicktime samba sdl sse ssl svga tcpd tiff truetype usb x86 xml2 xmms xv
zlib"

# emerge -pe world | grep gnome
[ebuild  N    ] gnome-base/ORBit2-2.8.3  
[ebuild  N    ] gnome-base/libbonobo-2.4.3  
[ebuild  N    ] gnome-base/gconf-2.4.0.1  
[ebuild  N    ] gnome-base/gnome-mime-data-2.4.1  
[ebuild  N    ] gnome-base/gnome-vfs-2.4.2-r1  
[ebuild  N    ] gnome-base/libglade-2.0.1  
[ebuild  N    ] gnome-base/libgnomecanvas-2.4.0  
[ebuild  N    ] gnome-base/libgnome-2.4.0  
[ebuild  N    ] gnome-base/libbonoboui-2.4.3  
[ebuild  N    ] gnome-base/libgnomeui-2.4.0.1  
[ebuild  N    ] x11-themes/gnome-icon-theme-1.0.9  
[ebuild  N    ] x11-themes/gnome-themes-2.4.1  
[ebuild  N    ] net-print/libgnomecups-0.1.6  
[ebuild  N    ] net-print/gnome-cups-manager-0.17  
[ebuild  N    ] gnome-base/libgnomeprint-2.4.2  
[ebuild  N    ] gnome-base/gail-1.6.0  
[ebuild  N    ] gnome-base/libgnomeprintui-2.4.2  
[ebuild  N    ] gnome-extra/gal-1.99.11  
[ebuild  N    ] gnome-extra/libgtkhtml-3.0.10  
[ebuild  N    ] gnome-extra/libgtkhtml-2.4.1  
[ebuild  N    ] gnome-extra/yelp-2.4.2  
[ebuild  N    ] gnome-base/ORBit-0.5.17  
[ebuild  N    ] gnome-base/gnome-libs-1.4.2  
[ebuild  N    ] gnome-extra/libgsf-1.8.2
Comment 1 foser (RETIRED) gentoo-dev 2004-05-10 05:51:11 UTC
First rebuild with lower optimizations (_always_ do this as a first step).
Comment 2 xlyz 2004-05-10 06:05:22 UTC
emerged again both libgnomeprint and gpdf with CFLAGS="-mcpu=i686 -O2" and the problem is still there
Comment 3 xlyz 2004-05-11 10:14:56 UTC
emerged gnome 2.4 and the problem was still there

emerged gnome 2.6 and the problem is gone

could it be a missing dependency?

Comment 4 foser (RETIRED) gentoo-dev 2004-08-11 04:31:46 UTC
I don't know, maybe some ABI instability. But that makes it not reproducable & we had no further report.