On Thu, 2020-07-23 at 17:45 -0500, Japhering, Anonymous via evolution-
list wrote:
> 1) Zombie process created on death of environment that prevents
> restarting without a reboot.  Hit an error in Evolution, Evolution
> dies leaving a evolution.bin process which is unkillable.

        Hi,
weird, it's the main binary name (in Flatpak). I'd guess it should be
able to kill with `kill -9 123`, but if Flatpak/bubblewrap/whatever
prevents it, then try:
  $ flatpak run org.gnome.Evolution --force-shutdown
Maybe it'll do it.

> 2) death of the evolution data server (I think), which handles
> attachments.

The evolution-data-server is for contacts, calendars, tasks and memos,
it doesn't work with attachments in the mail or other parts. The work
with the attachments is handled by XDG portals (like xdg-desktop-
portal-gtk). Just saying, to clarify the things.

> Symptoms, making the attachment hangs or if the attachment happens
> the process of sending the email out hangs.

I recall a bug about that. I think it had something to do with the
attachment size as well (things made worse when the attachment was
larger). I do not recall the resolution for that bug, if there was any.
        Bye,
        Milan

_______________________________________________
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to