Re: [Evolution] empty folders after upgrade from 1.2 to 1.4 - SOLVED




You loaded FreeBSD you said, what did you come from?

I suspect it was an issue with some binary data in the files.  Although the data is written out endian-ness neutral, some data, such as size_t's and time_t's depend on the sizeof the type.

Now I look at the code, I wonder why I did it that way (other types are not size based on disk) - but its kind of hard to fix now.

Michael

On Tue, 2004-04-27 at 09:15 +1000, Mark Sams wrote:
 --- guenther <guenther rudersport de> wrote: > 
> The following instructions should be safe. Still
> having that backup is
> highly recommended anyways. To remove the indexing
> files (local mail
> folders), first *close* Evolution. Then kill all
> Evolution backend tasks
> from a terminal (as user):
> 
> $ evolution --force-shutdown
> 
> Then remove all the indexing files (the dot in
> "mbox.*" is essential):
> 
> $ find ~/evolution/local/ -name "mbox.*" -exec rm -f
> {} \;

Thanks Guenther, this worked perfectly. I deleted the
index files, and Evolution took a few seconds longer
to start than normal, but everything works fine now. 

Thanks again.

Mark


Find local movie times and trailers on Yahoo! Movies.
http://au.movies.yahoo.com
_______________________________________________
evolution maillist  -  evolution lists ximian com
http://lists.ximian.com/mailman/listinfo/evolution
Michael Zucchi <notzed ximian com>

Ximian Evolution and Free Software Developer


Novell, Inc.


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