Closed GoogleCodeExporter closed 8 years ago
The issue is that Gargoyle on Linux uses a shell script to decide which
interpreter
to launch. The .ini terp parameter is Windows-only until I find a way to parse
it
using a perl or sed script.
Also the file extensions are only meant to control which interpeter is
launched.
Configuration for the interpreter itself is done in the appropriate section, as
indicated.
I'm not thrilled with the current behavior and I'd like to streamline it across
platforms. Ideally I'd migrate the launcher code to some common widget set and
move
the configuration options into the UI rather than requiring a text editor to
manipulate the settings.
Original comment by bcressey@gmail.com
on 7 May 2009 at 11:22
Original comment by bcressey@gmail.com
on 6 Jun 2009 at 11:14
This should be fixed by the inclusion of the cross-platform launcher, which will
properly parse garglk.ini to load the correct interpreter.
Original comment by bcressey@gmail.com
on 9 Dec 2009 at 6:46
Original issue reported on code.google.com by
escli...@gmail.com
on 26 Apr 2009 at 6:44