Maybe this can help exhibit which file is damaged : cd ~/.evolution/mail/ ; for i in `find . -name folders.db`; do echo "Rebuilding Table $i"; sqlite3 $i "pragma integrity_check;"; done
Just my 2 cents, -- database disk image is malformed https://bugs.launchpad.net/bugs/381164 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs