Geeqie 1.0 Hello
I was pleased when I learned of Geeqie development, but, for me, there is a showstopping bug. If you open a group of images on the command-line that are in different directories and delete one of them, you cannot continue to view all the images. You are stuck in the first directory. Gqview has the expected behaviour, you can go back and forth through the files deleting at will. To reprodduce this bug: In a directory, create a few directories with image-files in, then, in the top directory run this script: #!/bin/bash IFS=$'\n' shopt -s nocaseglob geeqie $(find -iname "*.jp*g" | sort) # end of script View the images, delete a file at random with Geeqie, you will be stuck and cannot view further images. I do this often with Gqview, so, unfortunately, Geeqie is unusable for me at present. ------------------------------------------------------------------------------ What Every C/C++ and Fortran developer Should Know! Read this article and learn how Intel has extended the reach of its next-generation tools to help Windows* and Linux* C/C++ and Fortran developers boost performance applications - including clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Geeqie-devel mailing list Geeqie-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geeqie-devel