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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to