Character encoding issues - Mageia 2

Need help with your Linux distro? All questions are good - not all answers are -but we try

Moderator: jkerr82508

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: Character encoding issues - Mageia 2

Postby dedanna1029 » 22 Apr 2013, 08:46

@viking,
viking60 wrote:Here is some info
Simply setting your locale to utf-8 should be enough
Maybe you have a font that cannot display ø?

You can query the name of the character encoding in your current locale with the command locale charmap. This should say UTF-8 if you successfully picked a UTF-8 locale in the LC_CTYPE category. -->The command locale -m provides a list with the names of all installed character encodings.<--


Code: Select all

[root@dedanna ~]# locale charmap
ISO-8859-1
[root@dedanna ~]#

and Old compatibility for UTF-8 is set in MCC.

Of interesting note:

Code: Select all

[root@dedanna ~]# locale -m
locale: cannot read character map directory `/usr/share/i18n/charmaps': No such file or directory
[root@dedanna ~]# exit
logout

.:[ dedanna@dedanna.rockz.net : 08:44:05 : ~ ]:.
:( locale -m
locale: cannot read character map directory `/usr/share/i18n/charmaps': No such file or directory
.:[ dedanna@dedanna.rockz.net : 08:44:09 : ~ ]:.

I think I may be getting somewhere now. I just don't know what to do about it.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

jkerr82508
Guru-Berserk
Posts: 211
Joined: 16 Oct 2010, 21:45
Location: Fife, Scotland

Re: Character encoding issues - Mageia 2

Postby jkerr82508 » 22 Apr 2013, 12:45

Old compatibility for UTF-8 is set in MCC.

That means that you are NOT using UTF-8, as demonstrated by:
[root@dedanna ~]# locale charmap
ISO-8859-1


IIUC, the option does not set compatibility for UTF-8, it changes the encoding from UTF-8 to "Old compatibilty (non-UTF-8) encoding", but it's been years since I've even thought about this. :)

Jim

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: Character encoding issues - Mageia 2

Postby dedanna1029 » 22 Apr 2013, 15:57

OK, I'll turn it off, but even when I had it turned off, the problem still remained.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html


Return to “Help”