Sgrogan,
yes i noticed that and i have the same behavior.
neverteless the functions of Curves and Surfaces tabs seems to works proprely!!?
I am looking to fix it.
thank you for your help.
i will keep you inform
Rentlau_64
Hi @ Rentlau_64rentlau_64 wrote: Have fun
Rentlau_64
Hi @rentlau_64rentlau_64 wrote:Hello!
A new release 2017-02-05 is available:
https://github.com/Rentlau/WorkFeature.git
@ easyw-fc
I added a Translation based on selection of a Axis/segment.
Hope it will help you?
Have fun.
Rentlau_64
Tested with FC 0.16 and FC 01.7 both 64bLog: Loading GUI of Part module... done
Log: Init: Showing main window
Log: Main window restored
Log: Show main window
Log: Toolbars restored
Log: 3Dconnexion device not attached.
Log: Init: Entering event loop
Log: Init: Processing command line files
Msg: Loaded from common database : 22 curves !Msg:
Msg: Loaded from common database : 19 curves !Msg:
Msg: Combo View<PySide.QtGui.QDockWidget object at 0x0000026D921FE908>Msg:
Msg: Combo View<PySide.QtGui.QDockWidget object at 0x0000026D921FE908>
Msg: WorkFeatures<PySide.QtGui.QDockWidget object at 0x0000026D91B8CA88>Msg:
Msg: WorkFeatures<PySide.QtGui.QDockWidget object at 0x0000026D91B8CA88>
Msg: Tabified done !Msg:
Msg: Tabified done !
Err: Unhandled unknown exception caught in GUIApplication::notify.
Log: The event type 2 was sent to QPushButton
Object tree:
QPushButton (ObjRot_button_select) is child of
QFrame (frame_11) is child of
QWidget (rotate_tab_2) is child of
QStackedWidget (qt_tabwidget_stackedwidget) is child of
QTabWidget (tabWidget_9) is child of
QWidget (Modif_Tab_2) is child of
QStackedWidget (qt_tabwidget_stackedwidget) is child of
QTabWidget (tabWidget_7) is child of
QWidget (scrollAreaWidgetContents) is child of
QWidget (qt_scrollarea_viewport) is child of
QScrollArea (scrollArea) is child of
QWidget (Form) is child of
QWidget is child of
QDockWidget (WorkFeatures) is child of
Gui::MainWindowErr: Unhandled unknown exception caught in GUIApplication::notify.
EDITTraceback (most recent call last):
File "C:\Cad\Progetti_K\3D-FreeCad-tools\WorkFeature\WF_ObjRot_2015.py", line 362, in initialize
func.print_msg("initialize !")
File "C:\Cad\Progetti_K\3D-FreeCad-tools\WorkFeature\WF_2015.py", line 209, in print_msg
print message
AttributeError: 'list' object has no attribute 'write'
Code: Select all
print message
EDITrentlau_64 wrote:Maurice,
Thank for the info. unfortunately never see this kind of error.
Seems to be relative to a "list" to print!?
Could you describe me the suite of actions you realized to get this error in order to me to reproduce and fix it. (better if you give me a FreeCAD file also)
Merci
Rentlau_64