<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>103365</bug_id>
          
          <creation_ts>2005-08-22 12:33 0000</creation_ts>
          <short_desc>media-gfx/gthumb-2.6.5 jpeg png and tiff use flags</short_desc>
          <delta_ts>2006-01-10 15:06:32 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>unspecified</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>fctk86@gmail.com</reporter>
          <assigned_to>gnome@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>fctk86@gmail.com</who>
            <bug_when>2005-08-22 12:33:15 0000</bug_when>
            <thetext>media-gfx/gthumb-2.6.5 can show png and tiff images even without those USE flags
enabled, but can&apos;t show jpeg images even if I enable the jpeg USE flag

Reproducible: Always
Steps to Reproduce:
1. USE=&quot;-*&quot; emerge gthumb
2. USE=&quot;-* jpeg&quot; emerge gthumb

Actual Results:  
1. it shows png and tiff images
2. it doesn&apos;t show jpeg images


Expected Results:  
1. USE=&quot;-*&quot; emerge gthumb --&gt; it shouldn&apos;t be able to show jpeg, tiff or png images
2. USE=&quot;-* jpeg&quot; --&gt; it should be able to show jpeg images


Portage 2.0.51.22-r2 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r1,
2.6.12-gentoo-r6 i686)
=================================================================
System uname: 2.6.12-gentoo-r6 i686 AMD Sempron(tm)  2600+
Gentoo Base System version 1.12.0_pre6
ccache version 2.4 [disabled]
dev-lang/python:     2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS=&quot;x86 ~x86&quot;
AUTOCLEAN=&quot;yes&quot;
CBUILD=&quot;i686-pc-linux-gnu&quot;
CFLAGS=&quot;-Os -march=athlon-xp -pipe -fomit-frame-pointer&quot;
CHOST=&quot;i686-pc-linux-gnu&quot;
CONFIG_PROTECT=&quot;/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control&quot;
CONFIG_PROTECT_MASK=&quot;/etc/gconf /etc/splash /etc/terminfo /etc/env.d&quot;
CXXFLAGS=&quot;-Os -march=athlon-xp -pipe -fomit-frame-pointer&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;autoconfig distlocks sandbox sfperms strict&quot;
GENTOO_MIRRORS=&quot;http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources/
ftp://ftp.unina.it/pub/linux/distributions/gentoo
http://mirror.switch.ch/ftp/mirror/gentoo/ ftp://mirror.switch.ch/mirror/gentoo/
ftp://ftp.solnet.ch/mirror/Gentoo http://gentoo.mirror.solnet.ch&quot;
LC_ALL=&quot;it_IT.UTF-8&quot;
LINGUAS=&quot;it&quot;
MAKEOPTS=&quot;-j2&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
PORTDIR_OVERLAY=&quot;/usr/local/portage /usr/local/bmg-main /usr/local/gentoo-de&quot;
SYNC=&quot;rsync://rsync.gentoo.org/gentoo-portage&quot;
USE=&quot;x86 3dnow 3dnowext alsa bash-completion cjk cups minimal mmx mmxext nls
nptl nptlonly nvidia ppds sse unicode linguas_it userland_GNU kernel_linux
elibc_glibc&quot;
Unset:  ASFLAGS, CTARGET, LANG, LDFLAGS</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fctk86@gmail.com</who>
            <bug_when>2005-10-07 10:00:52 0000</bug_when>
            <thetext>it seems you have to build gtk+ with the jpeg USE flag if you want to display
those images with gthumb. no need to build gthumb with that USE. strange..</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>foser@gentoo.org</who>
            <bug_when>2005-10-09 10:36:07 0000</bug_when>
            <thetext>Not sure if gthumb is primarily using gdk-pixbuf image loading (my assumption)
or it&apos;s own. I guess the optional support of these flags in gthumb is more about
retrieving info that cannot be obtained via gdk-pixbuf, not a fallback image
loading mechanism.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>obz@gentoo.org</who>
            <bug_when>2005-11-06 07:28:34 0000</bug_when>
            <thetext>I think you&apos;re right here foser - gthumb uses gdk_pixbuf loaders and a packaged
jpegutils library for extra data.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>compnerd@gentoo.org</who>
            <bug_when>2006-01-10 15:06:32 0000</bug_when>
            <thetext>Added patch for options for jpeg, png, tiff, exif, gphoto2.  Patched upstream as well.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>