I’m a Perl and Python developer.
In both case i get the Debugger Initialization Error.
With Perl and Python - F7 or Crtl+F7 occur this Error.
I think there is a Bug in Komodo IDE 9.3.0.
Note that the debug session - F5 or Crtl F5 works correct.
I seem to be running into something similar on Ubuntu 14.03 with Komodo IDE 9.3 latest version. When I try to “Run without debugging” a Window pops up saying the following:
Unable to initialize the debugging system because Debugging will be unavailable until you change the debugger port in your preferences. You can try allowing the system to provide a free port.
Debugger Initialization Error
OK
I click the OK button and it give me another popup saying:
There was an unexpected error starting the debugger.
OK
Once again this in “Run without Debugging” so the debugger shouldn’t even be getting involved here. If I Run with Debugging then it’s working but when an error occurs I get a popup that says something about the code being compiler and it can’t give me any specific debug info other than to show me the line where the problem occurred.
If this issue is already fixed then is there a way for me to get a fixed version? Thanks for the help. I really appreciate it!