Skip to content

GUI screen showed up, then closed automatically while testing to run plot_label_foci.py #307

@XinQi7788

Description

@XinQi7788

=======================
Generate Surface Labels

Define a label that is centered on a specific vertex in the surface mesh. Plot
that label and the focus that defines its center.

Exception occurred in traits notification handler for object: <mayavi.core.ui.mayavi_scene.MayaviScene object at 0x7f03197a1a90>, trait: disable_render, old value: True, new value: False
Traceback (most recent call last):
File "/home/ubuntu/anaconda3/lib/python3.8/site-packages/traits/trait_notifiers.py", line 342, in call
self.handler(*args)
File "/home/ubuntu/anaconda3/lib/python3.8/site-packages/tvtk/pyface/tvtk_scene.py", line 900, in _disable_render_changed
self.render()
File "/home/ubuntu/anaconda3/lib/python3.8/site-packages/tvtk/pyface/ui/qt4/scene.py", line 351, in render
self._vtk_control.Render()
File "/home/ubuntu/anaconda3/lib/python3.8/site-packages/tvtk/pyface/ui/qt4/QVTKRenderWindowInteractor.py", line 560, in Render
self.update()
RuntimeError: wrapped C/C++ object of type _VTKRenderWindowInteractor has been deleted

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions