Package: root-tail
Version: 1.2-3
Severity: grave
Justification: renders package unusable
I start root-tail in WindowMaker autostart
(~/GNUstep/Library/WindowMaker/autostart)
with the following command:
root-tail -g 700x200+950+850 -fn fixed /var/log/messages,green
~/.xsession-errors, blue &
This does not display anything at all after the X.org update. The only
message I get is
Missing charsets in String to FontSet conversion (ISO8859-2)
Missing charsets in String to FontSet conversion (ISO8859-2)
which is due to UTF-8 characters
strace shows after a while the repeated following output:
select(6, [5], NULL, NULL, {2, 400000}) = 0 (Timeout)
stat64("/var/log/messages", {st_mode=S_IFREG|0640, st_size=158139, ...}) = 0
stat64("/home/andy/.xsession-errors", {st_mode=S_IFREG|0600, st_size=0, ...}) = 0
read(5, 0x96c8230, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
read(3, "", 4096) = 0
read(4, "", 4096) = 0
read(5, 0x96c8230, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
read(5, 0x96c8230, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
again and again and again ...
I have permission for both files.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.29 (SMP w/2 CPU cores)
Locale: LANG=de_CH.utf8, LC_CTYPE=de_CH.utf8 (charmap=UTF-8) (ignored: LC_ALL
set to de_CH.utf8)
Shell: /bin/sh linked to /bin/bash
Versions of packages root-tail depends on:
ii libc6 2.9-9 GNU C Library: Shared libraries
ii libx11-6 2:1.2.1-1 X11 client-side library
root-tail recommends no packages.
root-tail suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]