Comment 1 for bug 556388

Revision history for this message
Duane Hinnen (duanedesign) wrote : Re: KeyError exception in syncdaemon-exceptions.log

Lucid - 2.6.32-19-generic
ii ubuntuone-client 1.1.91+r479-0ubuntu1~ppa1~lucid Ubuntu One client

I can confirm this. I am receiving a similar error.

2010-04-08 12:18:53,287 - ubuntuone-preferences - ERROR - [Failure instance: Traceback (failure with no frames): <class 'dbus.exceptions.DBusException'>: org.freedesktop.DBus.Python.KeyError: Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/dbus/service.py", line 702, in _message_cb
    retval = candidate_method(self, *args, **keywords)
  File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py", line 1294, in get_info
    mdobj = self.fs.get_by_path(path.encode('utf-8'))
  File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/filesystem_manager.py", line 549, in get_by_path
    mdid = self._idx_path[path]
KeyError: '/home/duanedesign/.ubuntuone/Purchased from Ubuntu One'