On 11/10/2010 12:28 PM, Peter Gordon wrote:
I am getting "Error while Generating message list".I ran with CAMEL_DEBUG=all and get this: =========== DB SQL operation [SELECT uid FROM 'Folders' WHERE ( (NOT ((deleted = 1))) AND (NOT ((junk = 1))) )] started DB Operation ended. Time Taken : 0.000047 ########### CamelException.set(0x2443530, 2, 'no such column: uid') Thread 0> CamelStore('mbox:/user/.evolution/mail/local'):get_folder('Folders', 0) = 0x29f95e0 < 0> Making error sexp is : [(match-all (and (not (system-flag "deleted")) (not (system-flag "junk"))))] Equivalent sql SELECT uid FROM 'Folders' WHERE ( (NOT ((deleted = 1))) AND (NOT ((junk = 1))) ) camel_db_select: SELECT uid FROM 'Folders' WHERE ( (NOT ((deleted = 1))) AND (NOT ((junk = 1))) ) =========== Does anyone have a suggestion for what I can do to remedy the situation?
No, but you might want to mention the version of Evo you're using, and whether the account this happens to is POP or IMAP (or something else).
pov _______________________________________________ evolution-list mailing list [email protected] To change your list options or unsubscribe, visit ... http://mail.gnome.org/mailman/listinfo/evolution-list
