Re: [Evolution] Can't expunge trash



On Thu, 2010-08-19 at 22:52 +0900, grasshopper wrote:
On Thu, 2010-08-19 at 12:27 +0000, Pete Biggs wrote:
On Thu, 2010-08-19 at 21:11 +0900, grasshopper wrote:
On Thu, 2010-08-19 at 09:50 +0100, Pete Biggs wrote:

Could you post the output of 



  ls -l ~/.evolution/mail/local/Inbox
-rw------- 1 grasshopper users 1256574 2010-08-19
21:01 /home/grasshopper/.evolution/mail/local/Inbox

So since local/Inbox is file and not a directory that's why you are
having a problem.  i.e. that's why you get the error message:
OK, so that must be when the problem started.

I doubt it. There's nothing wrong with this structure in principle.
However you still haven't answered my earlier question, which I now
modify slightly, i.e. did you remove:

~/.evolution/mail/local/Inbox/Inbox.sbd/OpenSuSe.ibex.index and
~/.evolution/mail/local/Inbox/Inbox.sbd/OpenSuSe.ev-summary ?

In fact I'd suggest doing it globally, just to be sure:

1) Stop Evo (evolution --force-shutdown)
2) Run:
        find ~/.evolution | egrep ".ev-summary\|.ibex.index" | xargs rm
        -f
        (copy the above line exactly)
3) Restart Evo

That will remove all indexes so Evo will recreate them.

poc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]