Re: [Evolution] 3.16.1 issues (on Arch)



2) when Evolution goes offline then online (for example, when my
laptop suspends and resumes) it usually can't finish going online;
there will be one server connection that is stuck in the bar at the
bottom (though not always the same server), e.g.

  Reconnecting to 'Gmail' (cancelling)

It would be good to install debug info packages for evolution-data
-server and evolution, then repeat the problem and gather the
backtrace of the running evolution, which will show what the 
evolution
is trying to do. You can get the backtrace with command like this:
   $ gdb --batch --ex "t a a bt" -pid=`pidof evolution` &>bt.txt

filed as:

https://bugzilla.gnome.org/show_bug.cgi?id=748223

with two backtraces, including one when Evolution was stuck with the
message:

  Reconnecting to 'On This Computer' (cancelling)

Carl


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