View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002871 | FreeCAD | Bug | public | 2017-01-22 12:39 | 2017-09-13 11:07 |
| Reporter | wmayer | Assigned To | ickby | ||
| Priority | high | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.17 | ||||
| Target Version | 0.17 | Fixed in Version | 0.17 | ||
| Summary | 0002871: New DAG implementation reports false-positives and denies to recompute the document | ||||
| Description | New DAG implementation reports false-positives and denies to recompute the document | ||||
| Steps To Reproduce | It's important to create a sketch in the PartDesign workbench because when creating one in the Sketcher workbench the error doesn't come up. 1. Create a sketch in PD 2. Add a line (which is added) and the document is marked as touched 3. Press the Recompute button => App::Document::recompute(): topological sort fails, invalid DAG! | ||||
| Tags | DAG | ||||
| FreeCAD Information | |||||
|
|
For the moment the old DAG implementation is restored. |
|
|
Will be fixed with https://github.com/FreeCAD/FreeCAD/pull/916 |
|
|
https://github.com/FreeCAD/FreeCAD/commit/ab85c6e784e2e3f9fd56344decdab1c70566bc2e |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-01-22 12:39 | wmayer | New Issue | |
| 2017-01-22 12:39 | wmayer | Status | new => assigned |
| 2017-01-22 12:39 | wmayer | Assigned To | => ickby |
| 2017-01-22 14:21 | wmayer | Note Added: 0007908 | |
| 2017-02-17 10:56 | Kunda1 | Tag Attached: DAG | |
| 2017-05-31 22:13 | Kunda1 | Relationship added | related to 0002982 |
| 2017-05-31 22:14 | Kunda1 | Target Version | => 0.17 |
| 2017-08-21 19:22 | wmayer | Note Added: 0009982 | |
| 2017-09-13 11:07 | wmayer | Status | assigned => closed |
| 2017-09-13 11:07 | wmayer | Resolution | open => fixed |
| 2017-09-13 11:07 | wmayer | Fixed in Version | => 0.17 |
| 2017-09-13 11:07 | wmayer | Note Added: 0010110 |
FreeCAD