exchangecalendar icon indicating copy to clipboard operation
exchangecalendar copied to clipboard

Reminders keep popping up and can't be closed

Open axel-h opened this issue 7 years ago • 4 comments

Reminders of event keep popping up and can't be closed. Closing Thunderbird does not stop the pop-ups. Killing the Thunderbird process finally makes it stop this. Then restart Thunderbird and things are ok.

I wonder what happens internally here. Seem the plugin is in a loop creating these pop-ups.A quick fix could be that before each popup, the plugin should check if the main windows of Thunderbird still exists and exits. This buy time to fix the internal problem why this is looping...

axel-h avatar Feb 28 '17 13:02 axel-h

This has happened intermittently for several versions, but happens all the time now.

vicricker avatar Mar 01 '17 21:03 vicricker

I have the same issue. One thing I've done that stops it for a little while is to delete the global-messages-db.sqlite. It seems to work for a little while.

jlcenter avatar Mar 27 '17 19:03 jlcenter

I'm seeing these lines show up in my logs that may be related:

1st-setup:2017-3-1 13:52:41.71: >>>>>>>>>>> SUBMIT THIS LINE TO https://github.com/Ericsson/exchangecalendar/issues: ecnsIAuthPrompt2.getInterface({70d2b4fe-a552-48cd-8d93-1d8437a56b53}) 1st-setup:2017-3-1 13:52:41.72: >>>>>>>>>>> SUBMIT THIS LINE TO https://github.com/Ericsson/exchangecalendar/issues: ecnsIAuthPrompt2.getInterface({1040ebe3-6ed1-45a6-8587-995e082518d7}) 1st-setup:2017-3-1 13:52:41.73: >>>>>>>>>>> SUBMIT THIS LINE TO https://github.com/Ericsson/exchangecalendar/issues: ecnsIAuthPrompt2.getInterface({0d6ce59c-ad5d-4520-b4d3-09664868f279})

jlcenter avatar Apr 03 '17 17:04 jlcenter

I'm also seeing this on Office365, Linux, TB 45.8.0, plugin 3.9.0

jaymzh avatar Jun 06 '17 16:06 jaymzh