https://bugzilla.suse.com/show_bug.cgi?id=1216815 Bug ID: 1216815 Summary: FreeCAD 0.20.2 - Tools in Draft workbench are not working Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.5 Hardware: x86-64 OS: openSUSE Leap 15.5 Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: screening-team-bugs@suse.de Reporter: matti.kettunen@gmail.com QA Contact: qa-bugs@suse.de Target Milestone: --- Found By: --- Blocker: --- Following errors appear in console when I'm trying to use tools in Draft workbench (tools are not working). ************* Running the Python command 'Draft_ShapeString' failed: Traceback (most recent call last): File "/usr/lib64/FreeCAD/Mod/Draft/draftguitools/gui_shapestrings.py", line 72, in Activated super(ShapeString, self).Activated(name="ShapeString") File "/usr/lib64/FreeCAD/Mod/Draft/draftguitools/gui_base_original.py", line 287, in Activated super(Creator, self).Activated(name, noplanesetup) File "/usr/lib64/FreeCAD/Mod/Draft/draftguitools/gui_base_original.py", line 152, in Activated Gui.Snapper.setTrackers() File "/usr/lib64/FreeCAD/Mod/Draft/draftguitools/gui_snapper.py", line 1672, in setTrackers self.grid = trackers.gridTracker() File "/usr/lib64/FreeCAD/Mod/Draft/draftguitools/gui_trackers.py", line 989, in __init__ self.text1.string = " " File "/usr/lib64/python3.6/site-packages/pivy/coin.py", line 51919, in <lambda> __setattr__ = lambda self, name, value: _swig_setattr(self, SoAsciiText, name, value) File "/usr/lib64/python3.6/site-packages/pivy/coin.py", line 80, in _swig_setattr return _swig_setattr_nondynamic(self, class_type, name, value, 0) File "/usr/lib64/python3.6/site-packages/pivy/coin.py", line 69, in _swig_setattr_nondynamic return method(self, value) in method 'SoAsciiText_string_set', argument 2 of type 'SoMFString *' ******** -- You are receiving this mail because: You are on the CC list for the bug.