GNOME Bugzilla – Bug 471054
defining predecessor for zero-length task crashes
Last modified: 2008-01-10 20:11:35 UTC
This bug can be reproduced like this: - define two tasks and one ressource - give task 1 a duration != 0 - give task 2 a duration = 0 Gantt -> task 2 -> Edit task ... -> Predecessors -> Add -> add task 1 -> crash If you change the duration of task 2 to something != 0, it works.
Created attachment 94490 [details] a brief xml example to demonstrate the bug This is a brief planner xml file to demonstrate the bug.
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has been fixed in the code. The fix will be included in the next release. *** This bug has been marked as a duplicate of 372694 ***