On Sun, 19 Oct 2008, Frank Niessink wrote: > 2008/10/19 Jerome Laheurte <[EMAIL PROTECTED]>: >> On Sun, 19 Oct 2008, Jerome Laheurte wrote: >> >>> Just noticed this: when you mark the last child of a task complete, an >>> IndexError is thrown. Looking into it. >> >> Upon reflexion I don't think I'll have enough time today... > > I can't replicate this. Do you have a bit more info on when this happens?
Quite simple: I start with an empty task file, create a task, create a subtask, mark the subtask complete. Actually, it's not an IndexError but a ValueError. Happens under Linux, Python 2.5.1, both wxPython 2.8.7.1 and 2.8.9.1. This only happens in tree mode, and when completed tasks are filtered out (just noticed this). Cheers Jérôme
