On Mon, 2020-01-06 at 12:52 +0100, Milan Crha via evolution-list wrote:
> 
> 
> On Thu, 2020-01-02 at 15:59 +0000, Joakim Tjernlund via evolution-list
> wrote:
> > Anyone seen something similar?
> 
>         Hi,
> nothing from me, though if you'd like to give it a try, then I'd like
> to ask you to install debuginfo packages for evolution-data-server,
> evolution, glib2 and maybe gtk3 (make sure they are of the same version
> as the binary packages) and when the GUI freezes run this command from
> a terminal:
> 
>    $ gdb --batch --ex "t a a bt" -pid=`pidof evolution` &>bt.txt
> 
> Please check the bt.txt for any private information, like passwords,
> email address, server addresses,... I usually search for "pass" at
> least (quotes for clarity only).
> 
> It will show what Evolution is doing, or what it is trying to do.
>         Bye,
>         Milan

I ran evo in my shell for a while and saw these msg while wvo was frozen:
(evolution:27398): mail-notification-WARNING **: 13:53:25.678: Error calling 
StartServiceByName for org.freedesktop.Notifications: Timeout was reached

(evolution:27398): mail-notification-WARNING **: 14:00:38.734: Error calling 
StartServiceByName for org.freedesktop.Notifications: Timeout was reached

No idea what is causing this though. Is there some tests I can do?

  Jocke
_______________________________________________
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