Re: [Evolution] evolution 3.20.5 core dump on openSuSE Leap 42.2



On Tue, 2016-11-08 at 19:35 +0100, Michael Hirmke wrote:
(evolution:20239): evolution-util-CRITICAL **:
e_table_header_compute_height: assertion 'ecol->pixbuf != NULL'
failed

        Hi,
it looks like there is missing some icon theme package, or something
broken with images/icons as such. There used to be gnome-icon-theme,
which later renamed to adwaita-icon-theme, which may have also its
-legacy subpackage (I do not know how on openSuSE though). Make sure
you ahe installed also the -legacy subpackage.

Though this error usually do not trigger a crash. Could you install
debuginfo package for the evolution and run evolution under gdb, to see
where exactly it crashed, please? The command would be like this:

   $ gdb evolution --ex r --ex bt --ex q

which runs the evolution and when it stops it prints current backtrace
and then instructs gdb to quit.
        Bye,
        Milan


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]