Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 91946 - www-client/links-2.1_pre17-r1 fails to display jpeg images
Summary: www-client/links-2.1_pre17-r1 fails to display jpeg images
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Marcelo Goes (RETIRED)
URL:
Whiteboard:
Keywords:
: 92400 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-05-08 15:34 UTC by Wouter Horré
Modified: 2005-05-14 07:49 UTC (History)
2 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 Wouter Horré 2005-05-08 15:34:01 UTC
www-client/links-2.1_pre17-r1 fails to display jpeg-images in graphical mode, although it is compiled with USE="jpeg" and ldd shows that it is linked with libjpeg. It does display png images and probably other types of images.

www-client/links-2.1_pre17 does not have this problem.

Reproducible: Always
Steps to Reproduce:
1. USE="jpeg" emerge links
2.
3.

Actual Results:  
links in graphical mode doesn't display jpeg images

Expected Results:  
links should display jpeg images in graphical mode

# emerge info
Portage 2.0.51.21-r1 (default-linux/x86/2005.0, gcc-3.4.3-20050110,
glibc-2.3.5-r0, 2.6.11-gentoo-r6 i686)
=================================================================
System uname: 2.6.11-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.6.11
dev-lang/python:     2.2.3-r5, 2.3.5
sys-apps/sandbox:    1.2.5-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r8
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.11
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/
ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X aalib acpi alsa apm arts avi bash-completion berkdb bitmap-fonts cdr
crypt cups curl dvd dvdread encode fam fftw flac foomaticdb fortran ftp gd gdbm
gif gimpprint gphoto2 gpm gtk2 howl imagemagick imlib ipv6 jabber java
javascript jpeg junit kde lcms ldap libcaca libg++ libwww mad mbox mikmod mime
motif mozsvg mp3 mpeg msn ncurses network nls nptl nvidia ogg oggvorbis opengl
oss pam pdflib perl png postfix ppds python qt quicktime readline real sdl slang
speex spell ssl svg svga sysfs tcltk tcpd tetex theora threads tiff truetype
truetype-fonts type1-fonts usb vcd vim-with-x vorbis win32codecs xine xml xml2
xpm xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 Marcelo Goes (RETIRED) gentoo-dev 2005-05-09 13:43:14 UTC
While fix is pending, I am masking this package. It was my mistake to have it stable in the first place (it was supposed to be a minor USE flag addition, but this is the second time something is broken with it). I apologize.
Comment 2 Marcelo Goes (RETIRED) gentoo-dev 2005-05-12 16:00:03 UTC
*** Bug 92400 has been marked as a duplicate of this bug. ***
Comment 3 Marcelo Goes (RETIRED) gentoo-dev 2005-05-13 09:22:06 UTC
I updated the ebuild in cvs, would any of you mind testing it?
Comment 4 Wouter Horré 2005-05-14 06:20:13 UTC
I have tested the new ebuild and I can confirm that it works
Comment 5 Marcelo Goes (RETIRED) gentoo-dev 2005-05-14 07:49:17 UTC
Thank you.