Skip to content

AttributeError: 'NoneType' object has no attribute 'toggleViewAction' #11

@alexcg1

Description

@alexcg1

Just installed Glass on FreeCAD 0.20.2 on Arch Linux and having this issue. Transparency isn't happening and Report view is showing errors

image

Here's the error message:

18:16:05  Traceback (most recent call last):
18:16:05    File "/home/alexcg/.local/share/FreeCAD/Mod/Glass/GlassGui.py", line 211, in onStart
18:16:05      setMode() # activate Glass mode
18:16:05    File "/home/alexcg/.local/share/FreeCAD/Mod/Glass/GlassGui.py", line 163, in setMode
18:16:05      dock.setParent(mdi)
18:16:05  AttributeError: 'NoneType' object has no attribute 'setParent'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions