This happens when when clicking the checkbox to enable GeanyPy. Geany terminates immediately, nothing is added to the debug messages. here is the startup messages
```18:12:19: Geany INFO : Geany 1.30.1, en_US.UTF-8 18:12:19: Geany INFO : GTK 2.24.31, GLib 2.50.3 18:12:19: Geany INFO : System data dir: /usr/share/geany 18:12:19: Geany INFO : User config dir: (removed path ~)/.config/geany 18:12:19: Geany INFO : System plugin path: /usr/lib64/geany 18:12:19: Geany INFO : Added filetype JSON (61). 18:12:19: Geany INFO : Added filetype Cython (62). 18:12:19: Geany INFO : Added filetype Genie (63). 18:12:19: Geany INFO : Added filetype CUDA (64). 18:12:19: Geany INFO : Added filetype Clojure (65). 18:12:19: Geany INFO : Added filetype Arduino (66). 18:12:19: Geany INFO : Added filetype Graphviz (67). 18:12:19: Geany INFO : Added filetype Scala (68). 18:12:19: Geany INFO : Loaded libvte from libvte.so.9 18:12:19: Geany INFO : Loaded: /usr/lib64/geany/geanygendoc.so (Documentation Generator) 18:12:19: Geany INFO : Loaded: /usr/lib64/geany/geanyvc.so (GeanyVC) 18:12:19: Geany INFO : Loaded: /usr/lib64/geany/spellcheck.so (Spell Check) 18:12:19: Geany INFO : (removed path)/remote.py : Python (UTF-8) 18:12:19: Geany INFO : Loaded /usr/share/geany/tags/std.py.tags (Python), 5964 symbol(s). 18:12:19: Geany INFO : (removed path)/main.py : Python (UTF-8) ```