View Issue Details

IDProjectCategoryView StatusLast Update
0001680DraftBugpublic2014-10-05 20:50
Reportervdkeybus Assigned Toyorik  
PrioritylowSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Platformx86_64OSWindows VistaOS VersionUltimate 64-bit
Product Version0.14 
Summary0001680: DWire editing
DescriptionDuring DWire editing, one or more edges are selected (the whole DWire is apparently preselected) and it is then possible to delete the DWire using . Deleting a single edge with also deletes the entire DWire.

At this point, the DWire editing task is still active, however.

When the task is finally closed, no draft actions can be performed anymore and it is necessary to restart FC.

Attempting to use the Part workbench (and presumably other workbenches as well) succeeds but raises an 'Unknown Exception'. The state of FC at this point is best considered crashed.
Steps To ReproduceSee description.
Additional InformationNo functionality is impaired but care must be taken during DWire editing never to delete anything with edges selected.
TagsNo tags attached.
FreeCAD Information

Activities

vdkeybus

2014-08-09 19:44

reporter   ~0004933

Edges should not be selectable in this Edit mode.

yorik

2014-08-09 23:37

administrator   ~0004938

Indeed that shouldn't be possible. I'll have a look

yorik

2014-09-27 19:27

administrator   ~0005161

note to self:

http://forum.freecadweb.org/viewtopic.php?f=22&t=6229
https://github.com/FreeCAD/FreeCAD_sf_master/commit/a1e049b

Related Changesets

FreeCAD: master 3c091ac6

2014-10-05 22:30:18

yorik

Details Diff
Draft: prevented possible deletion of draft wire during edit - fixes 0001680 Affected Issues
0001680
mod - src/Mod/Draft/DraftTools.py Diff File

Issue History

Date Modified Username Field Change
2014-08-09 19:42 vdkeybus New Issue
2014-08-09 19:44 vdkeybus Note Added: 0004933
2014-08-09 23:37 yorik Assigned To => yorik
2014-08-09 23:37 yorik Status new => assigned
2014-08-09 23:37 yorik Note Added: 0004938
2014-08-09 23:37 yorik Project FreeCAD => Draft
2014-09-27 19:27 yorik Note Added: 0005161
2014-10-05 20:50 yorik Changeset attached => FreeCAD Master master 3c091ac6
2014-10-05 20:50 yorik Status assigned => closed
2014-10-05 20:50 yorik Resolution open => fixed