Hi,

Jonathan Nieder writes:

> Ansgar Burchardt wrote:
>
>> Chromium loses cookies at the end of a session.  When I login to
>> Launchpad/Google/..., restart Chromium and access the site again, I am
>> no longer logged in.
> [...]
>> This also used to work until recently (it already didn't work for at
>> least a week).
>
> Do you happen to remember which version you had installed when it did
> work?  Either way, please follow-up to
> http://code.google.com/p/chromium/issues/entry?template=Defect%20on%20Linux
> so we can work on fixing this upstream.

I found out what caused the problem: The SQLite database file for the
cookies (~/.config/chromium/Default/Cookies) got corrupted:

  % sqlite3 Cookies
  sqlite> select * from cookies;
  Error: database disk image is malformed

After removing the corrupted file, chromium remembers cookies once
again :)

I added a comment to [1] as requested.

Regards,
Ansgar

[1] <http://code.google.com/p/chromium/issues/detail?id=35692>



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to