← Back to team overview

openlp-core team mailing list archive

[Bug 645422] Re: No language available for key u'en'

 

It will happen, if you just relay on a simple bzr checkout. Maybe we
could integrate a copy of the translation files in the 1.9.3 branch at
release time. If we don't do so we should handle this case in the code.
Best we handle it anyhow in the code.

-- 
No language available for key u'en'
https://bugs.launchpad.net/bugs/645422
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.

Status in OpenLP - Worship Presentation Software: Confirmed

Bug description:
I've a English language environment. In the &Language sub menu there is just one checkable item: &Auto Detect. Unchecking this action causes a error:

Traceback (most recent call last):
  File "/home/meinert/Qt/OpenLP/trunk/openlp/core/ui/mainwindow.py", line 644, in setAutoLanguage
    LanguageManager.set_language(self.LanguageGroup.checkedAction())
  File "/home/meinert/Qt/OpenLP/trunk/openlp/core/utils/languagemanager.py", line 116, in set_language
    language = u'[%s]' % qm_list[action_name]
KeyError: u'en'





References