Bug#657172: digs through dots if no file is specified

January 24th, 2012 - 11:40 am ET by jidanni | Report spam
Package: feh
Version: 2.2-1
Severity: wishlist

$ feh
feh WARNING: ./.Xauthority - No Imlib2 loader for that file format
feh WARNING: ./.Xresources - No Imlib2 loader for that file format
feh WARNING: ./.basex - No Imlib2 loader for that file format
feh WARNING: ./.basexgui - No Imlib2 loader for that file format
feh WARNING: ./.bash_history - No Imlib2 loader for that file format
feh WARNING: ./.bash_history_jidanni - No Imlib2 loader for that file format
feh WARNING: ./.bash_history_jidanni-emacs - No Imlib2 loader for that file format
feh WARNING: ./.bash_profile - No Imlib2 loader for that file format
feh WARNING: ./.bashrc - No Imlib2 loader for that file format
feh WARNING: ./.bbdb - No Imlib2 loader for that file format
feh WARNING: ./.cliverc - No Imlib2 loader for that file format
feh WARNING: ./wwwoffle.conf.php - No Imlib2 loader for that file format
feh - No loadable images specified.
Use feh --help for detailed usage information

Gosh, it is somehow looking at my dot files.
It should just say:
feh - No loadable images specified.
Use feh --help for detailed usage information



To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
email Follow the discussionReplies 1 replyReplies Make a reply

Replies

#1 Daniel Friesel
January 24th, 2012 - 06:30 pm ET | Report spam

On Wed, Jan 25, 2012 at 12:31:09AM +0800, wrote:
$ feh
feh WARNING: ./.Xauthority - No Imlib2 loader for that file format
feh WARNING: ./.Xresources - No Imlib2 loader for that file format
feh WARNING: ./.basex - No Imlib2 loader for that file format
feh WARNING: ./.basexgui - No Imlib2 loader for that file format
feh WARNING: ./.bash_history - No Imlib2 loader for that file format
feh WARNING: ./.bash_history_jidanni - No Imlib2 loader for that file format
feh WARNING: ./.bash_history_jidanni-emacs - No Imlib2 loader for that file format
feh WARNING: ./.bash_profile - No Imlib2 loader for that file format
feh WARNING: ./.bashrc - No Imlib2 loader for that file format
feh WARNING: ./.bbdb - No Imlib2 loader for that file format
feh WARNING: ./.cliverc - No Imlib2 loader for that file format
feh WARNING: ./wwwoffle.conf.php - No Imlib2 loader for that file format
feh - No loadable images specified.
Use feh --help for detailed usage information

Gosh, it is somehow looking at my dot files.
It should just say:
feh - No loadable images specified.
Use feh --help for detailed usage information



Feh trying to load the current directory (including dotfiles) when no file
or directory argument is specified is actually intended behaviour, I just
forgot to document it.

But yeah, it's pretty verbose this way. Perhaps I should enable the --quiet
option (which hides such errors) by default.






To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact

Similar topics