Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67799 - xpdf truetype patch problem
Summary: xpdf truetype patch problem
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
: 68601 68692 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-10-16 11:48 UTC by Horace Ip
Modified: 2004-10-24 23:06 UTC (History)
3 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 Horace Ip 2004-10-16 11:48:00 UTC
Using xpdf-3.00-r2, I got the following motif warnings and xpdf failed to zoom, (no % in the zoom box), removing the truetype patch fixes the problem.

Warning:
    Name: Text
    Class: XmTextField
    Character '\155' not supported in font.  Discarded.

Warning:
    Name: Text
    Class: XmTextField
    Character '\145' not supported in font.  Discarded.

Warning:
    Name: Text
    Class: XmTextField
    Character '\57' not supported in font.  Discarded.

Warning:
    Name: Text
    Class: XmTextField
    Character '\110' not supported in font.  Discarded.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




emerge info

Portage 2.0.50-r11 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.8-gentoo-r9)
=================================================================
System uname: 2.6.8-gentoo-r9 i686 Intel(R) Pentium(R) III Mobile CPU      1200MHz
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
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe -mmmx -msse -mfpmath=sse -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /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/X11/xkb /etc/gconf /etc/init.d /etc/pam.d
/etc/postfix/sample /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe -mmmx -msse -mfpmath=sse -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo
http://open-systems.ufl.edu/mirrors/gentoo
ftp://ftp.ussg.iu.edu/pub/linux/gentoo http://ftp.easynet.nl/mirror/gentoo/
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/"
MAKEOPTS="-j2"
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 Xaw3d alsa apm arts artswrappersuid atlas avi berkdb bitmap-fonts cdr cjk
crypt cups divx4linux dvd emacs encode f77 fam flac gd gif gpm gtk gtk2 imlib
java jpeg kde ldap leim libg++ libwww linguas_en linguas_en_GB linguas_en_US
linguas_zh_TW mad mmx motif mozilla moznoirc mpeg ncurses network nls nptl
oggvorbis opengl pam pcmcia pda pdflib perl pic png postgres prelink python qt
quicktimereadline samba sdl slang spell sse ssl svg svga tetex threads tiff
truetype trusted unicode usb video_cards_savage wxwindows x86 xprint
xscreensaver xv xvid zlib"

Installed dependencies
[ebuild   R   ] x11-libs/openmotif-2.1.30-r5
[ebuild   R   ] media-libs/freetype-2.1.5-r1
[ebuild   R   ] media-libs/t1lib-5.0.1
[ebuild   R   ] app-text/ghostscript-7.07.1-r7
Comment 1 Horace Ip 2004-10-16 22:58:53 UTC
This problem is related to locale, $LANG or $LC_CTYPE.
It can be triggered by setting $LC_CTYPE to zh_HK.big5scs or zh_TW.big5
(Traditional Chinese settings)

May be the patch should be disabled upon cjk flag ?
Comment 2 Heinrich Wendel (RETIRED) gentoo-dev 2004-10-24 06:21:12 UTC
*** Bug 68601 has been marked as a duplicate of this bug. ***
Comment 3 Heinrich Wendel (RETIRED) gentoo-dev 2004-10-24 06:21:23 UTC
*** Bug 68692 has been marked as a duplicate of this bug. ***
Comment 4 Heinrich Wendel (RETIRED) gentoo-dev 2004-10-24 06:46:46 UTC
please try xpdf-3.00-r4
Comment 5 caspar-gentoo-bugs 2004-10-24 10:33:10 UTC
still the same, xpdf crashes as described in #68601 :-((
Comment 6 Heinrich Wendel (RETIRED) gentoo-dev 2004-10-24 12:26:32 UTC
will take another look at it
Comment 7 caspar-gentoo-bugs 2004-10-24 12:34:23 UTC
Do you need further information?
Comment 8 Heinrich Wendel (RETIRED) gentoo-dev 2004-10-24 16:38:15 UTC
ok, it's now fixed in -r4
Comment 9 caspar-gentoo-bugs 2004-10-24 23:06:55 UTC
ok, works with these two files.  thx