Re: [Evolution] Evo locks up switching to calendar page



On Sun, 2014-01-19 at 11:49 +0000, Matthew Saltzman wrote:
there are three status-bar notifications that it
is updating a particular Gmail calendar (the same one in all three
notifications)--they show the little activity wheels, but those aren't
moving.

        Hi,
is Evolution actually frozen? I ask, because the GTK itself may have
disabled animations, which leads to confusion like this. If you can move
to other view, like back to Mail or anywhere else, then Evolution is
fine with respect of "stuck animation".

I suppose something needs to be cleared out of my local files or the
cache, but can anyone tell me what that is?

It's hard to tell. I'd prefer, if you could install debuginfo packages
for evolution-data-server and evolution, and provide backtraces of both
processes, evolution (frozen or not) and evolution-calendar-factory,
where it might be that the evolution is waiting for a response from the
factory. You can get the backtrace for evolution with a command like
this:

   $ gdb --batch --ex "t a a bt" -pid=`pidof evolution` &>bt.txt

only make sure you'll not expose any private information, like your
passwords, email addresses and so on - I usually search at least for
"pass" (quotes for clarity only).

I think this investigation is unrelated to this mailing list, thus it
would be better to file a bug at:
   https://bugzilla.gnome.org/enter_bug.cgi?product=evolution
and add all the data there, then send a link to this thread for later
reference.
        Bye,
        Milan



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