Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74794 - gpdf-2.8.0-r2 display error with given file
Summary: gpdf-2.8.0-r2 display error with given file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://www.zeroc.com/download/Ice/2.0...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-17 16:51 UTC by Chris Rebert
Modified: 2004-12-20 00:31 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 Chris Rebert 2004-12-17 16:51:19 UTC
gdpf cannot display the document beyond the third page without somewhat crashing.

Reproducible: Always
Steps to Reproduce:
1. Open the file given in the url in gpdf
2. Click the next button until you reach what should be the about the 4th page
Actual Results:  
The page display area goes gray and the sidebar (if open) disappears. Any
attempt to move backward or foreward in the document fails

Expected Results:  
rendered the page properly

Portage 2.0.51-r3 (default-linux/x86/2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.8-gentoo-r1 i686)
=================================================================
System uname: 2.6.8-gentoo-r1 i686 AMD Athlon(tm) XP
Gentoo Base System version 1.4.16
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe -fprefetch-loop-arrays
-ftracer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/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/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe -fprefetch-loop-arrays
-ftracer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms userpriv
usersandbox"
GENTOO_MIRRORS="http://gentoo.ccccom.com http://128.213.5.34/gentoo/
http://gentoo.binarycompass.org"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="X acl acpi adns alsa apm avi berkdb bitmap-fonts bonobo bzlib calendar caps
cddb cdr chroot clanJavaScript clanVoice crypt ctype cups curl curlwrappers dba
dbm dbx dga divx4linux droproot dv dvd dvdr encode esd exif f77 fam flac
flatfile foomaticdb fortran fs ftp gd gdbm gif gimp gimpprint gmp gnome gnomedb
gnutls gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile iconv ieee1394 imagemagick
imap imlib inifile ipv6 jabber java jbig jce jp2 jpeg ladcca lcms libg++ libwww
lzw mad maildir mbox md5sum mhash mikmod mime mmx mmx2 mng mozilla moznocompose
moznoirc moznomail mozp3p mozsvg mpeg mpi music native ncurses network nls
no_wxgtk1 nocd nomac odbc oggvorbis opengl oss pam pcntl pcre pdf pdflib perl
png posix ppds python quicktime radeon readline recode rtc sasl scanner sdl
session sftplogging skey slang slp smime sockets speex spell sqlite sse sse2 ssl
svg svga sysvipc tcltk tcpd tetex theora tidy tiff truetype unicode usb v4l2 wmf
wxwin x86 xml xml2 xmlrpc xpm xsl xv xvid xvmc zlib video_cards_radeon"
Comment 1 Mike Gardiner (RETIRED) gentoo-dev 2004-12-17 17:36:04 UTC
Works fine for me with 2.8.1 so try, ACCEPT_KEYWORDS="~x86" emerge =gpdf-2.8.1

If you still have no luck, then you'll need to drop "-fomit-frame-pointer" "-ftracer" "-fprefetch-loop-arrays" from your CFLAGS, recompile gpdf with USE="debug" turned on, and get us a backtrace.
Comment 2 Chris Rebert 2004-12-17 18:43:19 UTC
Updating to 2.8.1 fixes problem w/ no CFLAGS modification.
Comment 3 Joe McCann (RETIRED) gentoo-dev 2004-12-20 00:31:00 UTC
2.8.1 has been marked stable, closing