Same think to me even after removing the files:
$ for pid in `ps -ef | grep ubuntuone | awk '{ print $2 }'`; do kill $pid; done
$ rm -rf .local/share/ubuntuone .cache/ubuntuone .config/ubuntuone
$ ubuntuone-preferences Exception in thread Thread-4:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
self.run()
File "/usr/lib/python2.6/threading.py", line 484, in run
self.__target(*self.__args, **self.__kwargs)
File "/usr/bin/ubuntuone-preferences", line 162, in do_rest_request
callback(result)
File "/usr/bin/ubuntuone-preferences", line 348, in parse_devices
self.error(error)
File "/usr/bin/ubuntuone-preferences", line 304, in error
gtk.DIALOG_DESTROY_WITH_PARENT | gtk.MODAL,
AttributeError: 'module' object has no attribute 'MODAL'
^Z
[1]+ Stopped ubuntuone-preferences
--
Ubuntu One Preferences freezes when opened
https://bugs.launchpad.net/bugs/568826
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs