KeyError: 'summary'

Bug #1388642 reported by Vincenzo Di Somma
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Calendar-Indicator
New
Undecided
Unassigned

Bug Description

When I select "Show Calendar" from the indicator menu I see this error:

Traceback (most recent call last):
  File "/opt/extras.ubuntu.com/calendar-indicator/share/calendar-indicator/calendarindicator.py", line 371, in menu_show_calendar_response
    cd = CalendarWindow(self.googlecalendar,calendars=self.visible_calendars)
  File "/opt/extras.ubuntu.com/calendar-indicator/share/calendar-indicator/calendarwindow.py", line 271, in __init__
    self.set_date()
  File "/opt/extras.ubuntu.com/calendar-indicator/share/calendar-indicator/calendarwindow.py", line 307, in set_date
    events = self.googlecalendar.getAllEventsOnMonth(self.adate,calendars=self.calendars)
  File "/opt/extras.ubuntu.com/calendar-indicator/share/calendar-indicator/googlecalendarapi.py", line 538, in getAllEventsOnMonth
    print(event['summary'],el)
KeyError: 'summary'

I've installed calendar_indicator version: 0.3.1-0extras14.04.2 on ubuntu 14.04.

Revision history for this message
Filip Stanek (filip-stanek) wrote :

I confirm this bug/behavior.
Fresh install of Ubuntu 14.04.2 64bit, calendar-indicator is version: 0.3.1-0extras14.04.3.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.