On Sat, Dec 05, 2015 at 10:13:14AM +0000, Daniel Shahaf wrote:
> Package: fbi
> Version: 2.09-1+b1
> Severity: normal
> Tags: upstream
>
> Dear Maintainer,
>
> fbi prints messages to stderr in successful operation:
>
> % fbi foo.jpg >/dev/null
> using "Inconsolata-16", pixelsize=16.67
> file=/usr/share/fonts/truetype/inconsolata/Inconsolata.otf
> map: vt05 => fb0
> % fbi --noverbose foo.jpg >/dev/null
> using "Inconsolata-16", pixelsize=16.67
> file=/usr/share/fonts/truetype/inconsolata/Inconsolata.otf
> map: vt05 => fb0
>
> Please disable such output (at least via an option). There is already
> a --verbose flag; perhaps the messages could be displayed in --verbose
> mode only.
Patch welcome :-)
Cheers,
Moritz