Browse Source
Init'ing static wxBitmaps in the global scope happens before the GUI is ready, which segfaults, at least on GTK+. This can happen in, for example, the Python module. In normal use, the singletop/kicad loader has initialised the GUI first, so it doesn't manifest there.pull/3/merge
committed by
Maciej Suminski
1 changed files with 7 additions and 7 deletions
Loading…
Reference in new issue