Bug Report for the morphology example

Questions
Post Reply
Masvidal6
Posts: 1
Joined: Fri Oct 11, 2024 11:32 pm

Bug Report for the morphology example

Post 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.
ezzrm
Site Admin
Posts: 23
Joined: Fri Aug 23, 2024 4:27 pm

Re: Bug Report for the morphology example

Post 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
Post Reply