[Evolution-users] Evolution suddenly back to zero
rsbrux
rsbrux at yahoo.com
Thu Apr 24 15:15:33 UTC 2025
> Ah, right, plain `flatpak list` does not show the Locale runtimes,
> they are shown with:
>
> flatpak list --all
output attached; Locales present
> You can run a shell in the flatpak sandbox of the app with:
>
> flatpak run --command=sh org.gnome.Evolution
This yields the same error:
unable to open file '/etc/dconf/db/site'
So it evidently refers to the file in the base file system.
Within the shell started by the above command ls -l yields total 0
> The flatpak location is up to the flatpak, in fact Evolution doesn't
> know where the files are, but as far as I know the app data is stored
> under the ~/.var/app/${APPID}/ , thus for the evo:
>
> ~/.var/app/org.gnome.Evolution/
That's what I meant. All of the references to the longer path should have been to this.
> If you are going to play with a file backup, please make sure nothing
> from the flatpak Evolution is running before you begin to change the
> files. Closing Evolution is not enough, things like the alarm notify
> are running in the background, to be able to notify you about the
> event/task reminders. That's why I suggested to run:
>
> flatpak kill org.gnome.Evolution
>
> to be sure it's not running. It's okay when the command says it's not
> running.
That's what it says
> You can also `ps ax | grep evolution` to see the running processes
> both in the system and in the sandbox. Those with an `/app/` prefix
> are those in the Flatpak.
This shows 4 evolution processes running under /usr/libexec (output attached) even though a search for evolution in KDE Discover under "Installed" shows only the flatpak installation.
What does this mean? Is it normal?
Thanks again for all your help!
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: FlatpakListAll.txt
URL: <http://lists.osuosl.org/pipermail/evolution-users/attachments/20250424/a77c9675/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ps-ax-grep-evolution.txt
URL: <http://lists.osuosl.org/pipermail/evolution-users/attachments/20250424/a77c9675/attachment-0001.txt>
More information about the evolution-users
mailing list