Ubuntu Intrepid 32-bit, up to date as of 1/31/2009,

Solution above by Mark Mandel works for me, with one adjustment:

find ~/.evolution/mail/local -name "*ev-summary" -exec rm -f {} \;

...needs to be...

find ~/.evolution/mail/local -name "*ev-summary*" -exec rm -f {} \;

-- 
Emptying Trash Fails with 'Error while expunging folder'
https://bugs.launchpad.net/bugs/287811
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

Reply via email to