Comment 2 for bug 481801

Revision history for this message
Rick McBride (rmcbride) wrote :

Thanks for your bug report. I found an issue in your logs which points to a bug that has only recently been discovered I'm linking your report to that one and we are working to find a fix for the issue.

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/state.py", line 74, in handle_default
    next_state.enter(self.main)
  File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/states.py", line 637, in <lambda>
    enter=lambda m: m.action_q.content_queue.run(),
  File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/action_queue.py", line 465, in run
    self._head = command = self._get_next_runnable_command()
  File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/action_queue.py", line 549, in set_head
    self.change_notification_cb(head, self.waiting)
  File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py", line 275, in emit_content_queue_changed
    self.ContentQueueChanged(message)
  File "/usr/lib/pymodules/python2.6/dbus/decorators.py", line 309, in emit_signal
    message.append(signature=signature, *args)
UnicodeError: String parameters to be sent over D-Bus must be valid UTF-8