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

Bug 276553

Summary: media-gfx/gimp associated with PDF when USE=-pdf
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2009-07-05 10:04:23 UTC
When gimp is built with USE='-pdf', gimp.desktop is installed with 'application/pdf' in MimeType.

This causes programs to try to open PDFs with GIMP, which is unintentional and just won't work. Moreover, GIMP seems to take precedence over dedicated apps such as epdfview.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2009-07-13 12:25:18 UTC
After further investigation I discovered that without poppler GIMP still supports importing (some) PDF files. So, I assume the pdf support is unconditional and thus the bug is invalid.