View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001426 | FreeCAD | Bug | public | 2014-02-20 10:41 | 2017-03-27 08:21 |
Reporter | shoogen | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | trunk | ||||
Fixed in Version | 0.14 | ||||
Summary | 0001426: PartGui::TaskCheckGeometryResults fails to open | ||||
Description | Some shapes cause prevent the task view from opening with Unhandled unknown exception caught in GUIApplication::notify. | ||||
Steps To Reproduce | Open 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) | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
|
pushed a fix to sourceforge tanderson-merge-partCheckGeometry branch. git cherry-pick 6f84d6cc3397777b4d2e42ff29f0e4cece654835 |
|
git show 2915712 |
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 |