From: Otavio Salvador <otavio@debian.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Problem with i18n (input)
Date: Tue, 01 Jul 2008 21:33:25 -0300 [thread overview]
Message-ID: <87d4lx9lbe.fsf@neumann.lab.ossystems.com.br> (raw)
In-Reply-To: <87wsk5h1ai.fsf@neumann.lab.ossystems.com.br> (Otavio Salvador's message of "Tue\, 01 Jul 2008 16\:06\:29 -0300")
Otavio Salvador <otavio@debian.org> writes:
> Phil Blundell <pb@reciva.com> writes:
>
>> On Tue, 2008-07-01 at 15:19 -0300, Otavio Salvador wrote:
>>> Phil Blundell <pb@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@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@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."
next prev parent reply other threads:[~2008-07-02 0:36 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-30 18:36 Problem with i18n (input) Otavio Salvador
2008-06-30 19:25 ` Phil Blundell
2008-06-30 20:02 ` Otavio Salvador
2008-06-30 20:46 ` Phil Blundell
2008-06-30 20:54 ` Otavio Salvador
2008-06-30 21:26 ` Phil Blundell
2008-06-30 21:42 ` Otavio Salvador
2008-06-30 21:50 ` Phil Blundell
2008-07-01 18:19 ` Otavio Salvador
2008-07-01 18:38 ` Phil Blundell
2008-07-01 19:06 ` Otavio Salvador
2008-07-02 0:33 ` Otavio Salvador [this message]
2008-07-02 11:01 ` Stefano Regno
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87d4lx9lbe.fsf@neumann.lab.ossystems.com.br \
--to=otavio@debian.org \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.