On Sun, 2021-10-10 at 13:15 +0200, Lucas Eichhorn via evolution-list
wrote:
> Did as you told, the report is attached. :)

        Hi,
as Andre said, there is no related debug info package installed.
Nonetheless, from the other output in the log, specifically from:

> (evolution:21114): camel-CRITICAL **: 13:10:13.976:
> camel_data_cache_get_filename: assertion 'CAMEL_IS_DATA_CACHE (cdc)'
> failed
>
> (evolution:21114): GLib-CRITICAL **: 13:10:13.976: g_file_test:
> assertion 'filename != NULL' failed

and from:

> Thread 1 "evolution" received signal SIGSEGV, Segmentation fault.
> 0x00007ffff73b3a64 in g_io_stream_get_output_stream () from
> /lib/x86_64-linux-gnu/libgio-2.0.so.0
> #0  0x00007ffff73b3a64 in g_io_stream_get_output_stream () from
> /lib/x86_64-linux-gnu/libgio-2.0.so.0
> #1  0x00007fffd42b4878 in finish_image () from
> /usr/lib/evolution/modules/evolution-module-rss.so

I guess the evolution-rss downloaded an image, but failed to store it
to its local cache for some reason.

Is the evolution-rss plugin enabled in Edit->Plugins? When you run
evolution from a terminal, it should print either:
   RSS Plugin enabled (evolution x.y.z, evolution-rss a.b.c)
or
   Plugin disabled
on the console.

Check also ~/.cache/evolution/rss/. Does that directory exist? Can you
write to it? Maybe delete it, then run Evolution again. The plugin will
recreate it, if the plugin is enabled.
        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