Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 461716 - app-misc/ranger-1.6.0 uses wrong path to w3mimgdisplay
Summary: app-misc/ranger-1.6.0 uses wrong path to w3mimgdisplay
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tim Harder
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-14 10:34 UTC by Khayyam
Modified: 2013-05-30 08:25 UTC (History)
0 users

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


Attachments
ranger-1.6.0-img_display.patch (ranger-1.6.0-img_display.patch,576 bytes, text/plain)
2013-03-14 10:34 UTC, Khayyam
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Khayyam 2013-03-14 10:34:00 UTC
Created attachment 342008 [details]
ranger-1.6.0-img_display.patch

app-misc/ranger-1.6.0 uses w3mimgdisplay from www-client/w3m (with +X +imlib) for displaying images. However the path in which ranger expects to find w3mimgdisplay is not where it will be installed from www-client/w3m. Ranger will look in '/usr/lib/w3m/w3mimgdisplay' and the www-client/w3m installs the script in /usr/libexec/w3m/w3mimgdisplay

The attatched patch fixes the path.

best ... khay
Comment 1 Tim Harder gentoo-dev 2013-05-30 08:25:11 UTC
Fixed in CVS.