I'll add another "me too" to seeing this problem, but definitely only
under GNOME. It seemed to occur in any shell window, gnome terminal and
eterm. I wasn't particularly fond of it anyhow and switched to KDE,
which doesn't seem to have this problem at all. The only thing that
changed between my c
In message <[EMAIL PROTECTED]> Ryan Losh writes:
: that "THIS is where the LC_CTYPE is being set." Therefore, I need to
: read the FreeBSD handbook and see how one goes about reporting a bug
: in the ports (gnomelibs-1.2.4, to be exact). I am not an expert, but
Short answer:
cd /usr/ports/*/gn
imp> could be the X server. To see if this is the case, use the following
imp> .xinitrc:
imp>#!/bin/sh
imp>xterm
imp> and then do a printenv. I kinda doubt it as I don't see this on my
imp> systems here, but I use XFree86 3.3.6.
imp>
Yes, I don't see it (LC_CTYPE) either...
imp> Seco