The patch accepts any interpreter providing that it is in the path. Interpreter arguments are not supported yet (in that case, the interpreter is used without argument).
The Windows crash is worked around, but not solved (exception not correctly caught in Glib::spawn_async_with_pipes).
First attempt to solve the issue.
The patch accepts any interpreter providing that it is in the path. Interpreter arguments are not supported yet (in that case, the interpreter is used without argument).
The Windows crash is worked around, but not solved (exception not correctly caught in Glib::spawn_ async_with_ pipes).