Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#61583 - [ranger] Add python-pillow as an optional dependency
Attached to Project:
Community Packages
Opened by Reeto Chatterjee (ratorx) - Wednesday, 30 January 2019, 20:44 GMT
Last edited by Balló György (City-busz) - Friday, 15 March 2019, 00:25 GMT
Opened by Reeto Chatterjee (ratorx) - Wednesday, 30 January 2019, 20:44 GMT
Last edited by Balló György (City-busz) - Friday, 15 March 2019, 00:25 GMT
|
DetailsDescription:
ranger has a new image preview method specifically for the kitty terminal emulator (which is also in community). This method requires python-pillow to work. Please add python-pillow as an optional dependency. This is documented in the man page. Version: 1.9.2-1 |
This task depends upon
The ranger manual clearly states:
```
[...]
This only works in Kitty. It requires PIL (or pillow) to work. Allows remote image previews, for example in an ssh session.
To enable this feature, set the option "preview_images_method" to kitty.
```
So I agree that adding `python-pillow` as optional dependency would be a good idea.