Stephen Baker - 2013-12-29

Ok, I tried using the master snapshot (88e12eca7067cd1c5758aac51c9d0fb24669e3ba), but I got the following error on sync. Perhaps I didn't run it properly?

Error:
SyntaxError: invalid syntax
Traceback (most recent call last):
File "mhgui", line 714, in OnSync
(self.FinishSync, tempFile.name))
File "mhgui", line 117, in init
self.throbber = ThrobberDialog(throbberTitle)
File "mhgui", line 90, in init
self.FindGif("throbber.gif"))
File "mhgui", line 98, in FindGif
appdir = os.path.abspath(os.path.dirname(sys.argv[0]))
IndexError: list index out of range
File "/home/stephen/congruity/congruity", line 1862
print version
^
SyntaxError: invalid syntax

Edit:
To clarify this error is at the same point, when I click Sync.

 

Last edit: Stephen Baker 2013-12-29