Re: [Evolution] [ews] Compose window stays open at 'Sending message...', but the message is sent and stored
- From: Milan Crha <mcrha redhat com>
- To: evolution-list gnome org
- Subject: Re: [Evolution] [ews] Compose window stays open at 'Sending message...', but the message is sent and stored
- Date: Wed, 18 Jun 2014 12:04:01 +0200
On Wed, 2014-06-18 at 10:25 +0300, Robert Munteanu wrote:
I'm not sure what causes this behaviour, any help would be
appreciated.
Hi,
you can see what evolution-ews does when you run evolution like:
$ EWS_DEBUG=2 evolution
then let it settle with its activities after start and send the
message. It's better to make it settle, to not overlap the send
activity with other activities.
When you get to that state of long-waiting composer window, then grab a
backtrace of running evolution, to see what it actually does. Make
sure you'll have installed also debug info packages for
evolution-data-server, evolution and evolution-ews and check the
resulting bt.txt for any private information. The gdb command is:
$ gdb --batch --ex "t a a bt" -pid=`pidof evolution` &>bt.txt
It may show whether you face similar issues as Andre or a completely
different.
Hope it helps,
Milan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]