View Issue Details

IDProjectCategoryView StatusLast Update
0001426FreeCADBugpublic2017-03-27 08:21
Reportershoogen Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Versiontrunk 
Fixed in Version0.14 
Summary0001426: PartGui::TaskCheckGeometryResults fails to open
DescriptionSome shapes cause prevent the task view from opening with
Unhandled unknown exception caught in GUIApplication::notify.

Steps To ReproduceOpen TaskCheck on
Part.show(Part.Compound([]))
Additional Information#0 0x00007f06050e2b90 in __cxa_throw ()
   from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#1 0x00007f059f7f4a5d in Standard_ConstructionError::Throw() const ()
   from /usr/local/lib/libTKernel.so.7
0000002 0x00007f059f7f4b4c in Standard_ConstructionError::Raise(char const*) ()
   from /usr/local/lib/libTKernel.so.7
0000003 0x00007f059eec55c5 in Bnd_Box::Get(double&, double&, double&, double&, double&, double&) const () from /usr/local/lib/libTKMath.so.7
0000004 0x00007f0599f4ea62 in PartGui::goSetupResultBoundingBox (entry=0x59f0800)
    at free-cad/src/Mod/Part/Gui/TaskCheckGeometry.cpp:760
0000005 0x00007f0599f4d560 in PartGui::TaskCheckGeometryResults::goBOPSingleCheck (
    this=0x5dfa300, shapeIn=..., theRoot=0x56d6e40, baseName=...)
    at free-cad/src/Mod/Part/Gui/TaskCheckGeometry.cpp:568
0000006 0x00007f0599f4c817 in PartGui::TaskCheckGeometryResults::goCheck (
    this=0x5dfa300)
TagsNo tags attached.
FreeCAD Information

Activities

tanderson69

2014-02-20 13:05

developer   ~0004251

pushed a fix to sourceforge tanderson-merge-partCheckGeometry branch.

git cherry-pick 6f84d6cc3397777b4d2e42ff29f0e4cece654835

wmayer

2014-02-20 16:56

administrator   ~0004254

git show 2915712

Related Changesets

FreeCAD: master 29157128

2014-02-20 13:51:56

blobfish


Committer: wmayer Details Diff
Part: CheckGeometry: Mantis 0001426

Empty compound throwing exception for bounding box.
Affected Issues
0001426
mod - src/Mod/Part/Gui/TaskCheckGeometry.cpp Diff File

Issue History

Date Modified Username Field Change
2014-02-20 10:41 shoogen New Issue
2014-02-20 13:05 tanderson69 Note Added: 0004251
2014-02-20 16:53 shoogen Status new => confirmed
2014-02-20 16:56 wmayer Note Added: 0004254
2014-02-20 16:56 wmayer Status confirmed => closed
2014-02-20 16:56 wmayer Resolution open => fixed
2014-02-20 16:56 wmayer Fixed in Version => 0.14
2017-03-27 08:21 Kunda1 Changeset attached => FreeCAD master 29157128