Comment 1 for bug 515920

Revision history for this message
Flemming Christensen (laoshi) wrote :

This bug seems to block all file synchronization in lucid rc
directories placed in ubuntuone directory are sync'ed but not the files in directories - their names appear markes as 'uploading' but nothing happens
I have tried to sync ~/Documents in place, and same thing happens.
u1sdtool --waiting-content
lists a lot of files ready to be uploaded

u1stdtool --waiting-metadata give this:

Oops, an error ocurred:
Traceback (most recent call last):
Failure: dbus.exceptions.DBusException: org.freedesktop.DBus.Python.UnicodeEncodeError: 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 204, in waiting_metadata
    waiting_metadata.append(str(cmd))
  File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/action_queue.py", line 1442, in __str__
    for attr in str_attrs]
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe6' in position 25: ordinal not in range(128)

Is there a way to have a clue as to identify the offending file? Or to remove the queued files? As it stands now absolutely nothing can be sync'ed - only uploaded one file at a time.