View Issue Details

IDProjectCategoryView StatusLast Update
0001447DrawingBugpublic2014-02-27 10:40
Reporteralpharesearch Assigned Towmayer  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
PlatformLinux 64bitOSMintOS Version13 (Maya)
Product Versiontrunk 
Summary0001447: Crash when opening task dialog for orthographic projection while another task dialog is open
DescriptionFreeCAD 0.14
revision 3132 GIT

Steps To ReproduceIf I do run a boolean operation on two toruses (second is 90 deg off) but don't close the Tasks dialog and go to Drawing and insert an new drawing and create a new orthographic projection it crashes every time. But if the Tasks was Closed it doesn't.
Additional Informationtwo toruses is not the issue, I can also reproduce this with cylinder and cone or any other combination of solids.
TagsAssertion, Task View

Activities

alpharesearch

2014-02-27 02:49

reporter   ~0004315

sorry for the bad summery string... I did over look this. I don't see any edit button.

shoogen

2014-02-27 10:34

developer   ~0004316

FreeCAD: free-cad/src/Gui/Control.cpp:97: void Gui::ControlSingleton::showDialog(Gui::TaskView::TaskDialog*): Assertion `!ActiveDialog || ActiveDialog==dlg' failed.

Related Changesets

FreeCAD: master daf8b1d4

2014-02-27 11:14:53

wmayer

Details Diff
+ fixes 0001447: Crash when opening task dialog for orthographic projection while another task dialog is open Affected Issues
0001447
mod - src/Gui/Control.cpp Diff File
mod - src/Mod/Drawing/Gui/Command.cpp Diff File

Issue History

Date Modified Username Field Change
2014-02-27 02:47 alpharesearch New Issue
2014-02-27 02:49 alpharesearch Note Added: 0004315
2014-02-27 10:14 wmayer Summary c => Crash when opening task dialog for orthographic projection while another task dialog is open
2014-02-27 10:34 shoogen Note Added: 0004316
2014-02-27 10:36 shoogen Assigned To => shoogen
2014-02-27 10:36 shoogen Status new => confirmed
2014-02-27 10:36 shoogen Assigned To shoogen =>
2014-02-27 10:39 wmayer Changeset attached => FreeCAD Master master daf8b1d4
2014-02-27 10:39 wmayer Assigned To => wmayer
2014-02-27 10:39 wmayer Status confirmed => closed
2014-02-27 10:39 wmayer Resolution open => fixed
2014-02-27 10:40 shoogen Tag Attached: Assertion
2014-02-27 10:40 shoogen Tag Attached: Task View