Page 1 of 1

Bug Report for the morphology example

Posted: Wed Oct 16, 2024 8:36 pm
by Masvidal6
Traceback (most recent call last):
File "gl_main_menu.py", line 332, in menu_toggle_view
File "gl.py", line 307, in force_redraw
File "gl.py", line 293, in build_scene
File "gl.py", line 273, in rebuild_scene
AttributeError: 'glWidget' object has no attribute 'draw_mesh'

I tend to get to this error for the Morphology example. This error occurs when I right click on the structure, View, Electrical mesh.

Re: Bug Report for the morphology example

Posted: Thu Oct 17, 2024 10:47 am
by ezzrm
Hi There,
Just to say thanks for this. I was not aware of the bug, I think I half took out that feature (mesh editing in the 3D interface) but did not remove the menus :/. If you want to edit the electrical mesh, you will be able to do this using the mesh editor in the electrical toolbar. I'll add the feature back in or remove it completely at some point.
Best,
Rod