Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] Xfce Terminal does not handle accented characters
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
mpiter
n00b
n00b


Joined: 21 Feb 2005
Posts: 65
Location: France

PostPosted: Wed Dec 19, 2007 9:28 pm    Post subject: [Solved] Xfce Terminal does not handle accented characters Reply with quote

I can read my accented characters such as é in all my applications (xterm, aterm, emacs, xemacs, firefox...) but xfce Terminal. This terminal emulator replaces all accented characters by a question mark. Does anyone know why Terminal does not behave as the other applications and how to solve this?
_________________
Michel Pitermann


Last edited by mpiter on Wed Dec 26, 2007 6:35 pm; edited 1 time in total
Back to top
View user's profile Send private message
creidiki
Apprentice
Apprentice


Joined: 23 Mar 2007
Posts: 283
Location: Varese (Italy)

PostPosted: Wed Dec 19, 2007 9:47 pm    Post subject: Reply with quote

Dunno mate, it works here...

Maybe the font its using doesn't have latin1 accented letters? Try setting a different one.

Otherwise try making sure you've got the latest version of vte and reinstall terminal.
_________________
'((eINIT) (soor overlay))
Back to top
View user's profile Send private message
mpiter
n00b
n00b


Joined: 21 Feb 2005
Posts: 65
Location: France

PostPosted: Wed Dec 19, 2007 10:50 pm    Post subject: Reply with quote

I had already tried other fonts, but it did not solve the problem. According to the manual, it is an encoding problem that might be solved using luit. I tried it but without success.

Following your suggestion, I installed the testing version of vte but to no avail. I therefore restore the stable one. Still stuck.
_________________
Michel Pitermann
Back to top
View user's profile Send private message
swimmer
Veteran
Veteran


Joined: 15 Jul 2002
Posts: 1330
Location: Netherlands

PostPosted: Thu Dec 20, 2007 4:01 am    Post subject: Reply with quote

Hmm - I can't tell you precisely why but here xfce-extra/terminal-0.2.8 shows all accentuated characters and the full glory of unicode :)

Greetz
swimmer
Back to top
View user's profile Send private message
mpiter
n00b
n00b


Joined: 21 Feb 2005
Posts: 65
Location: France

PostPosted: Wed Dec 26, 2007 6:34 pm    Post subject: Reply with quote

I eventually solved the problem. I accurately followed the gentoo localization and UTF-8 guides to set my desktop in UTF-8, then I could read UTF-8 files. Unfortunately, most of the files that I receive or exchange are in latin-1 that is not readable by Terminal. I have to use luit as described in the Terminal documentation. I had already tried luit, but it had not worked. I suppose that my UTF-8 configuration was not right. Presently, I simply use the command:
Code:
exec luit bash -l
with LC_ALL=en_US at Terminal opening, so I can read by default any latin-1 file. When I have to work on a UTF-8 file, I use iconv to translate the different encoding systems.
_________________
Michel Pitermann
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum