Yes, it did complete updating.
Btw, I also get this error when I try to use "Save results to DB".
Sorry to be pain
An error occurred in a plugin. Please contact the plugin author.
Please do not file a bug report with Anki.
Traceback (most recent call last):
File "/Users/andrew/Library/Application Support/Anki/plugins/morph/manager.py", line 277, in onSaveResults
self.db.save( destPath )
File "/Users/andrew/Library/Application Support/Anki/plugins/morph/morphemes.py", line 168, in save
par = os.path.split( path )[0]
File "posixpath.pyc", line 82, in split
AttributeError: 'QString' object has no attribute 'rfind'
Btw, I also get this error when I try to use "Save results to DB".
Sorry to be pain

An error occurred in a plugin. Please contact the plugin author.
Please do not file a bug report with Anki.
Traceback (most recent call last):
File "/Users/andrew/Library/Application Support/Anki/plugins/morph/manager.py", line 277, in onSaveResults
self.db.save( destPath )
File "/Users/andrew/Library/Application Support/Anki/plugins/morph/morphemes.py", line 168, in save
par = os.path.split( path )[0]
File "posixpath.pyc", line 82, in split
AttributeError: 'QString' object has no attribute 'rfind'
Edited: 2011-09-17, 9:31 am

tr(path), 'db':M.MorphDb(), 'mp':M.mecab() }