<<< Date Index >>>     <<< Thread Index >>>

Re: Thread characters



Hi Alain ;),

On Tue, 8 Mar 2005 15:35:23 +0100 (CET), Alain Bench <messtic@xxxxxxxxx> wrote:
> Hello Dave,
> 
>  On Friday, February 25, 2005 at 8:51:32 PM +0100, David Gómez wrote:
> 
> > ascii_chars disabled [...] locale is es_ES.UTF-8 [...] linked against
> > libncursesw [...] in a xterminal (xterm, rxvt, etc...), i only see
> > "junk" characters instead of the expected lines :(
> 
>     Can you describe precisely those junk characters?

They're boxes, i don't know exactly what character it is

> What is your TERM?

xterm, but i tried changing it to linux, rxvt, xterm-color without
improving anything...

> What give on both xterm and rxvt terminals:
> 
> | $ infocmp -1 | grep acs

On xterm:

[huma@fargo] [~] % infocmp -1 | grep acs
        acsc=``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
        enacs=\E)0,
        rmacs=^O,
        smacs=^N,

On rxvt:

[huma@fargo] [~/projects/pawm-2.0pre9] %  infocmp -1 | grep acs 
        acsc=``aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
        enacs=\E(B\E)0,
        rmacs=^O,
        smacs=^N,

> And what do you see doing:
> 
> | $ echo -e "\033(B\033)0\016tnu\017"
> | tnu
> 
>     ...three letters "tnu", TV-antenna-like lines, or some junk?

I see three 'box' characters, so that's seems the problem...

I'm thinking it could be something with the font... Oh shit, that
it's. I just launched a xterm without the -fa option and the thread
characters are drawed correctly. But i don't get it, why all (i tested
several of them) fonts passed with -fa are not  drawing the thread
characters :?

Thanks for your help ;), Alain

-- 

David Gómez