Describe the bug
Any time you have a List, ListFloat etc .... trait in the view for a recipe module you will crash PYMEVis with a segfault (this appears to be in the vertical recipe display). Triggered by localisations.DensityMapping, with temporary ugly workaround in #1291.
This is really a traitsui and/or wx bug, but until that gets fixed we need to find a workaround.
Platform (please complete the following information - or copy-paste from error dialog if shown):
- OS: Mac
- Python version: 3.8
- wxpython version [if a UI bug]: 4.1.1
- traitsui: 7.1.0
Describe the bug
Any time you have a
List,ListFloatetc .... trait in the view for a recipe module you will crash PYMEVis with a segfault (this appears to be in the vertical recipe display). Triggered bylocalisations.DensityMapping, with temporary ugly workaround in #1291.This is really a traitsui and/or wx bug, but until that gets fixed we need to find a workaround.
Platform (please complete the following information - or copy-paste from error dialog if shown):