Code review comment for lp:~dobey/ubuntu-sso-client/new-kr-props

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

The code looks good, but when running this branch and having the control panel using it, I got the error below when trying to remove the current device:

2011-06-21 19:52:26,337:337.815999985 - ubuntu_sso.main - ERROR - CredentialsManagement: emitting CredentialsError with app_name "Ubuntu One" and error_dict {'errtype': 'DBusException', 'message': dbus.String(u'Invalid properties')}.

Same error when trying to store credentials in the keyring:

2011-06-21 19:56:07,373:373.473882675 - ubuntu_sso.main - DEBUG - SSOLogin: emitting LoginError with app_name "Ubuntu One" and error {'errtype': 'DBusException', 'message': dbus.String(u'Invalid properties')}

This test was made on a Natty (updated today) machine.

review: Needs Fixing

« Back to merge proposal