View Issue Details

IDProjectCategoryView StatusLast Update
0001885DrawingBugpublic2014-12-31 13:29
Reportermghansen256 Assigned Towmayer  
PrioritylowSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformLinux Kubuntu 
Product Version0.14 
Summary0001885: Unhandled exception when trying to enter edit-mode for objects while drawing view is active
DescriptionNote that there is no crash, just an error message.
Steps To Reproduce1. Open a document, for example the Arch example project from the start page.
2. Go to the drawing view.
3. Double-click on the Section or any object in the "Detail" group.
4. Report view shows:

Unhandled Base::Exception caught in GUIApplication::notify.
The error message is: Failed to set object 'Section' in edit mode

Expected behaviour: Ignore request to enter edit mode or activate 3d model view and then enter editing mode.
Additional InformationOS: Ubuntu 14.10
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.15.4343 (Git)
Branch: master
Hash: 16a8965038f59fb7dc7d751137dc016999e5728d
Python version: 2.7.8
Qt version: 4.8.6
Coin version: 4.0.0a
OCC version: 6.7.0
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

FreeCAD: master ca5062cb

2014-12-31 14:08:03

wmayer

Details Diff
+ fixes 0001885: Unhandled exception when trying to enter edit-mode for objects while drawing view is active Affected Issues
0001885
mod - src/Gui/Document.cpp Diff File
mod - src/Mod/Part/Gui/ViewProvider.cpp Diff File

Issue History

Date Modified Username Field Change
2014-12-29 22:39 mghansen256 New Issue
2014-12-31 13:29 wmayer Changeset attached => FreeCAD Master master ca5062cb
2014-12-31 13:29 wmayer Assigned To => wmayer
2014-12-31 13:29 wmayer Status new => closed
2014-12-31 13:29 wmayer Resolution open => fixed