On Thu, Jul 28, 2005 at 12:01:54PM +0200, Michael Prokop wrote:
> While as w3m-img works in xterm as intended, it does not display
> images inline on plain console using framebuffer (vesafb-tng).
>
> Tested with:
>
>  % w3m -config /dev/null grml.org
>
> No problems with w3m/w3m-img 0.5.1-3, problem appeared with
> version 0.5.1-4.

For w3m-img to work on the console, check that:

 - the "tty" command reports a tty (e.g. /dev/tty1) that is listed in
   /etc/securetty.

 - you have write access to /dev/fb0 -- probably meaning you need to
   be in the "video" group.

Since root can bypass some of these problems, try this to open w3m on
a temporary extra console, running as root:

    sudo openvt -sw -- w3m -config /dev/null http://google.com/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to