[Evolution] Bug#454434: Two lookups for translation catalog

Torsten Marek shlomme at gmx.net
Sun Jan 6 22:06:45 UTC 2008


Hi,

using strace, it looks like evolution is loading the message catalog
evolution-2.12.mo (in evolution-common) twice. Once properly
in /usr/share/locale/...., and once in ~:

getcwd("/home/shlomme", 4098)           = 14
open("/home/shlomme//de_DE.UTF-8/LC_MESSAGES/evolution-2.12.mo",
O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/shlomme//de_DE.utf8/LC_MESSAGES/evolution-2.12.mo",
O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/shlomme//de_DE/LC_MESSAGES/evolution-2.12.mo", O_RDONLY) =
-1 ENOENT (No such file or directory)
open("/home/shlomme//de.UTF-8/LC_MESSAGES/evolution-2.12.mo", O_RDONLY)
= -1 ENOENT (No such file or directory)
open("/home/shlomme//de.utf8/LC_MESSAGES/evolution-2.12.mo", O_RDONLY) =
-1 ENOENT (No such file or directory)
open("/home/shlomme//de/LC_MESSAGES/evolution-2.12.mo", O_RDONLY) = -1
ENOENT (No such file or directory)


This happens after the first successful lookup, and the translations are
all gone. If I create any of these directories with the correct link,
the GUI is translated.


best,

Torsten

-- 
Torsten Marek <shlomme at gmx.net>
ID: A244C858 -- FP: 1902 0002 5DFC 856B F146  894C 7CC5 451E A244 C858
Keyserver: subkeys.pgp.net

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://lists.alioth.debian.org/pipermail/pkg-evolution-maintainers/attachments/20080106/48bb1143/attachment.pgp 


More information about the Pkg-evolution-maintainers mailing list