Debian Bug report logs -
#142058
w3m-img: Overwrites other X windows
Reply or subscribe to this bug.
Toggle useless messages
Report forwarded to debian-bugs-dist@lists.debian.org, Fumitoshi UKAI <ukai@debian.or.jp>, w3m@packages.qa.debian.org:
Bug#142058; Package w3m-img.
(full text, mbox, link).
Acknowledgement sent to Daniel Burrows <dburrows@debian.org>:
New Bug report received and forwarded. Copy sent to Fumitoshi UKAI <ukai@debian.or.jp>, w3m@packages.qa.debian.org.
(full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: w3m-img
Version: 0.3-1
Severity: normal
When I run a w3m-img-enabled w3m over an ssh connection, it seems to
overwrite random X windows with the images it displays (I can provide
screenshots if necessary) Actually, not completely random: it's usually
the window that has focus when w3m starts to draw the images. (rather
than the xterm that I ran w3m in)
Daniel
-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux torrent 2.4.18 #1 Mon Feb 25 16:10:17 EST 2002 i686
Locale: LANG=en_US, LC_CTYPE=en_US
Versions of packages w3m-img depends on:
ii imlib1 1.9.14-2 Imlib is an imaging library for X
ii libc6 2.2.5-4 GNU C Library: Shared libraries an
ii libjpeg62 6b-5 The Independent JPEG Group's JPEG
ii libpng2 1.0.12-3 PNG library - runtime
ii libtiff3g 3.5.5-6 Tag Image File Format library
ii libungif4g 4.1.0b1-2 shared library for GIF images (run
ii w3m 0.3-1 WWW browsable pager with excellent
ii w3m-ssl 0.3-1cia WWW browsable pager with SSL suppo
ii xlibs 4.1.0-15 X Window System client libraries
ii zlib1g 1:1.1.4-1 compression library - runtime
--
/-------------------- Daniel Burrows <dburrows@debian.org> -------------------\
| Voodoo Programming: Things programmers do |
| that they know shouldn't work but they try |
| anyway, and which sometimes actually work, |
| such as recompiling everything. |
\---------------------- A duck! -- http://www.python.org ---------------------/
Information forwarded to debian-bugs-dist@lists.debian.org, w3m@packages.qa.debian.org:
Bug#142058; Package w3m-img.
(full text, mbox, link).
Acknowledgement sent to Fumitoshi UKAI <ukai@debian.or.jp>:
Extra info received and forwarded to list. Copy sent to w3m@packages.qa.debian.org.
(full text, mbox, link).
Message #10 received at 142058@bugs.debian.org (full text, mbox, reply):
At Tue, 9 Apr 2002 19:14:46 -0400,
Daniel Burrows wrote:
> When I run a w3m-img-enabled w3m over an ssh connection, it seems to
> overwrite random X windows with the images it displays (I can provide
> screenshots if necessary) Actually, not completely random: it's usually
> the window that has focus when w3m starts to draw the images. (rather
> than the xterm that I ran w3m in)
Yes, it's known bug, but it is too difficult to fix this because of
w3m-img's implementation.
Regards,
Fumitoshi UKAI
Information forwarded to debian-bugs-dist@lists.debian.org, Fumitoshi UKAI <ukai@debian.or.jp>:
Bug#142058; Package w3m-img.
(full text, mbox, link).
Acknowledgement sent to Samuel Thibault <samuel.thibault@ens-lyon.org>:
Extra info received and forwarded to list. Copy sent to Fumitoshi UKAI <ukai@debian.or.jp>.
(full text, mbox, link).
Message #15 received at 142058@bugs.debian.org (full text, mbox, reply):
Hi,
This old bug is indeed difficult to fix: the remote w3m-img just can't
know in which terminal it is running. The only guess it can make is that
the X focus is probably on it. And of course, if one runs
A$ ssh B
B$ sleep 10 ; w3m foo.bar.com
and switch focus to another window in the middle of the 10 seconds,
w3m-img will indeed display images on that other window instead of the
xterm.
A solution is to use recent ssh's Send Environment facility: on the
server side, in /etc/ssh/sshd_config, add AcceptEnv WINDOWID, and on
the client side, in /etc/ssh/ssh_config, or in your ~/.ssh/config, add
SendEnv WINDOWID. Now w3m-img on host B can just pick up the $WINDOWID
variable and display images in the right xterm.
Regards,
Samuel
Information forwarded to debian-bugs-dist@lists.debian.org, Fumitoshi UKAI <ukai@debian.or.jp>:
Bug#142058; Package w3m-img.
(full text, mbox, link).
Acknowledgement sent to Karsten Hilbert <karsten.hilbert@gmx.net>:
Extra info received and forwarded to list. Copy sent to Fumitoshi UKAI <ukai@debian.or.jp>.
(full text, mbox, link).
Message #20 received at 142058@bugs.debian.org (full text, mbox, reply):
Package: w3m-img
Version: 0.5.1-5.1
Followup-For: Bug #142058
I am observing similar behaviour on my framebuffer console: When
switching consoles while w3m is downloading/displaying images it starts
displaying the images on whichever console I am currently switched too.
Pressing CTRL-L in a non-w3m-running console properly redraws the
console without the w3m images but as soon as w3m has downloaded the
next image it re-displays all of them in whichever console I am in.
I'd assume this is simply a missing am-I-the-active-console? check
somewhere.
Thanks
Karsten
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-4-k7 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages w3m-img depends on:
ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries
ii libgc1c2 1:6.8-1 conservative garbage collector for
ii libgdk-pixbuf2 0.22.0-11 The GdkPixBuf image library, gtk+
ii libglib1.2 1.2.10-17 The GLib library of C routines
ii libx11-6 2:1.0.3-7 X11 client-side library
ii w3m 0.5.1-5.1 WWW browsable pager with excellent
w3m-img recommends no packages.
-- no debconf information
Severity set to 'minor' from 'normal'
Request was from d+deb@vdr.jp
to control@bugs.debian.org.
(Tue, 15 Nov 2011 01:51:04 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Mon Jun 5 03:08:28 2023;
Machine Name:
buxtehude
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.