> Looks like this is a problem with Lua's io.popen as used by extman > on GTK+/Linux. The reporter has uploaded some more context and > modified the code a bit. Could someone with more experience in this > area have a look at the fault report?
io.popen is definitely the problem. I've modified extman to use os.execute http://mysite.mweb.co.za/residents/sdonovan/extman.zip and it seems to work fine - I now have one of those machines that used to fail reliably before. steve d. -- View this message in context: http://www.nabble.com/Re%3A--scintilla----scintilla-Bugs-1594873---SciTE-crash-on-startup-tf2749990.html#a7672467 Sent from the SciTE mailing list archive at Nabble.com. _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
