nmlorg / naim

naim is a console client for AOL Instant Messenger (AIM), AOL I Seek You (ICQ), Internet Relay Chat (IRC), and The lily CMC.
http://naim.n.ml.org/
1 stars 0 forks source link

naim screen looks absolutely horrible on ubuntu 8.04 fresh update and install via apt-get #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
> What steps will reproduce the problem?

1. apt-get update
2. apt-get install naim
3. naim 
4. recoil in horror

> The normal NAIM i've come to know and love on my gentoo box

> What version of naim are you using? On what operating system?
> % naim --version
0.11.8
Ubuntu 8.04 with all updates to this day

> % uname -a
Linux godbox3 2.6.24-19-generic #1 SMP Fri Jul 11 23:41:49 UTC 2008 i686
GNU/Linux

> Please provide any additional information below.

Original issue reported on code.google.com by initr...@gmail.com on 26 Aug 2008 at 7:38

GoogleCodeExporter commented 9 years ago
Here is a screenshot.

Original comment by initr...@gmail.com on 26 Aug 2008 at 7:39

Attachments:

GoogleCodeExporter commented 9 years ago
What terminal emulator are you using?

What is the value of $TERM (type "echo $TERM" in the same place you would 
normally
run "naim")?

Please try to figure out of your build of naim (which is ridiculously out of 
date)
was built using --enable-detach (try running "naim --noscreen"--if it's an 
error, it
wasn't built with --enable-detach).

Original comment by nml...@gmail.com on 27 Aug 2008 at 5:30

GoogleCodeExporter commented 9 years ago
I use mrxvt so I believe that that is the value of $TERM. I ssh'd from my box 
at home
where I use putty and the $TERM variable is now xterm and the results are much
better! I have strange characters that represent the border of the buddy list 
but the
screen isn't corrupt.

As for naim, maybe I *should* compile it myself seeing as how out of date the 
one
ubuntu's servers has. I'm not sure why ubuntu would have such an out of date 
version
of NAIM. 

I ran naim --noscreen and everything looked perfect by the way. I'm not sure 
what
this means for the cause of the bug though. Is there an issue with the screen
application? I often run naim and other applications under screen.

Thanks.

Original comment by initr...@gmail.com on 27 Aug 2008 at 12:21

GoogleCodeExporter commented 9 years ago
Run with LANG=en_US.  mrxvt cannot deal with Unicode, and by default, Ubuntu 
now runs
with LANG=en_US.UTF8.

(I have essentially the same setup as you -- mrxvt on Ubuntu, running naim).

Original comment by joshua.a...@gmail.com on 21 Jul 2009 at 5:48

GoogleCodeExporter commented 9 years ago

Original comment by nml...@gmail.com on 21 Jul 2009 at 5:57

GoogleCodeExporter commented 9 years ago

Original comment by joshua.a...@gmail.com on 21 Jul 2009 at 8:32