On Sat, 2020-08-22 at 19:19 -0400, Paulo Cesar G. Costa wrote: > It is not a reboot, but just a Gnome Shell quite dramatic crashing.
If gnome-shell crashes then this is a topic for a gnome-shell support forum. See also https://wiki.gnome.org/Projects/GnomeShell/Debugging As you mentioned journalctl: In general, "journalctl -u evolution" would show only messages by evolution. *If* there is no crash in evolution here, then this would be the wrong support forum. If there is a crash in some software, then you can get a stacktrace of that crash via "coredumpctl gdb PID" (replace PID with the process id). Make sure to install all needed debug symbols for all involved libraries and applications beforehand. Cheers, andre -- Andre Klapper | [email protected] https://blogs.gnome.org/aklapper/ _______________________________________________ evolution-list mailing list [email protected] To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list
