Comment 9 for bug 553232

Revision history for this message
Rolando Blanco (rolando) wrote :

I have it when I did change the value of Download/Upload in the Properties window.

The message was printed over the controls, then I can't change the values again.

I did ran the ubuntuone-preferences in a terminal for check BUGs and i did have a CRASH, then in the terminal saw:

Traceback (most recent call last):
  File "/usr/bin/ubuntuone-preferences", line 599, in __handle_response
    self.devices.handle_bw_controls_changed()
  File "/usr/bin/ubuntuone-preferences", line 251, in handle_bw_controls_changed
    self.bw_limited = self.bw_chk.get_active()
AttributeError: 'NoneType' object has no attribute 'get_active'

I hope that this info help