Komodo / KomodoEdit

Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
http://www.komodoide.com/komodo-edit
Other
2.14k stars 299 forks source link

Komodo debugger error after saving a file on first start if "step over" + F10 is used #3885

Open marcosbong73 opened 3 years ago

marcosbong73 commented 3 years ago

Short Summary

Komodo debugger error opens tab named " frozen importlib._bootstrap on first run

Steps to Reproduce

Komodo debugger error after saving a file on first run if "step over" + F10 is used. Komodo opens a editor tab named "frozen importlib bootstrap". After first run failed, pressing stop, closing error tab and running debugger again with the same key combination makes everything works fine again, until next script save. If debugger options window is no bypassed via F10 nothing happens even though first run. Sorry but I can't edit issue title to change "start" by "run"

Expected results

Debugger running and paused on first debug point

Actual results

Komodo debugger dont start

Platform Information

Komodo IDE 12 Debian Buster Debian GNU/Linux 10 \n \l

Komodo Edit or IDE? Komodo Version? Operating System (and version)?

Additional Information