GTG

GTG crashes when 'Delete old closed tasks' is selected.

Bug #941769 reported by aslam karachiwala
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GTG
Fix Released
Critical
Izidor Matušov

Bug Description

GTG 0.2.9.r1096
Ubuntu 11.10 amd64

Traceback (most recent call last):
  File "/usr/share/gtg/GTG/plugins/task_reaper/reaper.py", line 124, in delete_old_closed_tasks
    closed_tasks)
  File "/usr/share/gtg/GTG/plugins/task_reaper/reaper.py", line 123, in <lambda>
    to_remove = filter(lambda t: t.get_closed_date().to_py_date() < today -delta,\
  File "/usr/share/gtg/GTG/tools/dates.py", line 173, in __getattr__
    return getattr(self._date(), name)
AttributeError: 'datetime.date' object has no attribute 'to_py_date'

Revision history for this message
aslam karachiwala (akwala) wrote :
Izidor Matušov (izidor)
Changed in gtg:
status: New → Confirmed
status: Confirmed → Triaged
importance: Undecided → Critical
assignee: nobody → Izidor Matušov (izidor)
milestone: none → 0.3
Revision history for this message
Izidor Matušov (izidor) wrote :

Solved in rev1100.

Changed in gtg:
status: Triaged → Fix Committed
Changed in gtg:
status: Fix Committed → Fix Released
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.