Package: w3m-img
Version: 0.5.2-7
Severity: normal

These commands result in inline images:

    w3m google.com
    jfbterm -e w3m google.com
    fbterm -- env TERM=jfbterm w3m google.com

This command does not:

    fbterm -- env TERM=fbterm w3m google.com

It looks like w3m-img is hard-coded to support jfbterm:

    2003-08-30  Fumitoshi UKAI  <[email protected]>

            * [w3m-dev 03958] w3mimgdisplay on jfbterm
            * w3mimg/fb/fb_w3mimg.c (w3mimg_fbopen): check TERM=jfbterm

    if (!check_tty_console(getenv("W3M_TTY")) && strcmp("jfbterm", 
getenv("TERM")) != 0) {
        fprintf(stderr, "w3mimgdisplay/fb: tty is not console\n");
        goto error;
    }

As w3m-img works in fbterm, please extend w3m-img to also allow
TERM=fbterm.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.35-rc4 (SMP w/2 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages w3m-img depends on:
ii  libc6                   2.11.2-2         Embedded GNU C Library: Shared lib
ii  libfreetype6            2.4.0-2          FreeType 2 font engine, shared lib
ii  libimlib2               1.4.2-8+b1       powerful image loading and renderi
ii  libx11-6                2:1.3.3-3        X11 client-side library
ii  libxext6                2:1.1.2-1        X11 miscellaneous extension librar
ii  w3m                     0.5.2-7          WWW browsable pager with excellent
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

w3m-img recommends no packages.

w3m-img suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to