a528b7c Work around wxPython issue

Authored and Committed by stevenfalco 2 years ago
1 file changed. 5 lines added. 1 lines removed.
    Work around wxPython issue
    
    The wxPython library currently attaches a handler for GLib to quiet an
    error message.  But that is incorrect, and causes KiCad to crash.
    
    More info:
    
    https://github.com/wxWidgets/wxWidgets/issues/22717
    https://gitlab.com/kicad/code/kicad/-/issues/12217
    
        
file modified
+5 -1