On Mon, 2021-03-15 at 10:49 +0100, Milan Crha via evolution-list wrote: On Sat, 2021-03-13 at 10:42 +0100, Keith Barber wrote:Any ideas what is going on with this message and how torectify the problem?Hi,there is something referencing the UID in the data files. It might notbe directly related to the mail or any mail indexes. Search content of~/.config/evolution/sources/~/.cache/evolution/sources/where (at least) one of the .source files may contain the"8ea059fe1c3d74abd4698ccdf3bbd12269378c04" (quotes for clarity only).Depending on what the source's content is, you either remove the fileor do something else with it. It really depend what it is for. Forexample, I had some disk failure or something recently, which broke thecontent of the .source files (one of the visible issues). Ifixed/removed those broken files manually.Another option can be that it was some source you've set in thesettings and it had been removed, thus it cannot be found now. Try torun this from a terminal:$ dconf dump /org/gnome/evolution/ | grep 8ea059fe1c3d74abd4698ccdf3bbd12269378c04$ dconf dump /org/gnome/evolution-data-server/ | grep 8ea059fe1c3d74abd4698ccdf3bbd12269378c04to see whether it'll match on anything. If it will, then change theoption to "something else".Please, let here know whether there was any hit from the above. I'dlike to know what causes the trouble. Thanks in advance.Bye,Milan_______________________________________________evolution-list mailing listevolution-list gnome orgTo change your list options or unsubscribe, visit ...https://mail.gnome.org/mailman/listinfo/evolution-list Thank you Milan, that gave me the clue I needed. (I need to say I'm It turns out the missing item was not a file but a directory, and ~/.local/share/evolution/mail and ~/.local/share/Trash/files/mail. Both contain a file named folders.db. It might be that this is associated with my having initially tried to So far I've renamed the directories just in case there's a problem (new Hope that's useful to you, thanks again. Best wishes, Keith Barber (he/him) |