String errors in Epiphany

Bug #14716 reported by Samuel Allen
8
Affects Status Importance Assigned to Milestone
epiphany-browser (Ubuntu)
Fix Released
Medium
Sebastien Bacher

Bug Description

Epiphany 1.6.0 in Hoary has several places where there are user interface
strings that are visible. For example, if you go to Customize toolbars, the drop
down menu reads "toolbar Style|Text beside icons". This is in the USA/English
localization. This bug was also present in the GNOME 2.10 Live CD. I am using
the Hoary Preview installed with all the latest updates. I can attach a
screenshot if you don't understand what I'm talking about.

Revision history for this message
Sebastien Bacher (seb128) wrote :

I don't have this issue with en_US.UTF-8 and the current version. What is the
output of "strace -e open epiphany 2>&1 | grep MESSAGES" ?

Revision history for this message
Samuel Allen (allensamuel) wrote :
Download full text (4.4 KiB)

This is the output:

open("/usr/share/locale/en_US/LC_MESSAGES/gtk20.mo", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/gtk20.mo", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/usr/share/locale-langpack/en_US/LC_MESSAGES/gtk20.mo", O_RDONLY) = -1
ENOENT (No such file or directory)
open("/usr/share/locale-langpack/en/LC_MESSAGES/gtk20.mo", O_RDONLY) = -1 ENOENT
(No such file or directory)
open("/usr/share/locale/en_GB/LC_MESSAGES/gtk20.mo", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/usr/share/locale-langpack/en_GB/LC_MESSAGES/gtk20.mo", O_RDONLY) = 3
open("/usr/share/locale/en_US/LC_MESSAGES/gtk20-properties.mo", O_RDONLY) = -1
ENOENT (No such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/gtk20-properties.mo", O_RDONLY) = -1
ENOENT (No such file or directory)
open("/usr/share/locale-langpack/en_US/LC_MESSAGES/gtk20-properties.mo",
O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale-langpack/en/LC_MESSAGES/gtk20-properties.mo", O_RDONLY)
= -1 ENOENT (No such file or directory)
open("/usr/share/locale/en_GB/LC_MESSAGES/gtk20-properties.mo", O_RDONLY) = -1
ENOENT (No such file or directory)
open("/usr/share/locale-langpack/en_GB/LC_MESSAGES/gtk20-properties.mo",
O_RDONLY) = 6
open("/usr/share/locale/en_US/LC_MESSAGES/epiphany.mo", O_RDONLY) = -1 ENOENT
(No such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/epiphany.mo", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/usr/share/locale-langpack/en_US/LC_MESSAGES/epiphany.mo", O_RDONLY) = -1
ENOENT (No such file or directory)
open("/usr/share/locale-langpack/en/LC_MESSAGES/epiphany.mo", O_RDONLY) = -1
ENOENT (No such file or directory)
open("/usr/share/locale/en_GB/LC_MESSAGES/epiphany.mo", O_RDONLY) = -1 ENOENT
(No such file or directory)
open("/usr/share/locale-langpack/en_GB/LC_MESSAGES/epiphany.mo", O_RDONLY) = 10
open("/usr/share/locale/en_US/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/usr/share/locale-langpack/en_US/LC_MESSAGES/libc.mo", O_RDONLY) = -1
ENOENT (No such file or directory)
open("/usr/share/locale-langpack/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT
(No such file or directory)
open("/usr/share/locale/en_GB/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/usr/share/locale-langpack/en_GB/LC_MESSAGES/libc.mo", O_RDONLY) = 18
open("/usr/share/locale/en_US/LC_MESSAGES/libgnomeui-2.0.mo", O_RDONLY) = -1
ENOENT (No such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/libgnomeui-2.0.mo", O_RDONLY) = -1 ENOENT
(No such file or directory)
open("/usr/share/locale-langpack/en_US/LC_MESSAGES/libgnomeui-2.0.mo", O_RDONLY)
= -1 ENOENT (No such file or directory)
open("/usr/share/locale-langpack/en/LC_MESSAGES/libgnomeui-2.0.mo", O_RDONLY) =
-1 ENOENT (No such file or directory)
open("/usr/share/locale/en_GB/LC_MESSAGES/libgnomeui-2.0.mo", O_RDONLY) = -1
ENOENT (No such file or directory)
open("/usr/share/locale-langpack/en_GB/LC_MESSAGES/libgnomeui-2.0.mo", O_RDONLY)
= 19
open("/usr/share/locale/en_US...

Read more...

Revision history for this message
Samuel Allen (allensamuel) wrote :

This bug also occurs without epiphany-extensions installed.

Revision history for this message
Sebastien Bacher (seb128) wrote :

right, that's a bug of the en_GB translation fixed in the CVS, it'll be fixed
with GNOME 2.10.1

Revision history for this message
Sebastien Bacher (seb128) wrote :

This upload fixes the issue:

 epiphany-browser (1.6.1-0ubuntu1) hoary; urgency=low
 .
   * New upstream release:
...
     - fix translation issues (Hoary: #8392).

Revision history for this message
Samuel Allen (allensamuel) wrote :

1.6.1 didn't fix this for me. I still get the string errors.

Revision history for this message
Sebastien Bacher (seb128) wrote :

update the language-pack for you locale and that should work fine

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.