Gentoo Archives: gentoo-user

From: Liviu Andronic <landronimirc@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: problem getting UTF-8 locale
Date: Mon, 09 Oct 2006 13:11:32
Message-Id: 68b1e2610610090603p2c625581gbc199f3586b19d6@mail.gmail.com
In Reply to: Re: [gentoo-user] Re: problem getting UTF-8 locale by "Bo Ørsted Andresen"
1 Hello Bo
2
3 On 10/6/06, Bo Ørsted Andresen <bo.andresen@××××.dk> wrote:
4 >
5 > On Friday 06 October 2006 20:51, Liviu Andronic wrote:
6 >
7 > > Thanks for answering.
8 >
9 > Was a mistake by me that I replied to the wrong mail of yours.. ;)
10 >
11 > [SNIP]
12 >
13 > > Please note that here locale -a doesn't show en_US.UTF-8, but
14 >
15 > > en_US*.utf8 *(case
16 >
17 > > change and missing dash).
18 >
19 > That's expected. Not an error.
20 >
21 > > Furthermore, I wouldn't have written on this matter if I didn't have
22 >
23 > > problems with an application.
24 >
25 > Yes, but we aren't mind readers. Knowing that you probably had a reason
26 > that you decided wasn't worth mentioning really isn't helpful...
27 >
28 This was my mistake, to not have written all the problems.
29
30 > > I use emelFM2 as file manager and it uses
31 >
32 > > LC_* variables to determine the encoding to be used for file names (if
33 > not
34 >
35 > > mistaking anything). Now, after having made changes to the locales
36 > (emelFM2
37 >
38 > > was using C locale before, including for it's configuration file),
39 >
40 > > filenames containing peculiar characters (Cyrillic and others) are
41 >
42 > > illisible in the filelist. Moreover, although in debugs emelFM2
43 > determines
44 >
45 > > correctly that LC_ALL indicates en_US.UTF-8, it falls back (I believe)
46 > to
47 >
48 > > using C locale instead of the utf-8 one (reads from and saves to
49 > config-C
50 >
51 > > instead of config-en_US.UTF-8).
52 >
53 > As you may have noticed emelfm2 has been removed from the portage tree
54 > because it lacks a maintainer.
55 >
56 Are you saying that it lacks a maintainer for keeping emelFM2 up-to-date in
57 portage? Since this is one good two-pane dependency-less file manager,
58 I cannot understand why
59 portage doesn't provide users with it. Is there any way to ask
60 portage devels to update regularly
61 emelFM2 ebuilds? (As it can be seen in [1], there are people providing
62 ebuilds for each emelFM2 release; couldn't they help maintaining emelFM2 in
63 portage?). I've tested it on Gentoo and it works in a pretty stable manner
64 (so that ~x86 would largely suffice for version 0.2).
65
66
67 The latest ebuild is on bug #90476 [1]. Unlike the latest ebuild in portage
68 > that actually has a unicode use flag. Did you use that one [2]?
69 >
70 I'm novice enough to Gentoo to not yet master emerging from custom ebuilds.
71 So I build it from source (make && make install). I used version 0.2.
72
73 However, the problem isn't emelFM2 specific. It is more linked to GTK+2
74 applications. For example, Qalculate! isn't able to display the pi sign (the
75 unicode pi sign). Or Xfce cannot display corefonts (Arial, Tahoma, Verdana).
76 Instead of displaying a unicode character (my guess), it displays
77 an incomprehensible series of numbers.
78
79 My guess is that it has to be somehow linked to locale, but I cannot see
80 how. I have a fresh 2006.1 Gentoo installation, with a customised kernel
81 having nls_utf8 built-in. The only crucial change that I made was upgrading
82 Xorg to 7.1. I generally build all my applications with +nls flag.
83
84
85 [1] http://bugs.gentoo.org/show_bug.cgi?id=90476
86 >
87 > [2] http://bugs.gentoo.org/attachment.cgi?id=97568
88 >
89 > --
90 >
91 > Bo Andresen
92 >
93 >
94
95
96 --
97 Liviu

Replies

Subject Author
Re: [gentoo-user] Re: problem getting UTF-8 locale "Bo Ørsted Andresen" <bo.andresen@××××.dk>