This is what it looks when I called

$ cat syncdaemon-exceptions.log*
[...]
2011-09-16 15:36:06,047 - ubuntuone.SyncDaemon - ERROR - Unexpected error
Traceback (most recent call last):
  File "/usr/lib/ubuntuone-client/ubuntuone-syncdaemon", line 190, in <module>
    main(sys.argv)
  File "/usr/lib/ubuntuone-client/ubuntuone-syncdaemon", line 175, in main
    main.start()
  File 
"/usr/lib/pymodules/python2.7/ubuntuone-client/ubuntuone/syncdaemon/main.py", 
line 200, in start
    self.event_q.add_watch(self.root_dir)
  File 
"/usr/lib/pymodules/python2.7/ubuntuone-client/ubuntuone/syncdaemon/event_queue.py",
 line 215, in add_watch
    self.monitor.add_watch(dirpath)
  File 
"/usr/lib/pymodules/python2.7/ubuntuone-client/ubuntuone/platform/linux/filesystem_notifications.py",
 line 459, in add_watch
    w_dict[dirpath] = result[dirpath]
KeyError: '/home/asosnin/Ubuntu One'
2011-09-16 15:36:07,087 - ubuntuone.SyncDaemon - ERROR - Unexpected error
Traceback (most recent call last):
  File "/usr/lib/ubuntuone-client/ubuntuone-syncdaemon", line 190, in <module>
    main(sys.argv)
  File "/usr/lib/ubuntuone-client/ubuntuone-syncdaemon", line 175, in main
    main.start()
  File 
"/usr/lib/pymodules/python2.7/ubuntuone-client/ubuntuone/syncdaemon/main.py", 
line 200, in start
    self.event_q.add_watch(self.root_dir)
  File 
"/usr/lib/pymodules/python2.7/ubuntuone-client/ubuntuone/syncdaemon/event_queue.py",
 line 215, in add_watch
    self.monitor.add_watch(dirpath)
  File 
"/usr/lib/pymodules/python2.7/ubuntuone-client/ubuntuone/platform/linux/filesystem_notifications.py",
 line 459, in add_watch
    w_dict[dirpath] = result[dirpath]
KeyError: '/home/asosnin/Ubuntu One'
2011-09-16 15:36:08,167 - ubuntuone.SyncDaemon - ERROR - Unexpected error
Traceback (most recent call last):
  File "/usr/lib/ubuntuone-client/ubuntuone-syncdaemon", line 190, in <module>
    main(sys.argv)
  File "/usr/lib/ubuntuone-client/ubuntuone-syncdaemon", line 175, in main
    main.start()
  File 
"/usr/lib/pymodules/python2.7/ubuntuone-client/ubuntuone/syncdaemon/main.py", 
line 200, in start
    self.event_q.add_watch(self.root_dir)
  File 
"/usr/lib/pymodules/python2.7/ubuntuone-client/ubuntuone/syncdaemon/event_queue.py",
 line 215, in add_watch
    self.monitor.add_watch(dirpath)
  File 
"/usr/lib/pymodules/python2.7/ubuntuone-client/ubuntuone/platform/linux/filesystem_notifications.py",
 line 459, in add_watch
    w_dict[dirpath] = result[dirpath]
KeyError: '/home/asosnin/Ubuntu One'

This is repeating every second or even more often.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/672884

Title:
  org.freedesktop.DBus.Error.NoReply messages when trying to interact
  with syncdaemon via u1sdtool

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-client/+bug/672884/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to