GTG

Comment 2 for bug 987067

Revision history for this message
Martin Lukeš (martin-meridius) wrote : Re: GTG crashed on adding new task

Hi,
I have the same problem with version 0.2.9. The error is almost the same:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/liblarch/processqueue.py", line 42, in process_queue
    func(*action[1:])
  File "/usr/lib/python2.7/dist-packages/liblarch/__init__.py", line 248, in __emit
    func(node_id,path)
  File "/usr/share/gtg/GTG/plugins/notification_area/notification_area.py", line 200, in __on_task_added
    self.__tasks_menu.add(tid, (task.get_due_date(), title), menu_item)
  File "/usr/share/gtg/GTG/plugins/notification_area/notification_area.py", line 327, in add
    self.sorted_keys.sort()
UnicodeDecodeError: 'utf8' codec can't decode byte 0xc3 in position 29: invalid continuation byte

How to reproduce:
Create new task and add it sub-task writing:
- ovládání testů by mělo jít pouze myší

The app crashes as soon as you hit Enter.