Active8-BV / cryptobox_app

Cryptobox sync app
0 stars 0 forks source link

Exception: <type 'exceptions.TypeError'> #12

Closed venrooy closed 11 years ago

venrooy commented 11 years ago

Just came across this exception; it happened after the mac woke up out of sleep mode..


!!! EXCEPTION !!!

<type 'exceptions.TypeError'>

int() argument must be a string or a number, not 'NoneType'

TypeError: int() argument must be a string or a number, not 'NoneType' File "/Users/rabshakeh/workspace/cryptobox/cryptobox_app/build/cba_main/out00-PYZ.pyz/cba_sync", line 529, in get_tree_sequence File "", line 279, in cryptobox_command File "", line 344, in main Traceback (most recent call last): sync with server

erikdejonge commented 11 years ago

thanks, fixed