Your message dated Sun, 04 Feb 2018 01:38:02 +0900 (JST)
with message-id <20180204.013802.745776200632560465.tats%[email protected]>
and subject line Re: Bug#590668: w3mimg_fbopen.c: support fbterm (as well as
jfbterm).
has caused the Debian Bug report #590668,
regarding w3mimg_fbopen.c: support fbterm (as well as jfbterm).
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
590668: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590668
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Version: 0.5.3-36
Fixed in buster/sid.
Thanks,
--
Tatsuya Kinoshita
pgpDnLxYQDRXM.pgp
Description: PGP signature
--- End Message ---