livecode / livecode-ide

LiveCode cross-platform development environment (IDE)
https://livecode.com/
32 stars 70 forks source link

Execution errors while opening script editor #750

Closed peter-b closed 8 years ago

peter-b commented 8 years ago

In LiveCode 8.0.0 DP 12 on Mac OS X 10.11, opening the script editor causes script errors.

Steps to reproduce:

  1. Open the IDE
  2. put true into gRevDevelopment
  3. Create a new stack
  4. Press the "Code" button on the menu bar

Expected results: script editor opens Actual results: execution errors

screen shot 2016-01-04 at 13 58 53

peter-b commented 8 years ago

See also bug 16680

livecodeali commented 8 years ago

Pretty sure this is a dupe of 16641 https://github.com/livecode/livecode-ide/pull/743

peter-b commented 8 years ago

Fixed by #743.