View Single Post
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#123
Originally Posted by Aranel View Post
Oops, sorry I forgot this thread entirely. Here's the error output, on latest version:

Traceback (most recent call last):
File "/opt/AutoCompleteEditor/AutoCompleteEditor.py", line 17, in <module>
w.loadData()
File "/opt/AutoCompleteEditor/ACE_gui.py", line 321, in loadData
self._dict = ACEFile()
ValueError: unknown locale: tr_CY
Are you sure that's the latest version? The line numbers and function names are way off from the current version. Anyway, it looks like you're using an unrecognised locale - that's presumably Turkish/Cyprus? I guess it should fall back to the base language (Turkish) in that case - I'll put up a new version tomorrow to fix this one.