Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 706798 - media-gfx/dcraw installs GIMP plugin with deprecated menu path label - (/usr/lib64/gimp/2.0/plug-ins/rawphoto) is installing procedure "file-rawphoto-load" with a full menu path "<Load>/rawphoto" as menu label, this deprecated and will be an error in GIMP
Summary: media-gfx/dcraw installs GIMP plugin with deprecated menu path label - (/usr/...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-28 11:50 UTC by Pär Karlsson
Modified: 2023-09-22 11:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge-info,7.88 KB, text/plain)
2020-01-28 11:50 UTC, Pär Karlsson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pär Karlsson 2020-01-28 11:50:13 UTC
Created attachment 605880 [details]
emerge --info

$ gimp
Plug-in "rawphoto"
(/usr/lib64/gimp/2.0/plug-ins/rawphoto) is installing procedure "file-rawphoto-load" with a full menu path "<Load>/rawphoto" as menu label, this deprecated and will be an error in GIMP 3.0
$  equery belongs /usr/lib64/gimp/2.0/plug-ins/rawphoto
 * Searching for /usr/lib64/gimp/2.0/plug-ins/rawphoto ... 
media-gfx/dcraw-9.28.0-r1 (/usr/lib64/gimp/2.0/plug-ins/rawphoto)
$ eix -I dcraw
[I] media-gfx/dcraw
     Available versions:  9.28.0-r1 {gimp jpeg lcms nls}
     Installed versions:  9.28.0-r1(10:01:04 2019-10-01)(gimp jpeg lcms nls)
     Homepage:            https://www.cybercom.net/~dcoffin/dcraw/
     Description:         Command-line decoder for raw digital photos

Alaso, tt seems as if the homepage for dcraw has changed since the the ebuild was made, and it should now be https://www.dechifro.org/dcraw/

Possibly ufraw is preferred instead of the gimp plugin included with USE="gimp" in this package (ufraw uses dcraw as a library, apparently), according to the description on the dcraw homepage.
Comment 1 Pascal Jäger 2023-09-22 11:15:04 UTC
Lets drop the gimp use flag altogether then, since there is ufraw and the plugin wont work with newer gimp versions anyway