Re: [Evolution] IMAP Folders disappear
- From: Andrea Vai <andrea vai unipv it>
- To: evolution-list gnome org
- Subject: Re: [Evolution] IMAP Folders disappear
- Date: Wed, 22 Jul 2015 10:30:36 +0200
Il giorno mar, 21/07/2015 alle 17.32 +0100, Patrick O'Callaghan ha
scritto:
On Tue, 2015-07-21 at 15:33 +0200, Andrea Vai wrote:
Don't know if it matters, but that "no such table" message seems to
be related to the problem.
Possibly a corrupt database. Try stopping Evolution (using --force
-shutdown) and running:
cd ~/.cache/.evolution/mail/
for i in `find . -name folders.db`
do
echo "Rebuilding Table $i"
sqlite3 $i "vacuum;"
done
Thank you Patrick, I ran the script but the problem still happens... by
the way, the correct path for me was
~/.cache/evolution/mail/
instead of
~/.cache/.evolution/mail/
Perhaps, would the erase of the entire content of that folder be a good
idea?
Thanks,
Andrea
poc
_______________________________________________
evolution-list mailing list
evolution-list gnome org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]