I get this error before crashing (PR 1.3); Traceback (most recent call last): File "/opt/AutoCompleteEditor/AutoCompleteEditor.py", line 45, in _cmd_run_gui w.loadData() File "/opt/AutoCompleteEditor/ACE_gui.py", line 429, in loadData langName = self._getLangName(langId) AttributeError: 'NoneType' object has no attribute 'lower' I really miss this - how do I get it working again???