After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 471054 - defining predecessor for zero-length task crashes
defining predecessor for zero-length task crashes
Status: RESOLVED DUPLICATE of bug 372694
Product: planner
Classification: Other
Component: General
0.14.x
Other Linux
: Normal critical
: ---
Assigned To: planner-maint
planner-maint
Depends on:
Blocks:
 
 
Reported: 2007-08-28 09:58 UTC by Robert Schwebel
Modified: 2008-01-10 20:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
a brief xml example to demonstrate the bug (1.41 KB, application/xml)
2007-08-28 10:02 UTC, Robert Schwebel
Details

Description Robert Schwebel 2007-08-28 09:58:27 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.
Comment 1 Robert Schwebel 2007-08-28 10:02:05 UTC
Created attachment 94490 [details]
a brief xml example to demonstrate the bug

This is a brief planner xml file to demonstrate the bug.
Comment 2 Maurice van der Pot 2008-01-10 20:11:35 UTC
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 ***