On Wed, 2019-11-06 at 08:48 +0000, CANAUD Pascal wrote: > [pascal@PC-INFO-LINUX001 ~]$ G_DEBUG=fatal-warnings evolution > > (WebKitWebProcess:5445): GLib-GIO-CRITICAL **: 09:34:11.339: > check_unclosed: assertion 'flags & FLAG_INITIALIZED' failed > > (WebKitWebProcess:5728): GLib-GIO-CRITICAL **: 09:34:29.842: > check_unclosed: assertion 'flags & FLAG_INITIALIZED' failed > > Evolution is not crashing.
Hi, I'd say it's because evolution was run with the env variable, not the WebKitWebProcess, which claims the error (for that you'd need the script and WebKitWebProcess.orig we created earlier in this thread), but thinking of it the variable should be inherited, thus the WebKitWebProcess might crash, even it's not visible in this snippet. Did it actually crash? > How can I check the Debug Log ? If you mean a crash log, then it depends on your distribution. maybe `journalctl -xe` can show something, if it's used by your distro. I'd search for "WebKit" in the log (quotes for clarity only). 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