Dyalog / ride

Cross-platform IDE for Dyalog APL
https://dyalog.github.io/ride
MIT License
202 stars 31 forks source link

Windows: Starting Classic edition from RIDE generates msgbox complaining that aplkeys/default.DIN is not present #540

Closed dyaandys closed 1 year ago

dyaandys commented 5 years ago

Start classic locally from RIDE: get msgbox: Stream 0: Can't acess "C:\Program Files\Dyalog\Dyalog APL-64 17.1 Classic\aplkeys\default.DIN"

All continues as normal after you click on OK within the timeout period. Otherwise you

  1. get a msgbox with "Timed out"
  2. Get a msg box with "Interpreter received SIGTERM"

IDE: Version: 4.2.3432 Platform: Win32 Date: 2019-05-24 12:10:06 +0100 Git commit: 3be9ea797d360ddb13d87752f36752316f1e19fa Preferences:{ "selectedExe":"C:\Program Files\Dyalog\Dyalog APL-64 16.0 Classic\dyalog.exe" }

Interpreter: Version: 17.1.36365 Platform: Windows-64 Edition: Classic/64 Date: Jun 2 2019 at 19:44:41

jayfoad commented 5 years ago

In 81d6ae270e316dcfdf666a157c1e8709c4b4cabd I fixed starting a Classic interpreter on non-Windows -- but probably broke it on Windows :-(