Hi @brunopostle. It almost worked for me. The plugin loads and activates in Preferences, but when I select the default cube and select Homemaker Topologise, I get the following error and nothing shows on screen:
addon_utils.disable: blenderbim not disabled
Modules Installed (blenderbim) from '/home/wassim/Downloads/blender28-bim-210610-py39-linux.zip' into '/home/wassim/.config/blender/2.92/scripts/addons'
Python: Traceback (most recent call last):
File "/home/wassim/.config/blender/2.92/scripts/addons/blenderbim/bim/module/drawing/operator.py", line 814, in execute
"space.overlay.show_wireframes": space.overlay.show_wireframes,
AttributeError: 'NoneType' object has no attribute 'overlay'
location: /usr/share/blender/2.92/scripts/modules/bpy/ops.py:132
Error: Python: Traceback (most recent call last):
File "/home/wassim/.config/blender/2.92/scripts/addons/blenderbim/bim/module/drawing/operator.py", line 814, in execute
"space.overlay.show_wireframes": space.overlay.show_wireframes,
AttributeError: 'NoneType' object has no attribute 'overlay'
location: /usr/share/blender/2.92/scripts/modules/bpy/ops.py:132
Traceback (most recent call last):
File "/home/wassim/.config/blender/2.92/scripts/addons/blenderbim/bim/init.py", line 106, in on_register
handler.setDefaultProperties(scene)
File "/home/wassim/.config/blender/2.92/scripts/addons/blenderbim/bim/handler.py", line 272, in setDefaultProperties
bpy.ops.bim.save_drawing_style(index="2")
File "/usr/share/blender/2.92/scripts/modules/bpy/ops.py", line 132, in call
ret = _op_call(self.idname_py(), None, kw)
RuntimeError: Error: Python: Traceback (most recent call last):
File "/home/wassim/.config/blender/2.92/scripts/addons/blenderbim/bim/module/drawing/operator.py", line 814, in execute
"space.overlay.show_wireframes": space.overlay.show_wireframes,
AttributeError: 'NoneType' object has no attribute 'overlay'
location: /usr/share/blender/2.92/scripts/modules/bpy/ops.py:132
Python: Traceback (most recent call last):
File "/home/wassim/.config/blender/2.92/scripts/addons/homemaker/init.py", line 106, in execute
cc.ApplyDictionary(faces_ptr)
AttributeError: 'CellComplex' object has no attribute 'ApplyDictionary'
location: <unknown location>:-1
Error: Python: Traceback (most recent call last):
File "/home/wassim/.config/blender/2.92/scripts/addons/homemaker/init.py", line 106, in execute
cc.ApplyDictionary(faces_ptr)
AttributeError: 'CellComplex' object has no attribute 'ApplyDictionary'
location: <unknown location>:-1