Control: reassign -1 imagemagick-6.q16 8:6.9.11.60+dfsg-1.3 Control: severity -1 important
Hi, This bug does not belong to ranger. ranger called `identify` from imagemagick on the given video, and identify ends up creating a bulky magick-*.pam file under /tmp and exiting with error. I can reproduce this problem on stable with some of my local video files: lumin ~/Videos> identify xxx.mp4 identify-im6.q16: delegate failed `'ffmpeg' -nostdin -v -1 -i '%i' -vframes %S -vcodec pam -an -f rawvideo -y '%u.pam' 2> '%u'' @ error/delegate.c/InvokeDelegate/1966. It only quit when there is no space in /tmp anymore.