Comment 7 for bug 584852

Revision history for this message
Sabrina Mouchian (sabrina-mouchian) wrote :

Thank you for looking into this.

Still no files uploaded from my computer to the cloud (I have manually uploaded a file from the web interface and this file is still not appearing in my local folder either).

smouchian@smouchian-laptop:~$ u1sdtool -s
State: QUEUE_MANAGER
    connection: With User With Network
    description: processing queues
    is_connected: True
    is_error: False
    is_online: True
    queues: WORKING_ON_BOTH

smouchian@smouchian-laptop:~$ u1sdtool --current-transfers
Current uploads: 0
Current downloads: 0

--waiting contents lists all my files

and interestingly enough --waiting-metadata returns an error :

u1sdtool --waiting-metadata

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'\xe8' in position 15: ordinal not in range(128)

Do you think there is a problem with one of my file's name ?