Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 288409 - media-gfx/feh doesn't wok with net-misc/wget-1.12 "--cache 0" which is no longer supported.
Summary: media-gfx/feh doesn't wok with net-misc/wget-1.12 "--cache 0" which is no lon...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-10 10:31 UTC by kjrg9l802
Modified: 2010-03-01 17:01 UTC (History)
1 user (show)

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 kjrg9l802 2009-10-10 10:31:07 UTC
feh calls wget with "--cache 0" which is no longer supported.


Reproducible: Always

Steps to Reproduce:
1. feh http://bugs.gentoo.org/skins/custom/gentoo-header.png

Actual Results:  
$ feh http://bugs.gentoo.org/skins/custom/gentoo-header.png
feh WARNING: url: wget failed to load URL http://bugs.gentoo.org/skins/custom/gentoo-header.png

feh - No loadable images specified.
Use feh --help for detailed usage information


Expected Results:  
The picture is displayed.


Relevant patch (for src/imlib.c) can be found here: http://cvs.fedoraproject.org/viewvc/devel/feh/feh-1.3.4-svn-fixes.patch?view=markup

Also fixes the problem with feh -Q.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-03-01 17:01:25 UTC
The test commands you gave, work fine again with feh-1.3.5_p20100301 (now in portage). So closing.