Menu item change from "Édition" to "Éditer" depending on focus

Bug #67134 reported by Sylvain Defresne
2
Affects Status Importance Assigned to Milestone
evolution (Ubuntu)
Invalid
Medium
Ubuntu Desktop Bugs

Bug Description

Binary package hint: evolution

The second menu item ("Edit" in the english locale) of the mail compose windows alternate between "Édition" and "Éditer" depending on the focus. If the focus is on the "Subject:" widget, it reads "Édition", otherwise it reads "Éditer".

I think this is a problem in the localisation to french since they are both valid translation for "Edit", depending on the context (first one is the translation of the noun, second one of the verb).

Revision history for this message
Sylvain Defresne (sdefresne) wrote :

This little screen cast (thanks to byzanz) should make simpler to understand the problem. See how the second menu item change when focus change.

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

Thanks for your bug. What version of ubuntu and french locale do you use? I don't have that issue on edgy with a fr_FR.UTF-8 locale

Changed in evolution:
assignee: nobody → desktop-bugs
status: Unconfirmed → Needs Info
Revision history for this message
Sylvain Defresne (sdefresne) wrote :

Well I'm also using Ubuntu Edgy with fr_FR.UTF-8 locale. Specific version of language-pack-gnome-fr-base is 1:6.10+20061019, and for evolution it is 2.8.1-0ubuntu4.

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

It works fine for me with the same version. Does it happen with an another user? Do you use any particular plugin? What does "grep "_Éditer" /usr/share/locale-langpack/* -r" list? What about "strace -e open evolution 2>&1 | grep evolution-2.8.mo"?

Changed in evolution:
importance: Undecided → Low
Revision history for this message
Sylvain Defresne (sdefresne) wrote :
Download full text (3.5 KiB)

It does happen with an other user. I created a new user for the test, and the menu of the compose window present the same strange behaviour. The only plugin I think I'm using is the plugin to use bogofilter as spam filter instead of spamassassin, but I had not activated for my test with a new user (so the problem probably don't come from the plugin).

Concerning the requested commands, here is the result :

$ grep '_Éditer' /usr/share/locale-langpack/ -r
Fichier binaire /usr/share/locale-langpack/fr/LC_MESSAGES/dia.mo concorde
Fichier binaire /usr/share/locale-langpack/fr/LC_MESSAGES/gimp20.mo concorde
Fichier binaire /usr/share/locale-langpack/fr/LC_MESSAGES/epiphany.mo concorde
Fichier binaire /usr/share/locale-langpack/fr/LC_MESSAGES/nautilus.mo concorde
Fichier binaire /usr/share/locale-langpack/fr/LC_MESSAGES/gimp20-libgimp.mo concorde
Fichier binaire /usr/share/locale-langpack/fr/LC_MESSAGES/gtkhtml-3.8.mo concorde
Fichier binaire /usr/share/locale-langpack/fr/LC_MESSAGES/pan.mo concorde
Fichier binaire /usr/share/locale-langpack/fr/LC_MESSAGES/contact-lookup-applet.mo concorde
Fichier binaire /usr/share/locale-langpack/fr/LC_MESSAGES/gnome-cups-manager.mo concorde
Fichier binaire /usr/share/locale-langpack/fr/LC_MESSAGES/gnumeric.mo concorde
Fichier binaire /usr/share/locale-langpack/fr/LC_MESSAGES/xfdesktop.mo concorde
Fichier binaire /usr/share/locale-langpack/fr/LC_MESSAGES/xchat-gnome.mo concorde
Fichier binaire /usr/share/locale-langpack/fr/LC_MESSAGES/gnome-terminal.mo concorde
Fichier binaire /usr/share/locale-langpack/fr/LC_MESSAGES/gthumb.mo concorde
Fichier binaire /usr/share/locale-langpack/fr/LC_MESSAGES/planner.mo concorde
Fichier binaire /usr/share/locale-langpack/fr/LC_MESSAGES/gnome-pilot.mo concorde
Fichier binaire /usr/share/locale-langpack/fr/LC_MESSAGES/rhythmbox.mo concorde
Fichier binaire /usr/share/locale-langpack/fr/LC_MESSAGES/gconf-editor.mo concorde
Fichier binaire /usr/share/locale-langpack/fr/LC_MESSAGES/libgnomedb-2.mo concorde
Fichier binaire /usr/share/locale-langpack/fr/LC_MESSAGES/gnome-volume-manager.mo concorde
Fichier binaire /usr/share/locale-langpack/fr/LC_MESSAGES/yelp.mo concorde
Fichier binaire /usr/share/locale-langpack/fr/LC_MESSAGES/gnome-media-2.0.mo concorde
Fichier binaire /usr/share/locale-langpack/fr/LC_MESSAGES/gnome-session-2.0.mo concorde
Fichier binaire /usr/share/locale-langpack/fr/LC_MESSAGES/gnome-panel-2.0.mo concorde
Fichier binaire /usr/share/locale-langpack/fr/LC_MESSAGES/gimp20-std-plug-ins.mo concorde
Fichier binaire /usr/share/locale-langpack/fr/LC_MESSAGES/evolution-data-server-1.8.mo concorde

$ strace -e open evolution 2>&1 | grep evolution-2.8.mo
open("/usr/share/locale/fr_FR/LC_MESSAGES/evolution-2.8.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/fr/LC_MESSAGES/evolution-2.8.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale-langpack/fr_FR/LC_MESSAGES/evolution-2.8.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale-langpack/fr/LC_MESSAGES/evolution-2.8.mo", O_RDONLY) = 10
open("/usr/share/locale/en_GB/LC_MESSAGES/evolution-2.8.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
...

Read more...

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

Happens on a new install, marking as confirmed

Changed in evolution:
importance: Low → Medium
status: Needs Info → Confirmed
Revision history for this message
Daniel Holbach (dholbach) wrote :

Do you still have the problem?

Changed in evolution:
status: Confirmed → Needs Info
Revision history for this message
Daniel Holbach (dholbach) wrote :

As described in the previous comments, your report lacks the information we need to investigate the problem further. We'll close this report for now - please reopen it if you can give us the missing information.

Changed in evolution:
status: Needs Info → Rejected
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.