Package: feh
Version: 1.3.4-2
Severity: normal
If feh is given multiple arguments on the command line it normally iterates
through them. However if more then one at the end of the line are not
loadable the program exits with:
feh ERROR: No more slides in show
Example:
% file *
bar: empty
baz: empty
foo: empty
kathleen2.jpg: JPEG image data, JFIF standard 1.01
kathleen.jpg: JPEG image data, JFIF standard 1.01
% feh bar foo kathleen.jpg kathleen2.jpg
feh WARNING: bar - No Imlib2 loader for that file format
feh WARNING: foo - No Imlib2 loader for that file format
(Displays image - space moves between two images)
% feh bar kathleen* foo
feh WARNING: bar - No Imlib2 loader for that file format
(Displays image - hitting space displays image 2, then hitting again)
feh WARNING: foo - No Imlib2 loader for that file format
(wraps to first image - as expected)
% feh kathleen* foo bar
(Works as expected)
% feh kathleen* foo bar baz
(Displays images as expected - hitting space a second time gives)
feh WARNING: foo - No Imlib2 loader for that file format
feh WARNING: bar - No Imlib2 loader for that file format
feh WARNING: baz - No Imlib2 loader for that file format
feh ERROR: No more slides in show
To reproduce:
touch foo
feh <realimage> foo foo foo
Expected behaviour:
The unloadable images should be dropped from the list, and the
application should continue.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Versions of packages feh depends on:
ii giblib1 1.2.4-2 wrapper library for imlib2, and ot
ii libc6 2.3.5-5 GNU C Library: Shared libraries an
ii libimlib2 1.2.1-2 powerful image loading and renderi
ii libjpeg62 6b-10 The Independent JPEG Group's JPEG
ii libpng12-0 1.2.8rel-1 PNG library - runtime
ii libx11-6 6.8.2.dfsg.1-5 X Window System protocol client li
ii libxext6 6.8.2.dfsg.1-5 X Window System miscellaneous exte
ii xlibs 6.8.2.dfsg.1-5 X Window System client libraries m
ii zlib1g 1:1.2.3-4 compression library - runtime
Versions of packages feh recommends:
ii wget 1.10.1-1 retrieves files from the web
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]