[Bug 134469] Re: Revelation slow to open file - en message catalog missing?
Tony Lewis
gnutered at yahoo.com.au
Tue Jan 12 14:00:40 UTC 2010
Thanks AsstZD, but it didn''t seem to make a difference to the symptom
(slow to open).
I can see via strace that revelation notices the file, but it still then
just keeps looking for it, or another.
The following command is a snippet from strace running with "-e
trace=stat" - i.e. it's filtering only on the stat commands. It finds
the one I installed, and then keeps looking.
[pid 11411] stat("/usr/share/locale/en/LC_MESSAGES/revelation.mo", {st_mode=S_IFREG|0644, st_size=32741, ...}) = 0
[pid 11411] stat("/usr/share/locale-langpack/en/LC_MESSAGES/revelation.mo", 0x7fffb02d09a0) = -1 ENOENT (No such file or directory)
[pid 11411] stat("/usr/share/locale/en_AU.UTF8/LC_MESSAGES/revelation.mo", 0x7fffb02d0ad0) = -1 ENOENT (No such file or directory)
[pid 11411] stat("/usr/share/locale-langpack/en_AU.UTF8/LC_MESSAGES/revelation.mo", 0x7fffb02d0ad0) = -1 ENOENT (No such file or directory)
[pid 11411] stat("/usr/share/locale/en_AU/LC_MESSAGES/revelation.mo", 0x7fffb02d0ad0) = -1 ENOENT (No such file or directory)
[pid 11411] stat("/usr/share/locale-langpack/en_AU/LC_MESSAGES/revelation.mo", 0x7fffb02d0ad0) = -1 ENOENT (No such file or directory)
[pid 11411] stat("/usr/share/locale/en.UTF8/LC_MESSAGES/revelation.mo", 0x7fffb02d0ad0) = -1 ENOENT (No such file or directory)
[pid 11411] stat("/usr/share/locale-langpack/en.UTF8/LC_MESSAGES/revelation.mo", 0x7fffb02d0ad0) = -1 ENOENT (No such file or directory)
[pid 11411] stat("/usr/share/locale/en/LC_MESSAGES/revelation.mo", {st_mode=S_IFREG|0644, st_size=32741, ...}) = 0
[pid 11411] stat("/usr/share/locale-langpack/en/LC_MESSAGES/revelation.mo", 0x7fffb02d0ad0) = -1 ENOENT (No such file or directory)
[pid 11411] stat("/usr/share/locale/en_AU.UTF8/LC_MESSAGES/revelation.mo", 0x7fffb02d07c0) = -1 ENOENT (No such file or directory)
[pid 11411] stat("/usr/share/locale-langpack/en_AU.UTF8/LC_MESSAGES/revelation.mo", 0x7fffb02d07c0) = -1 ENOENT (No such file or directory)
[pid 11411] stat("/usr/share/locale/en_AU/LC_MESSAGES/revelation.mo", 0x7fffb02d07c0) = -1 ENOENT (No such file or directory)
[pid 11411] stat("/usr/share/locale-langpack/en_AU/LC_MESSAGES/revelation.mo", 0x7fffb02d07c0) = -1 ENOENT (No such file or directory)
--
Revelation slow to open file - en message catalog missing?
https://bugs.launchpad.net/bugs/134469
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list