View Issue Details

IDProjectCategoryView StatusLast Update
0001814FreeCADBugpublic2014-11-19 15:01
Reporterquick61 Assigned Towmayer  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version0.15 
Summary0001814: Part Design > involute Gear Broken
DescriptionWhen invoking the Involute gear function in Part Design, no edit dialog appears and a manual screen refresh and zoom all is needed to view the default gear shape.
Steps To ReproduceOpen Part Design Workbench

Go to to Part Design menu and select Involute gear.
Additional InformationOutput from Report View -

Traceback (most recent call last):
  File "/home/mark/Build/FreeCAD/Mod/PartDesign/InvoluteGearFeature.py", line 114, in setEdit
    taskd = _InvoluteGearTaskPanel(self.Object,mode)
  File "/home/mark/Build/FreeCAD/Mod/PartDesign/InvoluteGearFeature.py", line 136, in __init__
    self.form=FreeCADGui.PySideUic.loadUi(FreeCAD.getHomePath() + "Mod/PartDesign/InvoluteGearFeature.ui")
  File "<string>", line 4, in <module>
<type 'exceptions.RuntimeError'>: Cannot open file
Unhandled Base::Exception caught in GUIApplication::notify.
The error message is: Failed to set object 'InvoluteGear' in edit mode

FreeCAD forum reference - http://forum.freecadweb.org/viewtopic.php?f=3&t=8275&p=67798#p67798

OS: Kubuntu 14.04.1 LTS
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.15.4151 (Git)
Branch: master
Hash: ae09625140651423ed7b1035fa59395d206e532f
Python version: 2.7.6
Qt version: 4.8.6
Coin version: 4.0.0a
OCC version: 6.7.1
 
TagsNo tags attached.
FreeCAD Information

Activities

There are no notes attached to this issue.

Related Changesets

FreeCAD: master b11acfd1

2014-11-19 11:18:18

wmayer

Details Diff
+ handle unicode strings in class PythonWrapper Affected Issues
0001814
mod - src/Gui/WidgetFactory.cpp Diff File

Issue History

Date Modified Username Field Change
2014-11-02 18:09 quick61 New Issue
2014-11-19 15:01 wmayer Changeset attached => FreeCAD Master master b11acfd1
2014-11-19 15:01 wmayer Status new => closed
2014-11-19 15:01 wmayer Assigned To => wmayer
2014-11-19 15:01 wmayer Resolution open => fixed
2014-11-19 15:01 wmayer Fixed in Version => 0.15