I downloaded and installed Komodo 11.0.2 on my Windows 10. When I tried to run my python script, Komodo Alert was reported. I had tried different port and still failed, wonder if there is any set up issue on my side.
==============================================================
Komodo Alert
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
The Log File is as follows:
[2018-05-06 00:43:51,546] [INFO] Startup: Welcome to Komodo IDE 11.0.2 build 90813 (platform win32-x86, running on Windows post2012Server version 6.3.9600)
[2018-05-06 00:43:51,546] [INFO] Startup: C:\Program Files (x86)\ActiveState Komodo IDE 11\lib\mozilla\komodo.exe built on Mon Dec 04 08:56:02 2017
[2018-05-06 00:43:59,944] [WARNING] console-logger: mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create (1) in resource://gre/modules/Preferences.jsm:381
[2018-05-06 00:44:00,885] [WARNING] root: [object Object].logging has been converted to a CommonJS module; use require(“ko/logging”) instead (since Komodo 9.0.0a1).
@chrome://komodo/content/komodo.js:15:1
[2018-05-06 00:44:04,464] [ERROR] console-logger: bad script XDR magic number (0) in :0
Traceback (most recent call last):
File “”, line 0, in
[2018-05-06 00:44:11,053] [WARNING] keybindings: [Ctrl+0] was used for ‘cmd_goToQuickBookmark_0’, overriding to use ‘cmd_fontZoomReset’
[2018-05-06 00:44:16,040] [WARNING] ko.widgets: Could not restore widget unittest-widget
[2018-05-06 00:44:16,088] [WARNING] ko.widgets: Could not restore widget symbolbrowser-widget
[2018-05-06 00:44:16,582] [DEBUG] ko.launch: versioncheck on http://docs.komodoide.com/changelog/11
[2018-05-06 00:44:18,637] [INFO] koInitService: Adding pre startup service for ‘koFileStatusService’: ‘@activestate.com/koFileStatusService;1’
[2018-05-06 00:44:21,038] [INFO] codeintel/process: Starting CodeIntel
[2018-05-06 00:44:21,052] [DEBUG] codeintel/process: PYTHONPATH: C:\Program Files (x86)\ActiveState Komodo IDE 11\lib\python…\lib\python2.7;C:\Program Files (x86)\ActiveState Komodo IDE 11\lib\support\dbgp\pythonlib;C:\Program Files (x86)\ActiveState Komodo IDE 11\lib\mozilla\extensions\codeintel@activestate.com\content…\pylib\codeintel\lib;C:\Program Files (x86)\ActiveState Komodo IDE 11\lib\mozilla\extensions\codeintel@activestate.com\content…\pylib\codeintel\env\Lib\site-packages
[2018-05-06 00:44:21,506] [INFO] elastic_tabstops: Elastic tabstops loaded.
[2018-05-06 00:44:23,183] [INFO] komodospellchecker: Spell checker loaded.
[2018-05-06 00:44:23,184] [INFO] komodospellchecker: Using dictionary en-US
[2018-05-06 00:44:30,911] [INFO] koInitService: Adding pre startup service for ‘KoMemoryReporter’: ‘@activestate.com/koMemoryReporter;1’
[2018-05-06 00:44:31,010] [INFO] koInitService: Adding pre startup service for ‘koCommandmentService’: ‘@activestate.com/koCommandmentService;1’
[2018-05-06 00:44:31,095] [INFO] koInitService: Adding pre startup service for ‘koDBGPManager’: ‘@activestate.com/koDBGPManager;1’
[2018-05-06 00:44:35,338] [WARNING] console-logger: XUL box for tab element contained an inline #text child, forcing all its children to be wrapped in a block. (1) in file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2011/lib/mozilla/components/koLessProtocolHandler.js:154
[2018-05-06 00:44:35,338] [WARNING] console-logger: XUL box for tab element contained an inline #text child, forcing all its children to be wrapped in a block. (1) in file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2011/lib/mozilla/components/koLessProtocolHandler.js:154
[2018-05-06 00:44:35,339] [WARNING] console-logger: XUL box for tab element contained an inline #text child, forcing all its children to be wrapped in a block. (1) in file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2011/lib/mozilla/components/koLessProtocolHandler.js:154
[2018-05-06 00:44:35,352] [WARNING] console-logger: XUL box for tab element contained an inline #text child, forcing all its children to be wrapped in a block. (1) in file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2011/lib/mozilla/components/koLessProtocolHandler.js:154
[2018-05-06 00:44:35,358] [WARNING] console-logger: XUL box for tab element contained an inline #text child, forcing all its children to be wrapped in a block. (1) in file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2011/lib/mozilla/components/koLessProtocolHandler.js:154
[2018-05-06 00:44:35,361] [WARNING] console-logger: XUL box for tab element contained an inline #text child, forcing all its children to be wrapped in a block. (1) in file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2011/lib/mozilla/components/koLessProtocolHandler.js:154
[2018-05-06 00:44:37,275] [WARNING] console-logger: XUL box for tab element contained an inline #text child, forcing all its children to be wrapped in a block. (1) in chrome://unittest/content/views/panel.xul:0
[2018-05-06 00:44:37,279] [WARNING] console-logger: XUL box for tab element contained an inline #text child, forcing all its children to be wrapped in a block. (1) in chrome://unittest/content/views/panel.xul:0
[2018-05-06 00:44:37,286] [WARNING] console-logger: XUL box for tab element contained an inline #text child, forcing all its children to be wrapped in a block. (1) in chrome://unittest/content/views/panel.xul:0
[2018-05-06 00:44:40,095] [DEBUG] codeintel/process: stdout:
port:65251
pid:22704
[2018-05-06 00:44:40,095] [INFO] codeintel/process: CodeIntel started on port 65251
[2018-05-06 00:44:40,096] [DEBUG] codeintel/process: Calling callbacks for: started, number: 1
…