Moovida is not localized

Bug #396191 reported by Olivier Tilloy
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Moovida
Fix Released
High
Michał Sawicz

Bug Description

Since recent changes in the architecture of the i18n folders inside Moovida plugins, the build_po command doesn't generate compiled *.mo files, resulting in Moovida not being effectively localized, most notably in the version shipped with the windows installers and inside eggs (see e.g. http://plugins.moovida.com/media/plugins/elisa-plugin-poblesec/elisa_plugin_poblesec-0.16.egg).

Steps to reproduce:
1) In a development branch of Moovida, run the following command:
    python build_all_plugins.py -c build_po

Expected result: *.mo files are generated at the same level as *.po files (e.g. in elisa-plugins/elisa/plugins/poblesec/i18n/).

Current result: no *.mo files are generated at all.

Related branches

Olivier Tilloy (osomon)
description: updated
Changed in elisa:
assignee: nobody → Olivier Tilloy (osomon)
importance: Undecided → High
milestone: none → 1.0.5
status: New → Confirmed
Olivier Tilloy (osomon)
Changed in elisa:
assignee: Olivier Tilloy (osomon) → Michał Sawicz (saviq)
Revision history for this message
Michał Sawicz (saviq) wrote :

This was caused by a badly intended "else:" block:
http://bazaar.launchpad.net/%7Eelisa-developers/elisa/relook/annotate/head%3A/elisa-core/elisa/core/utils/i18n.py#L58

Was there since revision 1 only we never encountered it because before the i18n rework the dirs were always there.

Changed in elisa:
status: Confirmed → In Progress
Revision history for this message
Michał Sawicz (saviq) wrote :

BTW, a fix is awaiting review.

Olivier Tilloy (osomon)
Changed in elisa:
status: In Progress → Fix Committed
Olivier Tilloy (osomon)
Changed in elisa:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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