On Sun, 2021-03-28 at 09:01 -0500, Daffy Duck via evolution-list wrote: > I see, thank you. Is there any option that would be a workaround other > than a patch/waiting for the upgrade?
Hi, as Pete said, it's written in the bug reports. Like here: https://gitlab.gnome.org/GNOME/evolution/-/issues/1425#note_1065167 It's not in much detail, maybe some detailed steps will help. Open a terminal and run these commands there: $ cd /tmp $ wget https://gitlab.gnome.org/GNOME/evolution/-/commit/6a7df753b5e10f543dd930fb6a26ec9e126699c8.patch -O evo.patch $ cd /usr/share/evolution/webkit/ $ sudo patch -p3 </tmp/evo.patch The patch will claim one file is missing, which is okay, that's only about added unit test. Simple press Return twice to skip the file. After that start Evolution and it will behave as it is supposed to work. 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