Created
May 19, 2015 19:15
-
-
Save vnoel/b8eb28f96e28bea40b36 to your computer and use it in GitHub Desktop.
komodo error log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2015-05-19 21:09:48,574] [INFO] Startup: Welcome to Komodo Edit 9.0.1 build 15738 (platform macosx, running on Darwin 14.4.0 version Darwin Kernel Version 14.4.0: Tue May 5 14:17:52 PDT 2015; root:xnu-2782.30.4~3/RELEASE_X86_64) | |
[2015-05-19 21:09:48,575] [INFO] Startup: /Applications/Komodo Edit 9.app/Contents/MacOS/komodo built on Wed Apr 15 08:00:29 2015 | |
[2015-05-19 21:09:48,728] [WARNING] koInitService: Unable to determine the current locale settings, defaulting to mac-roman | |
[2015-05-19 21:09:49,274] [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 | |
[2015-05-19 21:09:49,276] [WARNING] console-logger: Bootstrapped manifest not allowed to use 'component' directive. (1) in file:///Applications/Komodo%20Edit%209.app/Contents/Resources/extensions/[email protected]/components/component.manifest:1 | |
[2015-05-19 21:09:49,276] [WARNING] console-logger: Bootstrapped manifest not allowed to use 'contract' directive. (1) in file:///Applications/Komodo%20Edit%209.app/Contents/Resources/extensions/[email protected]/components/component.manifest:2 | |
[2015-05-19 21:09:49,276] [WARNING] console-logger: Bootstrapped manifest not allowed to use 'interfaces' directive. (1) in file:///Applications/Komodo%20Edit%209.app/Contents/Resources/extensions/[email protected]/components/component.manifest:3 | |
[2015-05-19 21:09:49,328] [WARNING] console-logger: Expected end of value but found 'solid'. Error in parsing value for 'border-width'. Declaration dropped. (1) in chrome://global/skin/global.css:2324 | |
[2015-05-19 21:09:49,372] [WARNING] console-logger: Expected end of value but found 'solid'. Error in parsing value for 'border-width'. Declaration dropped. (1) in chrome://global/skin/global.css:2324 | |
[2015-05-19 21:09:49,431] [WARNING] root: ko.logging has been converted to a CommonJS module; use require("ko/logging") instead (since Komodo 9.0.0a1). | |
@chrome://komodo/content/komodo.js:48:1 | |
[2015-05-19 21:09:49,690] [WARNING] console-logger: Unknown property 'border-radius-top-left'. Declaration dropped. (1) in less://commando/skin/commando.less:18 | |
[2015-05-19 21:09:49,690] [WARNING] console-logger: Unknown property 'border-radius-top-right'. Declaration dropped. (1) in less://commando/skin/commando.less:19 | |
[2015-05-19 21:09:50,120] [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:///Applications/Komodo%20Edit%209.app/Contents/Resources/components/koamAddonManager.js:138 | |
[2015-05-19 21:09:56,631] [WARNING] root: ko.findresults was already loaded, re-creating it. | |
[2015-05-19 21:09:56,790] [ERROR] console-logger: TypeError: Argument 2 of EventTarget.addEventListener is not an object. (2) in chrome://todo/content/todo-ko7.js:582 | |
Traceback (most recent call last): | |
File "chrome://todo/content/todo-ko7.js", line 582, in | |
[2015-05-19 21:09:56,899] [DEBUG] places_js: waiting for document complete | |
[2015-05-19 21:09:57,041] [WARNING] koPythonLinter: pyflakes not found |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment