bug from 2008. Version not more supported.
change status to invalid. (see gnomebugs)
** Changed in: evolution (Ubuntu)
Status: Triaged => Invalid
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/269508
Title:
SQL errors upon mail sending: no such table Outbox
Status in The Evolution Mail & Calendaring Tool:
Won't Fix
Status in “evolution” package in Ubuntu:
Invalid
Bug description:
Binary package hint: evolution
When sending a mail, the outbox gets marked with an "(1)" indicating
there is one new message in it. When the mails gets sent, this
indicator disappears. But when I run evolution from the console, I see
some SQL errors appear right on the moment that "(1)" disappears.
The errors i'm speaking about:
Error in SQL SELECT statement: SELECT COUNT (*) FROM 'Outbox' [no such table:
Outbox]
Error in SQL SELECT statement: SELECT COUNT (*) FROM 'Outbox' WHERE junk = 1
[no such table: Outbox]
Error in SQL SELECT statement: SELECT COUNT (*) FROM 'Outbox' WHERE deleted =
1 [no such table: Outbox]
Error in SQL SELECT statement: SELECT COUNT (*) FROM 'Outbox' WHERE read = 0
[no such table: Outbox]
Error in SQL SELECT statement: SELECT COUNT (*) FROM 'Outbox' WHERE junk = 0
AND deleted = 0 [no such table: Outbox]
Error in SQL SELECT statement: SELECT COUNT (*) FROM 'Outbox' WHERE junk = 1
AND deleted = 0 [no such table: Outbox]
Error in SQL SELECT statement: SELECT COUNT (*) FROM 'Outbox' [no such table:
Outbox]
Error in SQL SELECT statement: SELECT COUNT (*) FROM 'Outbox' WHERE junk = 1
[no such table: Outbox]
Error in SQL SELECT statement: SELECT COUNT (*) FROM 'Outbox' WHERE deleted =
1 [no such table: Outbox]
Error in SQL SELECT statement: SELECT COUNT (*) FROM 'Outbox' WHERE read = 0
[no such table: Outbox]
Error in SQL SELECT statement: SELECT COUNT (*) FROM 'Outbox' WHERE junk = 0
AND deleted = 0 [no such table: Outbox]
Error in SQL SELECT statement: SELECT COUNT (*) FROM 'Outbox' WHERE junk = 1
AND deleted = 0 [no such table: Outbox]
Is a strace/valgrind log usefull in this situation, or can I do
something else to help?
To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution/+bug/269508/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp