View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000133 | FreeCAD | Bug | public | 2010-08-09 18:40 | 2010-08-16 07:54 |
Reporter | yorik | Assigned To | wmayer | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 0.10 | ||||
Summary | 0000133: inserting a View in an Drawing page that was saved empty causes a crash | ||||
Description | Hi there, Found this bug today, this is for Jürgen I guess... to reproduce: - create a shape - add a Drawing page - add a view of the shape to the page - delete the view - save the document - reopen the document - add again a view of the shape to the page FreeCAD crashes... I noticed that upon opening the document, an svg view is opened, that contains the shape view, even if such a view was deleted before saving. Cheers Y | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
|
It looks like it has to do with if the svg image is displayed or not... Just tried again this, causes the crash too: - create some geometry - create a page, add views of the geometry to the page - save the document - open the document again - delete the views, close the svg image view - add views of the geometry again -> crash |
|
No need to save/reload the document. The crash already appears if you close the SVG view and modify the drawing page and do a recompute. Fixed in rev. 3428 |