Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addon is not working on version 0.21.1 #67

Open
tankshield opened this issue Jun 9, 2024 · 0 comments
Open

Addon is not working on version 0.21.1 #67

tankshield opened this issue Jun 9, 2024 · 0 comments

Comments

@tankshield
Copy link

Add on is not working and showing this error

File "C:\Program Files\FreeCAD 0.21\Mod\Draft\draftutils\todo.py", line 138, in doTasks
f(arg)
File "C:\Users\USERNAME\AppData\Roaming\FreeCAD\Mod\BIM.\BimStatusBar.py", line 272, in setStatusIcons
ifc_status.set_status_widget(statuswidget)
File "C:\Users\USERNAME\AppData\Roaming\FreeCAD\Mod\FreeCAD-NativeIFC.\ifc_status.py", line 54, in set_status_widget
toggle_lock(checked)
File "C:\Users\USERNAME\AppData\Roaming\FreeCAD\Mod\FreeCAD-NativeIFC.\ifc_status.py", line 78, in toggle_lock
FreeCADGui.addWorkbenchManipulator(FreeCADGui.IFC_WBManipulator)
AttributeError: module 'FreeCADGui' has no attribute 'addWorkbenchManipulator'

21:30:30 ToDo.doTasks, Unexpected error:
<class 'AttributeError'>
in <function setStatusIcons at 0x0000027E3CA620D0>(True)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant