@babobski
Looks like it is the default color switcher, the return was:
String “@activestate.com/koColorPicker;1”
Here is the content from my error log immediately after opening the Color-Picker:
[2017-09-27 00:57:37,262] [INFO] Startup: Welcome to Komodo IDE 11.0.0 build 90668 (platform win32-x86, running on Windows post2012Server version 6.3.9600)
[2017-09-27 00:57:37,262] [INFO] Startup: C:\Program Files (x86)\ActiveState Komodo IDE 11\lib\mozilla\komodo.exe built on Tue Sep 19 14:50:13 2017
[2017-09-27 00:57:37,848] [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
[2017-09-27 00:57:37,851] [WARNING] console-logger: Trying to re-register CID ‘{4e5c9764-d465-4fef-ae24-8032f257d174}’ already registered by file:///C:/Users/daniel/AppData/Local/ActiveState/KomodoIDE/11.0/XRE/extensions/koextensiondev@activestate.com/components/pyShell.py. (1) in file:///C:/Users/daniel/AppData/Local/ActiveState/KomodoIDE/11.0/XRE/extensions/koextensiondev@activestate.com/components/component.manifest:3
[2017-09-27 00:57:37,875] [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
[2017-09-27 00:57:38,203] [ERROR] console-logger: bad script XDR magic number (0) in :0
Traceback (most recent call last):
File “”, line 0, in
[2017-09-27 00:57:39,344] [WARNING] ko.widgets: Could not restore widget unittest-widget
[2017-09-27 00:57:39,358] [WARNING] ko.widgets: Could not restore widget symbolbrowser-widget
[2017-09-27 00:57:39,405] [DEBUG] ko.launch: versioncheck on http://docs.komodoide.com/changelog/11
[2017-09-27 00:57:39,540] [INFO] koInitService: Adding pre startup service for ‘koFileStatusService’: ‘@activestate.com/koFileStatusService;1’
[2017-09-27 00:57:39,680] [INFO] komodospellchecker: Spell checker loaded.
[2017-09-27 00:57:39,680] [INFO] komodospellchecker: Using dictionary en-US
[2017-09-27 00:57:39,713] [INFO] elastic_tabstops: Elastic tabstops loaded.
[2017-09-27 00:57:39,727] [INFO] codeintel/process: Starting CodeIntel
[2017-09-27 00:57:39,727] [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
[2017-09-27 00:57:40,898] [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
[2017-09-27 00:57:40,898] [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
[2017-09-27 00:57:40,898] [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
[2017-09-27 00:57:40,898] [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
[2017-09-27 00:57:40,898] [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
[2017-09-27 00:57:40,898] [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
[2017-09-27 00:57:41,071] [WARNING] RefactoringLanguageServiceBase: Can’t find a refactoring service for SCSS
[2017-09-27 00:57:41,071] [WARNING] koLanguage: Asked for unknown language: ‘None’
[2017-09-27 00:57:41,196] [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
[2017-09-27 00:57:41,196] [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
[2017-09-27 00:57:41,196] [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
[2017-09-27 00:57:42,543] [INFO] koInitService: Adding pre startup service for ‘KoMemoryReporter’: ‘@activestate.com/koMemoryReporter;1’
[2017-09-27 00:57:42,543] [INFO] koInitService: Adding pre startup service for ‘koCommandmentService’: ‘@activestate.com/koCommandmentService;1’
[2017-09-27 00:57:42,559] [INFO] koInitService: Adding pre startup service for ‘koDBGPManager’: ‘@activestate.com/koDBGPManager;1’
[2017-09-27 00:57:42,759] [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 file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2011/lib/mozilla/components/koamAddonManager.js:138
[2017-09-27 00:57:43,321] [DEBUG] ko.launch: Response: http://docs.komodoide.com/__omnigollum__/auth/github?origin=%2Fcreate%2Fchangelog%2F11 (404)
[2017-09-27 00:57:43,321] [DEBUG] ko.launch: versioncheck on http://docs.komodoide.com/changelog/110
[2017-09-27 00:57:44,664] [DEBUG] ko.launch: Response: http://docs.komodoide.com/__omnigollum__/auth/github?origin=%2Fcreate%2Fchangelog%2F110 (404)
[2017-09-27 00:57:45,493] [DEBUG] codeintel/process: stdout:
port:52660
pid:7252
[2017-09-27 00:57:45,493] [INFO] codeintel/process: CodeIntel started on port 52660
[2017-09-27 00:57:45,493] [DEBUG] codeintel/process: Calling callbacks for: started, number: 1
[2017-09-27 00:57:50,671] [WARNING] koLanguage: Asked for unknown language: ‘Django XHTML Template’
[2017-09-27 00:57:50,671] [WARNING] koLanguage: Asked for unknown language: ‘Django Text Template’
[2017-09-27 00:57:50,671] [WARNING] koLanguage: Asked for unknown language: ‘Django Template’
[2017-09-27 00:57:50,671] [WARNING] koLanguage: Asked for unknown language: ‘Laravel Blade Template’
[2017-09-27 00:57:50,671] [WARNING] koLanguage: Asked for unknown language: ‘SGML’
[2017-09-27 00:57:50,686] [WARNING] koLanguage: Asked for unknown language: ‘Django XML Template’
[2017-09-27 00:57:50,686] [WARNING] koLanguage: Asked for unknown language: ‘Smarty Template’
[2017-09-27 00:57:50,686] [WARNING] koLanguage: Asked for unknown language: ‘Django HTML Template’
[2017-09-27 00:57:50,686] [WARNING] koLanguage: Asked for unknown language: ‘UDL’
[2017-09-27 00:57:55,976] [WARNING] koScintillaSchemeService: scincolor was None
[2017-09-27 00:57:58,710] [WARNING] koScintillaSchemeService: scincolor was None
[2017-09-27 00:57:58,742] [ERROR] console-logger: TypeError: this.fields[field] is undefined (2) in chrome://komodo/content/dialogs/colorscheme.js:572
Traceback (most recent call last):
File “chrome://komodo/content/dialogs/colorscheme.js”, line 572, in
[2017-09-27 00:58:00,505] [WARNING] console-logger: Unknown property ‘foreground’. Declaration dropped. (1) in less://komodo/skin/colorpicker/colorpicker.less:12
[2017-09-27 00:58:00,536] [WARNING] console-logger: Expected color but found ‘#’. Error in parsing value for ‘background-color’. Declaration dropped. (1) in chrome://komodo/content/colorpicker/colorpicker.html:0
[2017-09-27 00:58:56,474] [WARNING] console-logger: Key event not available on GTK2: key=“u” modifiers=“control,shift” (1) in chrome://komodo/content/tail/tail.xul:0
[2017-09-27 00:58:56,474] [WARNING] console-logger: Key event not available on some keyboard layouts: key=“v” modifiers=“control,alt” (1) in chrome://komodo/content/tail/tail.xul:0
Looks like there is an error inside the code.