iv - crashes trying to open non-image file #321
Labels
bug
Crash or wrong behavior of an existing feature.
good first issue
Good one-day project for beginners without much knowledge of the code base.
iv
Image viewer
starting iv from a terminal with a command such as
iv /home/shane/images/*
where images contains image files as well as another dir and a text file, then cycle through images with PgUp/PgDwn causes iv to crash when a non-image file is the next item in the list. Similarly if just the dir is sent without the trailing /* then it crashes trying to open it.
The text was updated successfully, but these errors were encountered: