← Back to team overview

dx-packages team mailing list archive

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

 

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 DX
Packages, which is subscribed to indicator-datetime in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1891740

Title:
  Indicator Applet Crashes with
  unity::indicator::datetime::DateTime::get() const: assertion failed:
  (m_dt)

Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  # Problem
  When the calendar is synced to a Google calendar that contains "task" entries, the indicator applet crashes. These entries are not shown in evolution/gnome-calendar either, so this issue might originate in some library code.

  # Error Message
  The date-time indicator crashes with the following error message when started in the terminal:
  Indicator-Datetime:ERROR:/build/indicator-datetime-SpDTj1/indicator-datetime-15.10+20.04.20200217/src/date-time.cpp:171:GDateTime* unity::indicator::datetime::DateTime::get() const: assertion failed: (m_dt)
  Bail out! Indicator-Datetime:ERROR:/build/indicator-datetime-SpDTj1/indicator-datetime-15.10+20.04.20200217/src/date-time.cpp:171:GDateTime* unity::indicator::datetime::DateTime::get() const: assertion failed: (m_dt)

  # Steps to reproduce
  - Create a "task" in your Google calendar
  - Sync the Google account with the calendar using the Online Accounts application
  - the indicator applet will crash as soon as the data is synced

  # Version
  I am using the indicator applet version 15.10+20.04.20200217-0ubuntu1 on Ubuntu 20.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1891740/+subscriptions


References