Your message dated Mon, 26 Jan 2015 22:08:57 +0100
with message-id <[email protected]>
and subject line Re: Bug#775999: mocp in a Linux console shows graphics
characters as letters
has caused the Debian Bug report #775999,
regarding [moc] mocp in a Linux console shows graphics characters as letters
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.)
--
775999: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775999
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: moc
Version: 1:2.5.0-1
Severity: minor
--- Please enter the report below this line. ---
In my Linux console mocp shows all ncurses graphical characters as
letters. For example, it shows the graphical character »upper left edge«
as the letter "l". And the graphical character »vertical line« as the
letter "x". This bug does not appear in my uxterm.
--- System information. ---
Architecture: i386
Kernel: Linux 3.16.0-4-686-pae
Debian Release: 8.0
500 testing security.debian.org
500 testing ftp2.de.debian.org
--- Package information. ---
Package's Depends field is empty.
Package's Recommends field is empty.
Package's Suggests field is empty.
--- End Message ---
--- Begin Message ---
Bug closed due to a user misconfiguration.
* Elimar Riesebieter <[email protected]> [2015-01-23 18:43 +0100]:
> * Detlef Lechner <[email protected]> [2015-01-23 15:57 +0100]:
>
> > On 23.01.2015 14:44, Elimar Riesebieter wrote:
> > >* bullgard <[email protected]> [2015-01-23 14:16 +0100]:
> > >
> > >>Package: moc
> > >>Version: 1:2.5.0-1$
> > >>
> > >>--- Please enter the report below this line. ---
> > >>'$ echo $TERM' responds: " xterm".
> > >>'$ echo $SHELL' responds: "/bin/bash".
> > >Somewhere ( i.e. $HOME/.bashrc or $HOME/.profile) your term ist set
> > >to xterm. On the console TERM=linux should be the state of the art.
> > >
> > >Try:
> > >$ TERM=linux mocp
> > >
> > >Elimar
> > In ~/.bashrc I changed the line
> > export TERM=xterm
> > to
> > export TERM=linux mocp.
>
> $ TERM=linux mocp should be for the commandline only. You don't need
> to set the TERM environment variable via .bashrc. The console gets
> TERM from init and the terminals like urxvt or xterm do have their
> own TERM. Remove export TERM=linux mocp from .bashrc, reboot (you
> need a new init ;-)) and test again.
>
> > Now the ncurses mocp bug in the console has gone. But the change has the
> > adverse effect hat highlighting an filename entry in mc and pressing F3 will
> > select all filenames. Which is clearly not what I want.
>
> Should be ok after optimizing .bashrc and reboot.
>
> Elimar
> --
> You cannot propel yourself forward by
> patting yourself on the back.
>
--
Alles was viel bedacht wird ist bedenklich!;-)
Friedrich Nietzsche
--- End Message ---