Hi

Dne Thu, 8 Jul 2010 16:55:16 +0200
Michael <[email protected]> napsal(a):

> on an UNIX-like OS i had expected that a file don’t need to have a
> ‘correct’ filename-extension to work as suggested.
> 
> But look what geeqie does:
> $ mkdir test
> $ cp <someimage> test/filename_without_extension
> $ touch test/idiot.png
> $ file test/*
> test/filename_without_extension: PNG image data, 1024 x 768,
> 8-bit/color RGB, non-interlaced
> test/idiot.png:                  empty
> $ geeqie test/filename_without_extension ; rm -r test
> 
> geeqie shows the image as expected. But: if i navigate through the
> pictures using Pg-Up and Pg-Dwn, it only displays the “broken”
> idiot.png, which is – not just according to file – no image. The real
> image is ignored.

If you don't like extension based filtering, feel free to disable it in
preferences. Filtering based on content would be definitely much slower
and is not really needed in most cases.

-- 
        Michal Čihař | http://cihar.com | http://blog.cihar.com

Attachment: signature.asc
Description: PGP signature

Reply via email to