Comment 1 for bug 802726

Revision history for this message
Roberto Alsina (ralsina) wrote :

Just had it happen to me again today:

  File "C:\Python27\lib\site-packages\twisted\internet\defer.py", line 133, in maybeDeferred
    result = f(*args, **kw)
  File "C:\Users\ROBERTO\canonical\ubuntuone-client\ubuntuone\platform\windows\filesystem_notifications.py", line 804, in process_events
    self._notifier.process_events()
  File "C:\Users\ROBERTO\canonical\ubuntuone-client\ubuntuone\platform\windows\filesystem_notifications.py", line 554, in process_events
    self._default_proc_fun(raw_event)
  File "C:\Users\ROBERTO\canonical\ubuntuone-client\ubuntuone\platform\windows\pyinotify.py", line 442, in __call__
    return _ProcessEvent.__call__(self, event)
  File "C:\Users\ROBERTO\canonical\ubuntuone-client\ubuntuone\platform\windows\pyinotify.py", line 370, in __call__
    return meth(event)
  File "C:\Users\ROBERTO\canonical\ubuntuone-client\ubuntuone\platform\windows\filesystem_notifications.py", line 619, in process_IN_MODIFY
    self.general_processor.push_event(open_event)
  File "C:\Users\ROBERTO\canonical\ubuntuone-client\ubuntuone\syncdaemon\filesystem_notifications.py", line 141, in push_event
    raise KeyError("Unhandled Event in INotify: %s" % event)
exceptions.KeyError: 'Unhandled Event in INotify: <Event dir=True mask=0x40000020 maskname=IN_OPEN|IN_ISDIR name=prototype path=.\\installer pathname=\\\\?\\C:\\Users\\ROBERTO\\canonical\\ubuntuone-client\\Windows (Lisette, 92510420-fd85-45f6-8889-e47989810ffc)\\installer\\prototype wd=1 >'