Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iv - crashes trying to open non-image file #321

Closed
sambler opened this issue Apr 16, 2012 · 1 comment
Closed

iv - crashes trying to open non-image file #321

sambler opened this issue Apr 16, 2012 · 1 comment
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

Comments

@sambler
Copy link
Contributor

sambler commented Apr 16, 2012

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.

@lgritz lgritz added bug Crash or wrong behavior of an existing feature. iv Image viewer labels Nov 11, 2018
@lgritz lgritz added the good first issue Good one-day project for beginners without much knowledge of the code base. label Sep 27, 2023
@lgritz
Copy link
Collaborator

lgritz commented Feb 14, 2024

Closing, because I think this is fixed now! #4010 made it so that giving a directory name to iv opens all the image files in the directory.

@lgritz lgritz closed this as completed Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants