Comment 3 for bug 570721

Revision history for this message
Natalia Bidart (nataliabidart) wrote :

The trace thrown by ubuntuone-preferences when it crashes is:

nessita@dali:~$ ubuntuone-preferences
Traceback (most recent call last):
  File "/usr/bin/ubuntuone-preferences", line 805, in files_check_toggled
    self.__music_check_toggled(self.music_check)
AttributeError: 'UbuntuOneDialog' object has no attribute '_UbuntuOneDialog__music_check_toggled'
Traceback (most recent call last):
  File "/usr/bin/ubuntuone-preferences", line 805, in files_check_toggled
    self.__music_check_toggled(self.music_check)
AttributeError: 'UbuntuOneDialog' object has no attribute '_UbuntuOneDialog__music_check_toggled'
Traceback (most recent call last):
  File "/usr/bin/ubuntuone-preferences", line 805, in files_check_toggled
    self.__music_check_toggled(self.music_check)
AttributeError: 'UbuntuOneDialog' object has no attribute '_UbuntuOneDialog__music_check_toggled'
nessita@dali:~$