Changes between Initial Version and Version 1 of Ticket #2559, comment 2


Ignore:
Timestamp:
2015-10-30T01:41:27Z (9 years ago)
Author:
daira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2559, comment 2

    initial v1  
    11Aha!
    22{{{
    3 d:\tahoe\git\tahoe-magic\src\allmydata\frontends\magic_folder.py:354: _maybe_upload(...)
    4 d:\tahoe\git\tahoe-magic\src\allmydata\windows\inotify.py:222: watch(...)
    5 d:\tahoe\git\tahoe-magic\src\allmydata\util\assertutil.py:39: precondition(...)
    6  [Capture of Locals and Globals disabled (use captureVars=True)]
    7 exceptions.AssertionError: precondition: 'watch() can only be called before startReading()' <type 'str'>, state: 'STARTED' <type 'str'>
     301:39:03.246 L20 []#759 Magic Folder 'alice' uploader:
     4[Failure instance: Traceback: <type 'exceptions.AssertionError'>:
     5precondition: 'watch() can only be called before startReading()'
     6<type 'str'>, state: 'STARTED' type 'str'>
     7d:\tahoe\git\tahoe-magic\src\allmydata\frontends\magic_folder.py:169:<lambda>
     8d:\tahoe\git\tahoe-magic\src\allmydata\frontends\magic_folder.py:402:_process
     9C:\Python27\lib\site-packages\twisted\internet\defer.py:317:addCallback
     10C:\Python27\lib\site-packages\twisted\internet\defer.py:306:addCallbacks
     11--- <exception caught here> ---
     12C:\Python27\lib\site-packages\twisted\internet\defer.py:588:_runCallbacks
     13d:\tahoe\git\tahoe-magic\src\allmydata\frontends\magic_folder.py:354:_maybe_upload
     14d:\tahoe\git\tahoe-magic\src\allmydata\windows\inotify.py:222:watch
     15d:\tahoe\git\tahoe-magic\src\allmydata\util\assertutil.py:39:precondition
     16] while processing u'test5'
    817}}}