Comment 7 for bug 792319

Revision history for this message
jazzynico (jazzynico) wrote :

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).