Thank you for your hard work. This project sounds interesting !
Thanks for the report! Might be fixed now. Could you download the update and try again?
It's probably not the same problem but I still have this :
Traceback (most recent call last):
File "ankiqt\ui\main.pyc", line 739, in loadDeck
File "ankiqt\ui\main.pyc", line 294, in moveToState
File "ankiqt\ui\main.pyc", line 262, in updateViews
File "ankiqt\ui\status.pyc", line 54, in setState
File "anki\hooks.pyc", line 56, in repl
File "C:\Users\\AppData\Roaming\.anki\plugins\AnkiWarrior.py", line 263, in showExpInStatusBar
File "C:\Users\\AppData\Roaming\.anki\plugins\AnkiWarrior.py", line 282, in updateExpBar
File "ankiqt\ui\main.pyc", line 2094, in getTranslation
File "gettext.pyc", line 404, in ugettext
UnicodeDecodeError: 'ascii' codec can't decode byte 0xa0 in position 14: ordinal not in range(128)
and then :
Traceback (most recent call last):
File "ankiqt\ui\main.pyc", line 1266, in
File "ankiqt\ui\main.pyc", line 758, in loadDeck
File "anki\hooks.pyc", line 26, in runHook
File "C:\Users\\AppData\Roaming\.anki\plugins\AnkiWarrior.py", line 310, in onLoadDeck
enabled = mw.deck.getBool('plugin.ankiwarrior.enabled')
AttributeError: 'NoneType' object has no attribute 'getBool'
Last edited by Shiki (2010 October 30, 2:48 pm)