pkulchenko / ZeroBraneStudio

Lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer; supports Lua 5.1, 5.2, 5.3, 5.4, LuaJIT and other Lua interpreters on Windows, macOS, and Linux
http://studio.zerobrane.com/
Other
2.6k stars 519 forks source link

"Save As" causes wxLUA error message box pop-up and ZBS application closes #1096

Closed abramesd closed 3 years ago

abramesd commented 3 years ago

I just installed the lasted version 1.90 and when I try to perform a "Save As" I get a wxLUA Running Error. I have attached screen captures and other information. This is my first submission so please let me know if I miss providing any information you need.

Windows Environment Workstation PC running Windows 10 Pro 2020 AMD(FX)-9590 8-core Processor 4.51 GHz 32 GB RAM 64-bit OS

ZeroBrane Studio v1.90 No "user.lua" files

WindowsPC-Environment ZBS-wxLua-runtime-error ZBS-About-Box

pkulchenko commented 3 years ago

@abramesd, thank you for the report. This appears to be fixed in #1077, so you can get the latest master branch, which already includes the fix (or apply the patch from that ticket).