Fix available with: https://code.launchpad.net/~crichter/openlp/bugfixing/+merge/36474
-- 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' _______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : [email protected] Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp

