29

Seems like google accounts authorized are not persistent. Every time I reboot "online accounts" loses the permissions and I have to re-authorize Ubuntu.

Is this the default behaviour? Is there any patch/fix?enter image description here

Jorge Castro
  • 71,754
  • 2
    It doesn't ask me everytime. Do you use application specific passwords on google? – André Stannek Aug 28 '12 at 13:43
  • You mean a different password for each app? No, I have a normal google account that I use to login to every product using the same password. – Andrea Olivato Aug 28 '12 at 13:56
  • Just realized I haven't had my google acount enabled since I upgraded to 12.04. Just tested it an it doesn't ask me for an application specific password. Just for the normal login. I'm using google 2-step verification though I had to enter a verification code. Guess I'll have to do that again in 30 days but it doesn't ask me for my password on reboot. – André Stannek Aug 28 '12 at 13:58

1 Answers1

12

This bug you are facing has been fixed, but unfortunately only for Quantal. If you are on Precise, it is unlikely that the bug fix will be backported to the Web-apps Preview PPA.

If you are desperate or feeling adventurous, you can download the deb file of signon-ui that is available in Quantal currently and install it manually.

Though I must warn you I haven't tested whether the deb file actually fixes your problem. And it is very likely that it might cause other unforeseen problems, including but not limiting to breaking dependencies of other packages, not actually being functional, etc.

A relatively safer and a promising solution to fix your problem would be to upgrade to Quantal, but upgrading to a pre-release version is never a sane idea, giving the amount of development going on at the moment.

To wrap up, the bug you are facing is fixed. Either wait for Quantal to be released and upgrade your system or try out the deb file available in Quantal.

jokerdino
  • 41,320