"Show calendar" crash when event name contains UTF chars
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Calendar-Indicator |
New
|
Undecided
|
Unassigned |
Bug Description
Affects version installed from ppa:atareao/atareao on Ubuntu 12.04.
"Show calendar" option crashes when the calendar contains an event with a name containing a non-ascii character. Example stacktrace:
Traceback (most recent call last):
File "/usr/share/
cd = CalendarWindow(
File "/usr/share/
self.
File "/usr/share/
print(
UnicodeEncodeE
To fix this I need to change line 272 in /usr/share/
print(aevent[
to:
print(aevent[