Hello,
Since upgrade to 9.10, I can't open an image from the web (open with gimp), or by using the open location menu in gimp.
I remember that some packages are needed to do this (why isn't it a required dependency, as this action is pretty common), because this already caused me some troubles the first time I installed GIMP. I searched on the web and found that the following packages are needed: gimp-libcurl or gimp-gnomevfs. But I can't find these packages.
Any help would be appreciated. Thanks in advance!
Since upgrade to 9.10, I can't open an image from the web (open with gimp), or by using the open location menu in gimp.
Opening 'http://xyz.jpg' failed: Could not open 'http://xyz.jpg' for reading: No such file or directory
Code:
$apt-get install gimp-libcurl Package gimp-libcurl is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: gimp
Comment