[oe] Problem with i18n (input)

Otavio Salvador otavio at debian.org
Wed Jul 2 00:33:25 UTC 2008


Otavio Salvador <otavio at debian.org> writes:

> Phil Blundell <pb at reciva.com> writes:
>
>> On Tue, 2008-07-01 at 15:19 -0300, Otavio Salvador wrote:
>>> Phil Blundell <pb at reciva.com> writes:
>>> 
>>> > On Mon, 2008-06-30 at 18:42 -0300, Otavio Salvador wrote:
>>> >> I've tryed it on both, a regular Debian system and it does load the
>>> >> Compose file. At OE image, it does not.
>>> >
>>> > Is it even loading compose.dir on your OE image?
>>> 
>>> It's not.
>>
>> Hum.  How about locale.dir, does it load that one?
>
> It does.

root at localhost:~# DISPLAY=:0 LC_ALL=pt_BR strace xev 2>&1 | grep X11
open("/usr/lib/libX11.so.6", O_RDONLY)  = 3
connect(3, {sa_family=AF_FILE, path="/tmp/.X11-unix/X0"}, 19) = 0
open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 4
read(4, "#\t$XdotOrg: lib/X11/nls/locale.a"..., 1024) = 1024
open("/usr/share/X11/locale/locale.dir", O_RDONLY) = 4
read(4, "#\t$XdotOrg: lib/X11/nls/locale.d"..., 1024) = 1024
access("/usr/share/X11/locale/iso8859-1/XLC_LOCALE", R_OK) = 0
open("/usr/share/X11/locale/iso8859-1/XLC_LOCALE", O_RDONLY) = 4
open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 4
read(4, "#\t$XdotOrg: lib/X11/nls/locale.a"..., 1024) = 1024
open("/usr/share/X11/locale/locale.dir", O_RDONLY) = 4
read(4, "#\t$XdotOrg: lib/X11/nls/locale.d"..., 1024) = 1024
access("/usr/share/X11/locale/iso8859-1/XLC_LOCALE", R_OK) = 0
open("/usr/share/X11/locale/iso8859-1/XLC_LOCALE", O_RDONLY) = 4

This is the whole output.

I fail to see why it doesn't even tries to open compose.dir. Any idea?

-- 
        O T A V I O    S A L V A D O R
---------------------------------------------
 E-mail: otavio at debian.org      UIN: 5906116
 GNU/Linux User: 239058     GPG ID: 49A5F855
 Home Page: http://otavio.ossystems.com.br
---------------------------------------------
"Microsoft sells you Windows ... Linux gives
 you the whole house."




More information about the Openembedded-devel mailing list