View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000426 | FreeCAD | Bug | public | 2011-08-26 08:26 | 2011-09-17 06:26 |
| Reporter | mrlukeparry | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | trunk | ||||
| Fixed in Version | 0.12 | ||||
| Summary | 0000426: Sketcher:: Create polyline, perform Undo whilst adding lineSegment or wire and then adding another wire crashes | ||||
| Description | Create a polyline add a linesSegments or wires and then undo one line. The drawsketcher line is incorrectly placed and adding the line causes assert error because curve geometry is not updated. I guess that DrawSketchHandlerLineSet::previousCurve value is incorrect and not updated when the undo transaction is performed | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
|
Does this still happen? I ask this because you made some changes in the command classes today and I can't reproduce this. |
|
|
Works now. Not perfect but works... |
|
|
Set to closed. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-08-26 08:26 | mrlukeparry | New Issue | |
| 2011-08-26 14:46 | wmayer | Note Added: 0001008 | |
| 2011-08-27 06:00 |
|
Status | new => assigned |
| 2011-08-27 06:00 |
|
Assigned To | => Jriegel |
| 2011-09-16 04:50 |
|
Note Added: 0001089 | |
| 2011-09-16 04:50 |
|
Status | assigned => resolved |
| 2011-09-16 04:50 |
|
Fixed in Version | => 0.12 |
| 2011-09-16 04:50 |
|
Resolution | open => fixed |
| 2011-09-17 06:26 | wmayer | Note Added: 0001102 | |
| 2011-09-17 06:26 | wmayer | Status | resolved => closed |
FreeCAD