Reply
Thread Tools
Posts: 10 | Thanked: 9 times | Joined on Nov 2011
#1
Hey everyone, is anyone else having this problem?

I wasn't an issue before, but recently, every time I restart my N9, I have to put in the passwords again to ALL of my accounts...

Today, it got even worse -- no matter how many times I sign into the Google account, it keeps prompting me for the password. I can't check or sync my mail, even though it shows that I'm signed into Google Talk.


Bizarre, and most importantly, completely crippling. This makes the phone more or less useless.

Anyone have advice or fixes? Nokia needs to get their **** together.
 
Moderator | Posts: 5,320 | Thanked: 4,464 times | Joined on Oct 2009
#2
Read this bug report all the way through.
https://harmattan-bugs.nokia.com/show_bug.cgi?id=123
 
Niwakame's Avatar
Posts: 120 | Thanked: 126 times | Joined on Nov 2011 @ Germany
#3
Could someone that has this issue, please check if their sqlite db is failing?

Code:
devel-su
apt-get install sqlite3
sqlite3 /home/user/.accounts/accounts.db

<in sqlite command prompt:>
pragma integrity_check;
second check if settings are there

Code:
<in sqlite command promt:>
select * from accounts;
select * from settings;
select * from services;
be aware to remove your account details before posting output for privacy win

Last edited by Niwakame; 2011-12-08 at 18:44.
 
Moderator | Posts: 5,320 | Thanked: 4,464 times | Joined on Oct 2009
#4
@Niwakame

In the bug report above they claim they've fixed it & it's coming to PR1.2.
But i have some doubts as per the latest comments there...
 
Niwakame's Avatar
Posts: 120 | Thanked: 126 times | Joined on Nov 2011 @ Germany
#5
Originally Posted by jalyst View Post
But i have some doubts as per the latest comments there...
That was my reason for asking. If it's the sqlite db becoming corrupted, we can solve that on our own by backing it up regulary.
 

The Following User Says Thank You to Niwakame For This Useful Post:
Posts: 45 | Thanked: 9 times | Joined on May 2010 @ Helsinki
#6
There camed two times same problem. Actually in kind same periody. It helped when flashing device.
 
Posts: 17 | Thanked: 7 times | Joined on Oct 2011
#7
Originally Posted by Niwakame View Post
Code:
devel-su
apt-get install sqlite3
Niwakame, is sqlite3 in a different repository? apt-cache search sqlite only yields libsqlite3-0 and libqt4-sql-sqlite here (PR1.1).
 
Niwakame's Avatar
Posts: 120 | Thanked: 126 times | Joined on Nov 2011 @ Germany
#8
I think you need Harmattan Developer Repositories up for this:
http://my-meego.com/faq/showquestion...dAuto=15&faq=1
 

The Following User Says Thank You to Niwakame For This Useful Post:
Posts: 17 | Thanked: 7 times | Joined on Oct 2011
#9
Originally Posted by Niwakame View Post
I think you need Harmattan Developer Repositories up for this:
http://my-meego.com/faq/showquestion...dAuto=15&faq=1
Are you using that on a N9 or on the N950? I vaguely remember reading that there were some problems with it on N9.
 
Reply


 
Forum Jump


All times are GMT. The time now is 08:17.