FS#70684 - [ranger] Missing imagemagick optional dependency

Attached to Project: Community Packages
Opened by imtbl (imtbl) - Sunday, 02 May 2021, 21:24 GMT
Last edited by Caleb Maclennan (alerque) - Friday, 06 January 2023, 12:35 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Caleb Maclennan (alerque)
Levente Polyak (anthraxx)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

As mentioned in the README[1], imagemagick is required to auto-rotate image previews (for images that have rotation information in their EXIF data). The relevant code can be found in scope.sh[2].

I've tested this (using kitty to preview images) and can confirm it's indeed needed.
I therefore think it should be added as optional dependency to the package.

[1]: https://github.com/ranger/ranger/tree/v1.9.3#optional-dependencies
[2]: https://github.com/ranger/ranger/blob/v1.9.3/ranger/data/scope.sh#L142-L150
This task depends upon

Closed by  Caleb Maclennan (alerque)
Friday, 06 January 2023, 12:35 GMT
Reason for closing:  Fixed
Additional comments about closing:  ranger-1.9.3-6
Comment by imtbl (imtbl) - Sunday, 02 May 2021, 21:27 GMT
Sorry, I just realized this probably should've been a feature request instead of a bug report.

Loading...