Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDE: NameError after editing script #590

Open
sengsational opened this issue Jul 3, 2023 · 0 comments
Open

IDE: NameError after editing script #590

sengsational opened this issue Jul 3, 2023 · 0 comments
Assignees
Labels
bug possible might be a bug - is currently evaluated
Milestone

Comments

@sengsational
Copy link

sengsational commented Jul 3, 2023

SikuliXIDE 2.0.5, Windows

Scenario: After calling GetStatementA... from GetStatements using "import GetStatementA...", then GetStatementA... fails.

Open GetStatementA... in the IDE. Close and re-open GetStatementA... to get the thumbnails to show.

Now block out code that ran earlier with [ """ ]

After save and run, the "NameError" occurs.
NameError

Closing the IDE and re-opening the IDE allows the execution to work as expected.

Closing and re-opening the file does not improve the situation.

@RaiMan RaiMan self-assigned this Jul 10, 2023
@RaiMan RaiMan added the bug possible might be a bug - is currently evaluated label Jul 10, 2023
@RaiMan RaiMan added this to the 2.0.6 milestone Jul 10, 2023
@RaiMan RaiMan changed the title NameError after editing script IDE: NameError after editing script Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug possible might be a bug - is currently evaluated
Projects
None yet
Development

No branches or pull requests

2 participants