Hello,

Please make sure you are running the latest available version of syncdaemon.
The entries below suggest that there were some issues with moving the files,. 
most likely due to server overload:
2010-12-14 20:05:04,079 - ubuntuone.SyncDaemon.EQ - ERROR - Error encountered 
while handling: AQ_MOVE_ERROR in <ubuntuone.syncdaemon.sync.Sync object at 
0x2ec9f90>
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/ubuntuone/syncdaemon/event_queue.py", line 
831, in _dispatch
    method(*args, **kwargs)
TypeError: handle_AQ_MOVE_ERROR() got an unexpected keyword argument 'new_name'

If you want to remove the folder from synchronization please try using the 
command line interface as follows:
$ u1sdtool --list-folders
Note the long UUID number for the folder you want to remove (e.g. 
5577d808-6a3f-4873-8b27-1fd644bd7e20)
$ u1sdtool --unsubscribe-folder=5577d808-6a3f-4873-8b27-1fd644bd7e20
$ u1sdtool --quit

Remove the folder synchronization from the web interface
$ u1sdtool --start
$ u1sdtool --connect
$ u1sdtool --refresh-volumes

That should stop the synchronization for that folder. In Natty we are
adding a quick subscription settings to ubuntuone-control-panel that
would allow performing of the actions above with a simple click of
checkbox.

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

Title:
  Hid folders synchronization cannot be stopped

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to