View Issue Details

IDProjectCategoryView StatusLast Update
0004344PathBugpublic2020-10-07 18:17
Reportermpetrasinovic Assigned Tosliptonic  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0004344: 3D Surface activation error
DescriptionI could not use 3D Surface because I get the following error on command activation. After that, surface selection those not work.

Surfacing Select Mode
Traceback (most recent call last):
  File "C:\Users\User\Downloads\FreeCAD_0.19.21097_x64_LP_12.1.2_PY3QT5-WinVS2015\Mod\Path\PathScripts\PathOpGui.py", line 104, in setEdit
    self.setupTaskPanel(TaskPanel(vobj.Object, self.deleteObjectsOnReject(), page, selection))
  File "C:\Users\User\Downloads\FreeCAD_0.19.21097_x64_LP_12.1.2_PY3QT5-WinVS2015\Mod\Path\PathScripts\PathOpGui.py", line 115, in setupTaskPanel
    panel.setupUi()
  File "C:\Users\User\Downloads\FreeCAD_0.19.21097_x64_LP_12.1.2_PY3QT5-WinVS2015\Mod\Path\PathScripts\PathOpGui.py", line 1058, in setupUi
    page.clearBase()
  File "C:\Users\User\Downloads\FreeCAD_0.19.21097_x64_LP_12.1.2_PY3QT5-WinVS2015\Mod\Path\PathScripts\PathOpGui.py", line 543, in clearBase
    self.updatePanelVisibility('Operation', self.obj)
  File "C:\Users\User\Downloads\FreeCAD_0.19.21097_x64_LP_12.1.2_PY3QT5-WinVS2015\Mod\Path\PathScripts\PathOpGui.py", line 404, in updatePanelVisibility
    page.updateVisibility(obj)
<class 'TypeError'>: updateVisibility() takes 1 positional argument but 2 were given

https://forum.freecadweb.org/viewtopic.php?f=15&t=46401
Steps To ReproduceActivate Path Workbench
Create Job
Activate 3D Surface
TagsNo tags attached.
FreeCAD InformationOS: Windows 10 (10.0)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.21097 (Git)
Build type: Release
Branch: master
Hash: a5ab09aa0941cc945e59848897b160f8cbfc0831
Python version: 3.6.8
Qt version: 5.12.1
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: English/United States (en_US)

Activities

sliptonic

2020-10-07 18:17

manager   ~0014788

resolved by pr 0003477.

Issue History

Date Modified Username Field Change
2020-05-16 18:57 mpetrasinovic New Issue
2020-10-07 18:17 sliptonic Assigned To => sliptonic
2020-10-07 18:17 sliptonic Status new => closed
2020-10-07 18:17 sliptonic Resolution open => fixed
2020-10-07 18:17 sliptonic Note Added: 0014788