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

Bug 212035

Summary: x11-plugins/pidgin-encryption should depend on gtk+ being built with the jpeg use flag
Product: Gentoo Linux Reporter: Daniel Gulotta <dgulotta>
Component: New packagesAssignee: Gentoo Net-im project <net-im>
Status: RESOLVED INVALID    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Daniel Gulotta 2008-03-02 00:44:59 UTC
If gtk+ is built without jpeg support, then the images created by pidgin-latex won't be displayable in pidgin.  The pidgin-encryption ebuild should check for this.

Reproducible: Always
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2008-03-04 05:55:21 UTC
Looks like this got misassigned...
Comment 2 Olivier Crete (RETIRED) gentoo-dev 2008-03-04 14:29:07 UTC
Are you talking about pidgin-encryption or pidgin-latex? Anyways, if you dont built with the jpeg, obviously it wont display jpegs... thats not a bug...
Comment 3 Daniel Gulotta 2008-03-04 14:40:16 UTC
Yes, but you can display an error message if the user tries to install pidgin-latex when gtk is compiled without JPEG support, just like the ebuild already displays an error message if the user tries to install pidgin-latex when pidgin is compiled without X support.