Re: centericq utf8-russian-characters trouble

Andrey <[email protected]> Sat, 24 Mar 2007 17:45:27 -0700
Newsgroups gmane.network.centericq
Organization me
Message-ID <op.tppy11fdna2e2f@pegas>
> Now I see the problem.  I would suggest a workaround for the thread
> starter which will probably work, though it is ugly enough.  He can just
> use `tcs' (or iconv, or whatever) and run
>
> tcs -f utf -t koi8-r | centericq | tcs -f koi8-r -t utf
>
> I used to do it as a fast way for switching between koi8-r and cp1251
> codepages when I could not configure locale properly.  I suppose it will
> work for utf-8 also.

Thank you, it is a good idea, but where can I take tcs program? In  
internet is nothing like it.

* * *
1)I run command:

iconv -f utf8 -t koi8-r | centericq | iconv -f koi8-r -t utf8

centericq starts and connect to server, but nothing appear in terminal  
window.
2)I run "iconv -f utf8 -t koi8-r | centericq", chat window apears, but  
program not react on keys presings.
3)I run "centericq | iconv -f koi8-r -t utf8", and story 1 go again. It  
means, that devil sits in last convertion part...

_______________________________________________
Cicq mailing list
Cicq-xGejAJT2w6wWP6gT/[email protected]
http://mailman.linuxpl.org/mailman/listinfo/cicq
Questions? Check the FAQ first: http://centericq.de/faq/