Calendar indicator crashes since it cannot parse a specific time string
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Calendar-Indicator |
Fix Released
|
Critical
|
Lorenzo Carbonell |
Bug Description
When I install and run the indicator, I encountered with this exception:
Traceback (most recent call last):
File "/usr/bin/
ci=
File "/usr/share/
self.
File "/usr/share/
com =getTimeAndDate
File "/usr/share/
com2 = datetime.
UnboundLocalError: local variable 'temp2' referenced before assignment
When I print the relevant time_string parameter of getTimeAndDateV2 method, I see "2012-12-
strptime(
summary: |
- Calendar indicator crashes since cannot parse a specific time string + Calendar indicator crashes since it cannot parse a specific time string |
Changed in calendar-indicator: | |
assignee: | nobody → Lorenzo Carbonell (lorenzo-carbonell) |
importance: | Undecided → Critical |
status: | New → In Progress |
Changed in calendar-indicator: | |
status: | In Progress → Fix Released |