View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001447 | Drawing | Bug | public | 2014-02-27 02:47 | 2014-02-27 10:40 |
| Reporter | alpharesearch | Assigned To | wmayer | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | Linux 64bit | OS | Mint | OS Version | 13 (Maya) |
| Product Version | trunk | ||||
| Summary | 0001447: Crash when opening task dialog for orthographic projection while another task dialog is open | ||||
| Description | FreeCAD 0.14 revision 3132 GIT | ||||
| Steps To Reproduce | If 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 Information | two toruses is not the issue, I can also reproduce this with cylinder and cone or any other combination of solids. | ||||
| Tags | Assertion, Task View | ||||
|
|
sorry for the bad summery string... I did over look this. I don't see any edit button. |
|
|
FreeCAD: free-cad/src/Gui/Control.cpp:97: void Gui::ControlSingleton::showDialog(Gui::TaskView::TaskDialog*): Assertion `!ActiveDialog || ActiveDialog==dlg' failed. |
| 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 |
FreeCAD