App crashed when no upcoming events

Bug #1463764 reported by Pavel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
shellper
Confirmed
Medium
Pavel

Bug Description

When in calendar no upcoming events our application crashed

Getting the upcoming 10 events
 Traceback (most recent call last):
   File "shellper/ui/main.py", line 198, in <module>
     ShellperApp().run()
   File "/usr/lib/python2.7/dist-packages/kivy/app.py", line 577, in run
     root = self.build()
   File "shellper/ui/main.py", line 183, in build
     self.tb_panel.default_tab_content = self.show_event_layer()
   File "shellper/ui/main.py", line 83, in show_event_layer
     event = label.Label(text=event[0]+' '+event[1],
 IndexError: string index out of range

Tags: ui
Changed in shellper:
status: New → In Progress
Changed in shellper:
status: In Progress → Fix Committed
Changed in shellper:
importance: Critical → Medium
tags: added: ui
Changed in shellper:
status: Fix Committed → Confirmed
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.