As a workaround you can do the following:

gksudo gedit /usr/lib/pymodules/python2.6/ubuntu_sso/main.py

Near the top of the document, change the http to https in the following line :
PING_URL = "http://edge.one.ubuntu.com/oauth/sso-finished-so-get-tokens/";
so it would be:
PING_URL = "https://edge.one.ubuntu.com/oauth/sso-finished-so-get-tokens/";
Save and close the file.

Restart all the Ubuntu processes. You can do that by running this command:
killall ubuntu-sso-login; u1sdtool -q

Then open Ubuntu One (System > Preferences > Ubuntu One)

You will now if it worked if under the 'Devices' Tab it changes to your
computers name instead of <Local Machine>.

thank you,
duanedesign

-- 
[Maverick]ubuntu one do not connect at new computer
https://bugs.launchpad.net/bugs/625767
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to