Skip to content

Instantly share code, notes, and snippets.

@tclancy
Created January 6, 2014 20:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tclancy/8289474 to your computer and use it in GitHub Desktop.
Save tclancy/8289474 to your computer and use it in GitHub Desktop.
Komodo Error Log
[2014-01-06 15:35:28,141] [WARNING] root: ko.findresults was already loaded, re-creating it.
[2014-01-06 15:35:28,191] [WARNING] root: DEPRECATED: log, use ko.logging.getLogger('')
[anonymous]@chrome://komodo/content/project/projectManager.js:1875
[2014-01-06 15:35:28,193] [WARNING] root: Can't call ko.places.getFocusedPlacesView:
TypeError: ko.places.getFocusedPlacesView is not a function
[2014-01-06 15:35:28,194] [WARNING] root: Can't call ko.places.getFocusedPlacesView:
TypeError: ko.places.getFocusedPlacesView is not a function
[2014-01-06 15:35:28,196] [WARNING] root: Can't call ko.places.getFocusedPlacesView:
TypeError: ko.places.getFocusedPlacesView is not a function
[2014-01-06 15:35:28,197] [WARNING] root: Can't call ko.places.getFocusedPlacesView:
TypeError: ko.places.getFocusedPlacesView is not a function
[2014-01-06 15:35:28,198] [WARNING] root: Can't call ko.places.getFocusedPlacesView:
TypeError: ko.places.getFocusedPlacesView is not a function
[2014-01-06 15:35:28,200] [WARNING] root: Can't call ko.places.getFocusedPlacesView:
TypeError: ko.places.getFocusedPlacesView is not a function
[2014-01-06 15:35:28,203] [WARNING] root: Can't call ko.places.getFocusedPlacesView:
TypeError: ko.places.getFocusedPlacesView is not a function
[2014-01-06 15:35:28,203] [WARNING] root: Can't call ko.places.getFocusedPlacesView:
TypeError: ko.places.getFocusedPlacesView is not a function
[2014-01-06 15:35:28,207] [WARNING] root: Can't call ko.places.getFocusedPlacesView:
TypeError: ko.places.getFocusedPlacesView is not a function
[2014-01-06 15:35:28,229] [DEBUG] places_js: waiting for document complete
[2014-01-06 15:35:28,926] [ERROR] koPythonLinter: Error in pylint: Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named pylint.lint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment