Public bug reported:

Binary package hint: revelation

In Kubuntu feisty, once I enter a password, revelation takes around 8s
to open the file (machine less than 1 year old)

strace shows many many iterations of the following:

futex(0x8171f50, FUTEX_WAKE, 1)         = 0
futex(0x8171f50, FUTEX_WAKE, 1)         = 0
stat64("/usr/share/locale/en_AU.UTF8/LC_MESSAGES/revelation.mo", 0xbfd7bd28) = 
-1 ENOENT (No such file or directory)
stat64("/usr/share/locale-langpack/en_AU.UTF8/LC_MESSAGES/revelation.mo", 
0xbfd7bd28) = -1 ENOENT (No such file or directory)
stat64("/usr/share/locale/en_AU/LC_MESSAGES/revelation.mo", 0xbfd7bd28) = -1 
ENOENT (No such file or directory)
stat64("/usr/share/locale-langpack/en_AU/LC_MESSAGES/revelation.mo", 
0xbfd7bd28) = -1 ENOENT (No such file or directory)
stat64("/usr/share/locale/en.UTF8/LC_MESSAGES/revelation.mo", 0xbfd7bd28) = -1 
ENOENT (No such file or directory)
stat64("/usr/share/locale-langpack/en.UTF8/LC_MESSAGES/revelation.mo", 
0xbfd7bd28) = -1 ENOENT (No such file or directory)
stat64("/usr/share/locale/en/LC_MESSAGES/revelation.mo", 0xbfd7bd28) = -1 
ENOENT (No such file or directory)
stat64("/usr/share/locale-langpack/en/LC_MESSAGES/revelation.mo", 0xbfd7bd28) = 
-1 ENOENT (No such file or directory)

So it appears that the english locale messages catalog for revelation is
not included in the package.

Confirmed with this:

$ dpkg -L revelation | grep 'mo$'
/usr/share/locale/cs/LC_MESSAGES/revelation.mo
/usr/share/locale/de/LC_MESSAGES/revelation.mo
/usr/share/locale/fr/LC_MESSAGES/revelation.mo
/usr/share/locale/sv/LC_MESSAGES/revelation.mo
/usr/share/locale/zh/LC_MESSAGES/revelation.mo

This is still the same for version 0.4.11-2ubuntu2 in gutsy (via
http://packages.ubuntu.com/cgi-
bin/search_contents.pl?searchmode=filelist&word=revelation&version=gutsy&arch=i386)

** Affects: revelation (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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 the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to