[Touch-packages] [Bug 1891740] Re: Indicator Applet Crashes with unity::indicator::datetime::DateTime::get() const: assertion failed: (m_dt)

2021-05-12 Thread J. Cappelletto
Thanks iPadGuy, I can confirm that task creation via Evolution triggers the issue. After following your instructions and relaunching the indicator-datetime service, the indicator correctly reappeared in the indicator tray. -- You received this bug notification because you are a member of Ubunt

[Touch-packages] [Bug 1891740] Re: Indicator Applet Crashes with unity::indicator::datetime::DateTime::get() const: assertion failed: (m_dt)

2020-10-28 Thread iPadGuy
SUMMARY For me, the fix was to delete a recently-created task in Evolution. DETAILS I encountered this error a few hours ago, after I added a task in Evolution (something I rarely do). I set three reminders for the task. Within 10 minutes, the datetime indicator applet froze at 16:40. The Date

[Touch-packages] [Bug 1891740] Re: Indicator Applet Crashes with unity::indicator::datetime::DateTime::get() const: assertion failed: (m_dt)

2020-10-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: indicator-datetime (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-datetime in Ubuntu. ht

[Touch-packages] [Bug 1891740] Re: Indicator Applet Crashes with unity::indicator::datetime::DateTime::get() const: assertion failed: (m_dt)

2020-08-15 Thread Mister X
After investigating a bit more, the issue is probably that `e_cal_component_get_dtstart` returns a nullptr for a call in get_appointment in EdsEngine. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-datetime in Ubunt

[Touch-packages] [Bug 1891740] Re: Indicator Applet Crashes with unity::indicator::datetime::DateTime::get() const: assertion failed: (m_dt)

2020-08-15 Thread Mister X
I added some debugging output to the DateTime class to create stacktrace when a DateTime is assigned whose `m_dt` field is a `nullptr`. The following is the stack trace when this happens: ./indicator-datetime-service(_ZN5unity9indicator8datetime8DateTimeaSERKS2_+0x45)[0x55abe5d8ba6f] ./indicator-d

[Touch-packages] [Bug 1891740] Re: Indicator Applet Crashes with unity::indicator::datetime::DateTime::get() const: assertion failed: (m_dt)

2020-08-15 Thread Mister X
Ah, I see the comment box breaks lines. I add it as an attachment here. ** Attachment added: "stack.txt" https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1891740/+attachment/5401678/+files/stack.txt -- You received this bug notification because you are a member of Ubuntu Tou