Created attachment 597749 [details] All logs and stack traces Description of problem: Version-Release number of selected component (if applicable): Evolutiion mapi 3.4.3-5 How reproducible: Steps to Reproduce: 1.Create a mapi account 2.Switch to memos 3.Add/delete some memos and play around it. 4. Suddenly the gui freeze. screenshot attached. Actual results: Expected results: Evolution should not freeze Additional info: All logs are attached.
Thanks for a bug report. There is filled a similar upstream bug [1], thus I'm moving this there. Please see [1] for any further updates. If possible, please CC yourself there, in case upstream developers will have additional questions. The issue is that evolution calls EClient synchronous function in main thread, which requires to iterate on the main context, and as such can let user do other UI actions while the request is processing. [1] https://bugzilla.gnome.org/show_bug.cgi?id=651460