Ciao,

On Thu, 2016-12-01 at 20:12 +0100, Nicola wrote:
> On my Arch Linux system (Mate D.E.) is running Evolution 3.22.2
> From several releases ago the text editor occasionally freeze while I
> compose a message and sometimes Evolution shuts itself.
> Arch is a rolling release, but recent updates of Evolution package
> doesn't have improved the situation.
> I have the impression that the situation worse if I use the copy
> paste or the smilies.
> Do you have any suggestions or advice?

Run Evolution under gdb. When it freezes or crashes, get a stacktrace.
https://wiki.gnome.org/Community/GettingInTouch/Bugzilla/GettingTraces

Basically:
$> gdb evolution
$> run
if it freezes: press Ctrl+C
$> thread apply all bt full
$> quit

Cheers,
andre
-- 
Andre Klapper  |  ak...@gmx.net
http://blogs.gnome.org/aklapper/
_______________________________________________
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