View Issue Details

IDProjectCategoryView StatusLast Update
0001882SketcherBugpublic2014-12-31 13:22
Reporterppeetteerr Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
OSWindows and Linux 
Product Version0.14 
Summary0001882: Gui.getSelectionEx SubObjects return unknown exception when the focus of an arc is selected
DescriptionWhen the focus of the arc tangental to a line is selected Gui.getSelectionEx SubObjects return unknown exception when the focus of an arc is selected
Steps To ReproduceCreate Line
Create arc
Create tangent constraint between arc and line
Selected vertex at center of arc
run FreeCAD.Gui.Selection.getSelectionEx()[0].SubObjects
Additional InformationOpen the pocket on the attached file and select the focus of the radius. Run FreeCAD.Gui.Selection.getSelectionEx()[0].SubObjects and the following error is generated:

Traceback (most recent call last):
  File "<input>", line 1, in <module>
Exception: Unknown exception while reading attribute 'SubObjects' of object 'SelectionObject'
TagsNo tags attached.
FreeCAD Information

Relationships

duplicate of 0001873 closedwmayer Error working with getSelectionEx()[0].SubObjects 

Activities

ppeetteerr

2014-12-29 06:46

reporter  

temp.FCStd (11,420 bytes)

wmayer

2014-12-31 13:22

administrator   ~0005473

See bug 1873

Issue History

Date Modified Username Field Change
2014-12-29 06:46 ppeetteerr New Issue
2014-12-29 06:46 ppeetteerr File Added: temp.FCStd
2014-12-29 15:54 wmayer Relationship added duplicate of 0001873
2014-12-31 13:22 wmayer Note Added: 0005473
2014-12-31 13:22 wmayer Status new => closed
2014-12-31 13:22 wmayer Resolution open => duplicate