Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 212035 - x11-plugins/pidgin-encryption should depend on gtk+ being built with the jpeg use flag
Summary: x11-plugins/pidgin-encryption should depend on gtk+ being built with the jpeg...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-02 00:44 UTC by Daniel Gulotta
Modified: 2008-03-04 14:40 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 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.