Advertisement
Guest User

Untitled

a guest
May 3rd, 2016
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 88.25 KB | None | 0 0
  1. [2016-05-03 11:11:58,718] [INFO] Startup: Welcome to Komodo IDE 10.0.0-alpha1 build 89034 (platform macosx, running on Darwin 15.4.0 version Darwin Kernel Version 15.4.0: Fri Feb 26 22:08:05 PST 2016; root:xnu-3248.40.184~3/RELEASE_X86_64)
  2. [2016-05-03 11:11:58,718] [INFO] Startup: /Applications/Komodo IDE 10.app/Contents/MacOS/komodo built on Mon May 2 01:56:48 2016
  3. [2016-05-03 11:11:58,817] [WARNING] koInitService: Unable to determine the current locale settings, defaulting to mac-roman
  4. [2016-05-03 11:11:59,070] [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
  5. [2016-05-03 11:11:59,075] [WARNING] console-logger: Trying to re-register CID '{4e5c9764-d465-4fef-ae24-8032f257d174}' already registered by file:///Users/greggt/Library/Application%20Support/KomodoIDE/10.0/XRE/extensions/koextensiondev@activestate.com/components/pyShell.py. (1) in file:///Users/greggt/Library/Application%20Support/KomodoIDE/10.0/XRE/extensions/koextensiondev@activestate.com/components/component.manifest:2
  6. [2016-05-03 11:11:59,076] [WARNING] console-logger: Ignoring obsolete chrome registration modifier 'xpcnativewrappers=no'. (1) in file:///Users/greggt/Library/Application%20Support/KomodoIDE/10.0/XRE/extensions/inspector@mozilla.org/chrome.manifest:16
  7. [2016-05-03 11:11:59,121] [WARNING] root: ko.logging has been converted to a CommonJS module; use require("ko/logging") instead (since Komodo 9.0.0a1).
  8. @chrome://komodo/content/komodo.js:15:1
  9.  
  10. [2016-05-03 11:11:59,365] [ERROR] console-logger: TypeError: xtk.Controller is not a constructor (2) in chrome://profiler/content/profiler-overlay.js:86
  11. Traceback (most recent call last):
  12. File "chrome://profiler/content/profiler-overlay.js", line 86, in
  13.  
  14. [2016-05-03 11:11:59,371] [ERROR] console-logger: TypeError: xtk.Controller is not a constructor (2) in chrome://publishing/content/publishing.js:214
  15. Traceback (most recent call last):
  16. File "chrome://publishing/content/publishing.js", line 214, in
  17.  
  18. [2016-05-03 11:11:59,536] [ERROR] console-logger: bad script XDR magic number (0) in :0
  19. Traceback (most recent call last):
  20. File "", line 0, in
  21.  
  22. [2016-05-03 11:11:59,656] [WARNING] keybindings: [Shift+Down] was used for 'cmd_selectLineNext', overriding to use 'cmd_selectLineNext'
  23. [2016-05-03 11:11:59,657] [WARNING] keybindings: [Ctrl+Shift+Right] was used for 'cmd_endOfWordExtend', overriding to use 'cmd_selectRectCharNext'
  24. [2016-05-03 11:11:59,657] [WARNING] keybindings: [Ctrl+Shift+Left] was used for 'cmd_selectWordLeft', overriding to use 'cmd_selectRectCharPrevious'
  25. [2016-05-03 11:12:00,552] [ERROR] view.editor:
  26. -- EXCEPTION START --
  27. TypeError: xtk.domutils is undefined
  28. + stack
  29. set_koDoc@vieweditor:271:17
  30. initWithDocument@vieweditor:384:13
  31. setState@viewtabbedlist:421:25
  32. setState@viewmultiview:458:21
  33. this._restoreWindowWorkspace@chrome://komodo/content/workspace.js:446:17
  34. view_restoreWorkspace@chrome://komodo/content/workspace.js:225:1
  35. ko_workspace_restore@chrome://komodo/content/workspace.js:90:13
  36. onloadDelay@chrome://komodo/content/komodo.js:399:9
  37. window.onload/<@chrome://komodo/content/komodo.js:538:13
  38. -- EXCEPTION END --
  39. [2016-05-03 11:12:00,580] [ERROR] view.multiview:
  40. -- EXCEPTION START --
  41. TypeError: xtk.domutils is undefined
  42. + stack
  43. setState@viewtabbedlist:422:25
  44. setState@viewmultiview:458:21
  45. this._restoreWindowWorkspace@chrome://komodo/content/workspace.js:446:17
  46. view_restoreWorkspace@chrome://komodo/content/workspace.js:225:1
  47. ko_workspace_restore@chrome://komodo/content/workspace.js:90:13
  48. onloadDelay@chrome://komodo/content/komodo.js:399:9
  49. window.onload/<@chrome://komodo/content/komodo.js:538:13
  50. -- EXCEPTION END --
  51. [2016-05-03 11:12:00,688] [ERROR] workspace: Error restoring workspace:
  52. -- EXCEPTION START --
  53. TypeError: xtk.domutils is undefined
  54. + stack
  55. this.initializeEssentials@chrome://komodo/content/workspace.js:519:5
  56. this._restoreWindowWorkspace@chrome://komodo/content/workspace.js:453:9
  57. view_restoreWorkspace@chrome://komodo/content/workspace.js:225:1
  58. ko_workspace_restore@chrome://komodo/content/workspace.js:90:13
  59. onloadDelay@chrome://komodo/content/komodo.js:399:9
  60. window.onload/<@chrome://komodo/content/komodo.js:538:13
  61. -- EXCEPTION END --
  62. [2016-05-03 11:12:00,693] [ERROR] ko.main:
  63. -- EXCEPTION START --
  64. TypeError: xtk.domutils is undefined
  65. + stack
  66. this.initializeEssentials@chrome://komodo/content/workspace.js:519:5
  67. ko_workspace_restore@chrome://komodo/content/workspace.js:143:9
  68. onloadDelay@chrome://komodo/content/komodo.js:399:9
  69. window.onload/<@chrome://komodo/content/komodo.js:538:13
  70. -- EXCEPTION END --
  71. [2016-05-03 11:12:00,722] [INFO] koInitService: Adding pre startup service for 'koFileStatusService': '@activestate.com/koFileStatusService;1'
  72. [2016-05-03 11:12:00,857] [ERROR] console-logger: bad script XDR magic number (0) in :0
  73. Traceback (most recent call last):
  74. File "", line 0, in
  75.  
  76. [2016-05-03 11:12:00,865] [ERROR] console-logger: TypeError: xtk.domutils is undefined (2) in chrome://breadcrumbs/content/sdk/breadcrumbs.js:211
  77. Traceback (most recent call last):
  78. File "chrome://breadcrumbs/content/sdk/breadcrumbs.js", line 211, in
  79.  
  80. [2016-05-03 11:12:01,005] [ERROR] console-logger: TypeError: xtk.domutils is undefined (2) in chrome://komodo/content/komodo.js:425
  81. Traceback (most recent call last):
  82. File "chrome://komodo/content/komodo.js", line 425, in
  83.  
  84. [2016-05-03 11:12:02,099] [ERROR] koPlaceTreeView: handleCallback: callback post_refreshTreeOnOpen
  85. Traceback (most recent call last):
  86. File "/Applications/Komodo IDE 10.app/Contents/Resources/distribution/bundles/places@activestate.com/components/koPlaceTreeView.py", line 2421, in handleCallback
  87. getattr(self, callback)(rv, requestID)
  88. File "/Applications/Komodo IDE 10.app/Contents/Resources/distribution/bundles/places@activestate.com/components/koPlaceTreeView.py", line 1451, in post_refreshTreeOnOpen
  89. "")
  90. File "<XPCOMObject method 'callback'>", line 3, in callback
  91. Exception: 2153185313 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)
  92. [2016-05-03 11:12:02,103] [ERROR] console-logger: While trying to require("scope-shell-npm/npm"): (0) in chrome://komodo/content/jetpack.js:156
  93. Traceback (most recent call last):
  94. File "chrome://komodo/content/jetpack.js", line 156, in
  95.  
  96. [2016-05-03 11:12:02,105] [ERROR] console-logger: Module `scope-shell/shell` is not found at resource://gre/modules/commonjs/scope-shell/shell.js (0) in chrome://komodo/content/jetpack.js:157
  97. Traceback (most recent call last):
  98. File "chrome://komodo/content/jetpack.js", line 157, in
  99.  
  100. [2016-05-03 11:12:02,108] [ERROR] console-logger: @chrome://scope-shell-npm/content/sdk/npm.js:6:23
  101. @chrome://scope-shell-npm/content/sdk/npm.js:1:1
  102. require@chrome://komodo/content/jetpack.js:154:20
  103. loadIntoWindow@jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-npm@activestate.com.xpi!/bootstrap.js:9:9
  104. windowListener.onOpenWindow/onLoad/<@jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-npm@activestate.com.xpi!/bootstrap.js:28:44
  105. notify@resource://gre/modules/commonjs/sdk/timers.js:40:9
  106. (0) in chrome://komodo/content/jetpack.js:160
  107. Traceback (most recent call last):
  108. File "chrome://komodo/content/jetpack.js", line 160, in
  109.  
  110. [2016-05-03 11:12:02,110] [ERROR] console-logger: Commando: Exception while registering scope 'Shell - NPM' (0) in resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-npm@activestate.com.xpi!/bootstrap.js:11
  111. Traceback (most recent call last):
  112. File "resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-npm@activestate.com.xpi!/bootstrap.js", line 11, in
  113.  
  114. [2016-05-03 11:12:02,113] [ERROR] console-logger: Module `scope-shell/shell` is not found at resource://gre/modules/commonjs/scope-shell/shell.js (0) in resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-npm@activestate.com.xpi!/bootstrap.js:12
  115. Traceback (most recent call last):
  116. File "resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-npm@activestate.com.xpi!/bootstrap.js", line 12, in
  117.  
  118. [2016-05-03 11:12:02,152] [ERROR] console-logger: While trying to require("scope-shell-cordova/cordova"): (0) in chrome://komodo/content/jetpack.js:156
  119. Traceback (most recent call last):
  120. File "chrome://komodo/content/jetpack.js", line 156, in
  121.  
  122. [2016-05-03 11:12:02,156] [ERROR] console-logger: Module `scope-shell/shell` is not found at resource://gre/modules/commonjs/scope-shell/shell.js (0) in chrome://komodo/content/jetpack.js:157
  123. Traceback (most recent call last):
  124. File "chrome://komodo/content/jetpack.js", line 157, in
  125.  
  126. [2016-05-03 11:12:02,158] [ERROR] console-logger: @chrome://scope-shell-cordova/content/sdk/cordova.js:5:23
  127. @chrome://scope-shell-cordova/content/sdk/cordova.js:1:1
  128. require@chrome://komodo/content/jetpack.js:154:20
  129. loadIntoWindow@jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-cordova@activestate.com.xpi!/bootstrap.js:9:9
  130. windowListener.onOpenWindow/onLoad/<@jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-cordova@activestate.com.xpi!/bootstrap.js:28:44
  131. notify@resource://gre/modules/commonjs/sdk/timers.js:40:9
  132. (0) in chrome://komodo/content/jetpack.js:160
  133. Traceback (most recent call last):
  134. File "chrome://komodo/content/jetpack.js", line 160, in
  135.  
  136. [2016-05-03 11:12:02,161] [ERROR] console-logger: Commando: Exception while registering scope 'Shell - Cordova' (0) in resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-cordova@activestate.com.xpi!/bootstrap.js:11
  137. Traceback (most recent call last):
  138. File "resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-cordova@activestate.com.xpi!/bootstrap.js", line 11, in
  139.  
  140. [2016-05-03 11:12:02,165] [ERROR] console-logger: Module `scope-shell/shell` is not found at resource://gre/modules/commonjs/scope-shell/shell.js (0) in resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-cordova@activestate.com.xpi!/bootstrap.js:12
  141. Traceback (most recent call last):
  142. File "resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-cordova@activestate.com.xpi!/bootstrap.js", line 12, in
  143.  
  144. [2016-05-03 11:12:02,169] [ERROR] console-logger: While trying to require("scope-shell-grunt/grunt"): (0) in chrome://komodo/content/jetpack.js:156
  145. Traceback (most recent call last):
  146. File "chrome://komodo/content/jetpack.js", line 156, in
  147.  
  148. [2016-05-03 11:12:02,172] [ERROR] console-logger: Module `scope-shell/shell` is not found at resource://gre/modules/commonjs/scope-shell/shell.js (0) in chrome://komodo/content/jetpack.js:157
  149. Traceback (most recent call last):
  150. File "chrome://komodo/content/jetpack.js", line 157, in
  151.  
  152. [2016-05-03 11:12:02,175] [ERROR] console-logger: @chrome://scope-shell-grunt/content/sdk/grunt.js:6:23
  153. @chrome://scope-shell-grunt/content/sdk/grunt.js:1:1
  154. require@chrome://komodo/content/jetpack.js:154:20
  155. loadIntoWindow@jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-grunt@activestate.com.xpi!/bootstrap.js:9:9
  156. windowListener.onOpenWindow/onLoad/<@jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-grunt@activestate.com.xpi!/bootstrap.js:28:44
  157. notify@resource://gre/modules/commonjs/sdk/timers.js:40:9
  158. (0) in chrome://komodo/content/jetpack.js:160
  159. Traceback (most recent call last):
  160. File "chrome://komodo/content/jetpack.js", line 160, in
  161.  
  162. [2016-05-03 11:12:02,178] [ERROR] console-logger: Commando: Exception while registering scope 'Shell - Grunt' (0) in resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-grunt@activestate.com.xpi!/bootstrap.js:11
  163. Traceback (most recent call last):
  164. File "resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-grunt@activestate.com.xpi!/bootstrap.js", line 11, in
  165.  
  166. [2016-05-03 11:12:02,181] [ERROR] console-logger: Module `scope-shell/shell` is not found at resource://gre/modules/commonjs/scope-shell/shell.js (0) in resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-grunt@activestate.com.xpi!/bootstrap.js:12
  167. Traceback (most recent call last):
  168. File "resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-grunt@activestate.com.xpi!/bootstrap.js", line 12, in
  169.  
  170. [2016-05-03 11:12:02,184] [ERROR] console-logger: While trying to require("scope-shell-gulp/gulp"): (0) in chrome://komodo/content/jetpack.js:156
  171. Traceback (most recent call last):
  172. File "chrome://komodo/content/jetpack.js", line 156, in
  173.  
  174. [2016-05-03 11:12:02,187] [ERROR] console-logger: Module `scope-shell/shell` is not found at resource://gre/modules/commonjs/scope-shell/shell.js (0) in chrome://komodo/content/jetpack.js:157
  175. Traceback (most recent call last):
  176. File "chrome://komodo/content/jetpack.js", line 157, in
  177.  
  178. [2016-05-03 11:12:02,190] [ERROR] console-logger: @chrome://scope-shell-gulp/content/sdk/gulp.js:6:23
  179. @chrome://scope-shell-gulp/content/sdk/gulp.js:1:1
  180. require@chrome://komodo/content/jetpack.js:154:20
  181. loadIntoWindow@jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-gulp@activestate.com.xpi!/bootstrap.js:9:9
  182. windowListener.onOpenWindow/onLoad/<@jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-gulp@activestate.com.xpi!/bootstrap.js:28:44
  183. notify@resource://gre/modules/commonjs/sdk/timers.js:40:9
  184. (0) in chrome://komodo/content/jetpack.js:160
  185. Traceback (most recent call last):
  186. File "chrome://komodo/content/jetpack.js", line 160, in
  187.  
  188. [2016-05-03 11:12:02,193] [ERROR] console-logger: Commando: Exception while registering scope 'Shell - Gulp' (0) in resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-gulp@activestate.com.xpi!/bootstrap.js:11
  189. Traceback (most recent call last):
  190. File "resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-gulp@activestate.com.xpi!/bootstrap.js", line 11, in
  191.  
  192. [2016-05-03 11:12:02,196] [ERROR] console-logger: Module `scope-shell/shell` is not found at resource://gre/modules/commonjs/scope-shell/shell.js (0) in resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-gulp@activestate.com.xpi!/bootstrap.js:12
  193. Traceback (most recent call last):
  194. File "resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-gulp@activestate.com.xpi!/bootstrap.js", line 12, in
  195.  
  196. [2016-05-03 11:12:02,201] [ERROR] console-logger: While trying to require("scope-shell-phonegap/phonegap"): (0) in chrome://komodo/content/jetpack.js:156
  197. Traceback (most recent call last):
  198. File "chrome://komodo/content/jetpack.js", line 156, in
  199.  
  200. [2016-05-03 11:12:02,203] [ERROR] console-logger: Module `scope-shell/shell` is not found at resource://gre/modules/commonjs/scope-shell/shell.js (0) in chrome://komodo/content/jetpack.js:157
  201. Traceback (most recent call last):
  202. File "chrome://komodo/content/jetpack.js", line 157, in
  203.  
  204. [2016-05-03 11:12:02,206] [ERROR] console-logger: @chrome://scope-shell-phonegap/content/sdk/phonegap.js:5:23
  205. @chrome://scope-shell-phonegap/content/sdk/phonegap.js:1:1
  206. require@chrome://komodo/content/jetpack.js:154:20
  207. loadIntoWindow@jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-phonegap@activestate.com.xpi!/bootstrap.js:9:9
  208. windowListener.onOpenWindow/onLoad/<@jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-phonegap@activestate.com.xpi!/bootstrap.js:28:44
  209. notify@resource://gre/modules/commonjs/sdk/timers.js:40:9
  210. (0) in chrome://komodo/content/jetpack.js:160
  211. Traceback (most recent call last):
  212. File "chrome://komodo/content/jetpack.js", line 160, in
  213.  
  214. [2016-05-03 11:12:02,211] [ERROR] console-logger: Commando: Exception while registering scope 'Shell - PhoneGap' (0) in resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-phonegap@activestate.com.xpi!/bootstrap.js:11
  215. Traceback (most recent call last):
  216. File "resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-phonegap@activestate.com.xpi!/bootstrap.js", line 11, in
  217.  
  218. [2016-05-03 11:12:02,214] [ERROR] console-logger: Module `scope-shell/shell` is not found at resource://gre/modules/commonjs/scope-shell/shell.js (0) in resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-phonegap@activestate.com.xpi!/bootstrap.js:12
  219. Traceback (most recent call last):
  220. File "resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///Applications/Komodo%20IDE%2010.app/Contents/Resources/extensions/scope-shell-phonegap@activestate.com.xpi!/bootstrap.js", line 12, in
  221.  
  222. [2016-05-03 11:12:02,322] [ERROR] console-logger: TypeError: xtk.domutils is undefined (2) in chrome://komodo-places/content/places.js:2110
  223. Traceback (most recent call last):
  224. File "chrome://komodo-places/content/places.js", line 2110, in
  225.  
  226. [2016-05-03 11:12:03,638] [ERROR] commands: doing _updateCommand: cmd_showHideMinimap:
  227. -- EXCEPTION START --
  228. [Exception... "[JavaScript Error: "this.currentView is null" {file: "chrome://komodo/content/views.js" line: 2431}]'[JavaScript Error: "this.currentView is null" {file: "chrome://komodo/content/views.js" line: 2431}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  229. + QueryInterface (function) 3 lines
  230. + message (string) '[JavaScript Error: "this.currentView is null" {file: "chrome://komodo/content/views.js" line: 2431}]'...257 chars
  231. + result (number) 2153185313
  232. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  233. + filename (string) 'chrome://komodo/content/library/commands.js'
  234. + lineNumber (number) 72
  235. + columnNumber (number) 0
  236. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  237. | + QueryInterface (function) 3 lines
  238. | + language (number) 2
  239. | + languageName (string) 'JavaScript'
  240. | + filename (string) 'chrome://komodo/content/library/commands.js'
  241. | + name (string) '_command_updateCommand'
  242. | + lineNumber (number) 72
  243. | + columnNumber (number) 22
  244. | + sourceLine (string) ''
  245. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  246. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  247. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  248. '
  249. | + inner (object) null
  250. | + data (object) [xpconnect wrapped nsISupports]
  251. | + QueryInterface (function) 3 lines
  252. | + initialize (function) 3 lines
  253. -- EXCEPTION END --
  254. [2016-05-03 11:12:03,647] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_1:
  255. -- EXCEPTION START --
  256. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  257. + QueryInterface (function) 3 lines
  258. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  259. + result (number) 2153185313
  260. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  261. + filename (string) 'chrome://komodo/content/library/commands.js'
  262. + lineNumber (number) 72
  263. + columnNumber (number) 0
  264. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  265. | + QueryInterface (function) 3 lines
  266. | + language (number) 2
  267. | + languageName (string) 'JavaScript'
  268. | + filename (string) 'chrome://komodo/content/library/commands.js'
  269. | + name (string) '_command_updateCommand'
  270. | + lineNumber (number) 72
  271. | + columnNumber (number) 22
  272. | + sourceLine (string) ''
  273. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  274. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  275. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  276. '
  277. | + inner (object) null
  278. | + data (object) [xpconnect wrapped nsISupports]
  279. | + QueryInterface (function) 3 lines
  280. | + initialize (function) 3 lines
  281. -- EXCEPTION END --
  282. [2016-05-03 11:12:03,651] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_2:
  283. -- EXCEPTION START --
  284. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  285. + QueryInterface (function) 3 lines
  286. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  287. + result (number) 2153185313
  288. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  289. + filename (string) 'chrome://komodo/content/library/commands.js'
  290. + lineNumber (number) 72
  291. + columnNumber (number) 0
  292. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  293. | + QueryInterface (function) 3 lines
  294. | + language (number) 2
  295. | + languageName (string) 'JavaScript'
  296. | + filename (string) 'chrome://komodo/content/library/commands.js'
  297. | + name (string) '_command_updateCommand'
  298. | + lineNumber (number) 72
  299. | + columnNumber (number) 22
  300. | + sourceLine (string) ''
  301. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  302. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  303. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  304. '
  305. | + inner (object) null
  306. | + data (object) [xpconnect wrapped nsISupports]
  307. | + QueryInterface (function) 3 lines
  308. | + initialize (function) 3 lines
  309. -- EXCEPTION END --
  310. [2016-05-03 11:12:03,655] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_3:
  311. -- EXCEPTION START --
  312. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  313. + QueryInterface (function) 3 lines
  314. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  315. + result (number) 2153185313
  316. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  317. + filename (string) 'chrome://komodo/content/library/commands.js'
  318. + lineNumber (number) 72
  319. + columnNumber (number) 0
  320. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  321. | + QueryInterface (function) 3 lines
  322. | + language (number) 2
  323. | + languageName (string) 'JavaScript'
  324. | + filename (string) 'chrome://komodo/content/library/commands.js'
  325. | + name (string) '_command_updateCommand'
  326. | + lineNumber (number) 72
  327. | + columnNumber (number) 22
  328. | + sourceLine (string) ''
  329. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  330. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  331. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  332. '
  333. | + inner (object) null
  334. | + data (object) [xpconnect wrapped nsISupports]
  335. | + QueryInterface (function) 3 lines
  336. | + initialize (function) 3 lines
  337. -- EXCEPTION END --
  338. [2016-05-03 11:12:03,659] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_4:
  339. -- EXCEPTION START --
  340. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  341. + QueryInterface (function) 3 lines
  342. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  343. + result (number) 2153185313
  344. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  345. + filename (string) 'chrome://komodo/content/library/commands.js'
  346. + lineNumber (number) 72
  347. + columnNumber (number) 0
  348. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  349. | + QueryInterface (function) 3 lines
  350. | + language (number) 2
  351. | + languageName (string) 'JavaScript'
  352. | + filename (string) 'chrome://komodo/content/library/commands.js'
  353. | + name (string) '_command_updateCommand'
  354. | + lineNumber (number) 72
  355. | + columnNumber (number) 22
  356. | + sourceLine (string) ''
  357. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  358. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  359. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  360. '
  361. | + inner (object) null
  362. | + data (object) [xpconnect wrapped nsISupports]
  363. | + QueryInterface (function) 3 lines
  364. | + initialize (function) 3 lines
  365. -- EXCEPTION END --
  366. [2016-05-03 11:12:03,664] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_5:
  367. -- EXCEPTION START --
  368. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  369. + QueryInterface (function) 3 lines
  370. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  371. + result (number) 2153185313
  372. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  373. + filename (string) 'chrome://komodo/content/library/commands.js'
  374. + lineNumber (number) 72
  375. + columnNumber (number) 0
  376. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  377. | + QueryInterface (function) 3 lines
  378. | + language (number) 2
  379. | + languageName (string) 'JavaScript'
  380. | + filename (string) 'chrome://komodo/content/library/commands.js'
  381. | + name (string) '_command_updateCommand'
  382. | + lineNumber (number) 72
  383. | + columnNumber (number) 22
  384. | + sourceLine (string) ''
  385. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  386. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  387. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  388. '
  389. | + inner (object) null
  390. | + data (object) [xpconnect wrapped nsISupports]
  391. | + QueryInterface (function) 3 lines
  392. | + initialize (function) 3 lines
  393. -- EXCEPTION END --
  394. [2016-05-03 11:12:03,668] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_6:
  395. -- EXCEPTION START --
  396. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  397. + QueryInterface (function) 3 lines
  398. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  399. + result (number) 2153185313
  400. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  401. + filename (string) 'chrome://komodo/content/library/commands.js'
  402. + lineNumber (number) 72
  403. + columnNumber (number) 0
  404. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  405. | + QueryInterface (function) 3 lines
  406. | + language (number) 2
  407. | + languageName (string) 'JavaScript'
  408. | + filename (string) 'chrome://komodo/content/library/commands.js'
  409. | + name (string) '_command_updateCommand'
  410. | + lineNumber (number) 72
  411. | + columnNumber (number) 22
  412. | + sourceLine (string) ''
  413. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  414. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  415. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  416. '
  417. | + inner (object) null
  418. | + data (object) [xpconnect wrapped nsISupports]
  419. | + QueryInterface (function) 3 lines
  420. | + initialize (function) 3 lines
  421. -- EXCEPTION END --
  422. [2016-05-03 11:12:03,672] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_7:
  423. -- EXCEPTION START --
  424. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  425. + QueryInterface (function) 3 lines
  426. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  427. + result (number) 2153185313
  428. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  429. + filename (string) 'chrome://komodo/content/library/commands.js'
  430. + lineNumber (number) 72
  431. + columnNumber (number) 0
  432. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  433. | + QueryInterface (function) 3 lines
  434. | + language (number) 2
  435. | + languageName (string) 'JavaScript'
  436. | + filename (string) 'chrome://komodo/content/library/commands.js'
  437. | + name (string) '_command_updateCommand'
  438. | + lineNumber (number) 72
  439. | + columnNumber (number) 22
  440. | + sourceLine (string) ''
  441. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  442. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  443. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  444. '
  445. | + inner (object) null
  446. | + data (object) [xpconnect wrapped nsISupports]
  447. | + QueryInterface (function) 3 lines
  448. | + initialize (function) 3 lines
  449. -- EXCEPTION END --
  450. [2016-05-03 11:12:03,677] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_8:
  451. -- EXCEPTION START --
  452. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  453. + QueryInterface (function) 3 lines
  454. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  455. + result (number) 2153185313
  456. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  457. + filename (string) 'chrome://komodo/content/library/commands.js'
  458. + lineNumber (number) 72
  459. + columnNumber (number) 0
  460. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  461. | + QueryInterface (function) 3 lines
  462. | + language (number) 2
  463. | + languageName (string) 'JavaScript'
  464. | + filename (string) 'chrome://komodo/content/library/commands.js'
  465. | + name (string) '_command_updateCommand'
  466. | + lineNumber (number) 72
  467. | + columnNumber (number) 22
  468. | + sourceLine (string) ''
  469. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  470. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  471. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  472. '
  473. | + inner (object) null
  474. | + data (object) [xpconnect wrapped nsISupports]
  475. | + QueryInterface (function) 3 lines
  476. | + initialize (function) 3 lines
  477. -- EXCEPTION END --
  478. [2016-05-03 11:12:03,681] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_9:
  479. -- EXCEPTION START --
  480. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  481. + QueryInterface (function) 3 lines
  482. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  483. + result (number) 2153185313
  484. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  485. + filename (string) 'chrome://komodo/content/library/commands.js'
  486. + lineNumber (number) 72
  487. + columnNumber (number) 0
  488. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  489. | + QueryInterface (function) 3 lines
  490. | + language (number) 2
  491. | + languageName (string) 'JavaScript'
  492. | + filename (string) 'chrome://komodo/content/library/commands.js'
  493. | + name (string) '_command_updateCommand'
  494. | + lineNumber (number) 72
  495. | + columnNumber (number) 22
  496. | + sourceLine (string) ''
  497. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  498. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  499. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  500. '
  501. | + inner (object) null
  502. | + data (object) [xpconnect wrapped nsISupports]
  503. | + QueryInterface (function) 3 lines
  504. | + initialize (function) 3 lines
  505. -- EXCEPTION END --
  506. [2016-05-03 11:12:03,686] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_0:
  507. -- EXCEPTION START --
  508. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  509. + QueryInterface (function) 3 lines
  510. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  511. + result (number) 2153185313
  512. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  513. + filename (string) 'chrome://komodo/content/library/commands.js'
  514. + lineNumber (number) 72
  515. + columnNumber (number) 0
  516. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  517. | + QueryInterface (function) 3 lines
  518. | + language (number) 2
  519. | + languageName (string) 'JavaScript'
  520. | + filename (string) 'chrome://komodo/content/library/commands.js'
  521. | + name (string) '_command_updateCommand'
  522. | + lineNumber (number) 72
  523. | + columnNumber (number) 22
  524. | + sourceLine (string) ''
  525. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  526. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  527. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  528. '
  529. | + inner (object) null
  530. | + data (object) [xpconnect wrapped nsISupports]
  531. | + QueryInterface (function) 3 lines
  532. | + initialize (function) 3 lines
  533. -- EXCEPTION END --
  534. [2016-05-03 11:12:03,760] [ERROR] commands: doing _updateCommand: cmd_showHideMinimap:
  535. -- EXCEPTION START --
  536. [Exception... "[JavaScript Error: "this.currentView is null" {file: "chrome://komodo/content/views.js" line: 2431}]'[JavaScript Error: "this.currentView is null" {file: "chrome://komodo/content/views.js" line: 2431}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  537. + QueryInterface (function) 3 lines
  538. + message (string) '[JavaScript Error: "this.currentView is null" {file: "chrome://komodo/content/views.js" line: 2431}]'...257 chars
  539. + result (number) 2153185313
  540. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  541. + filename (string) 'chrome://komodo/content/library/commands.js'
  542. + lineNumber (number) 72
  543. + columnNumber (number) 0
  544. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  545. | + QueryInterface (function) 3 lines
  546. | + language (number) 2
  547. | + languageName (string) 'JavaScript'
  548. | + filename (string) 'chrome://komodo/content/library/commands.js'
  549. | + name (string) '_command_updateCommand'
  550. | + lineNumber (number) 72
  551. | + columnNumber (number) 22
  552. | + sourceLine (string) ''
  553. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  554. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  555. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  556. '
  557. | + inner (object) null
  558. | + data (object) [xpconnect wrapped nsISupports]
  559. | + QueryInterface (function) 3 lines
  560. | + initialize (function) 3 lines
  561. -- EXCEPTION END --
  562. [2016-05-03 11:12:03,769] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_1:
  563. -- EXCEPTION START --
  564. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  565. + QueryInterface (function) 3 lines
  566. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  567. + result (number) 2153185313
  568. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  569. + filename (string) 'chrome://komodo/content/library/commands.js'
  570. + lineNumber (number) 72
  571. + columnNumber (number) 0
  572. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  573. | + QueryInterface (function) 3 lines
  574. | + language (number) 2
  575. | + languageName (string) 'JavaScript'
  576. | + filename (string) 'chrome://komodo/content/library/commands.js'
  577. | + name (string) '_command_updateCommand'
  578. | + lineNumber (number) 72
  579. | + columnNumber (number) 22
  580. | + sourceLine (string) ''
  581. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  582. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  583. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  584. '
  585. | + inner (object) null
  586. | + data (object) [xpconnect wrapped nsISupports]
  587. | + QueryInterface (function) 3 lines
  588. | + initialize (function) 3 lines
  589. -- EXCEPTION END --
  590. [2016-05-03 11:12:03,773] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_2:
  591. -- EXCEPTION START --
  592. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  593. + QueryInterface (function) 3 lines
  594. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  595. + result (number) 2153185313
  596. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  597. + filename (string) 'chrome://komodo/content/library/commands.js'
  598. + lineNumber (number) 72
  599. + columnNumber (number) 0
  600. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  601. | + QueryInterface (function) 3 lines
  602. | + language (number) 2
  603. | + languageName (string) 'JavaScript'
  604. | + filename (string) 'chrome://komodo/content/library/commands.js'
  605. | + name (string) '_command_updateCommand'
  606. | + lineNumber (number) 72
  607. | + columnNumber (number) 22
  608. | + sourceLine (string) ''
  609. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  610. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  611. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  612. '
  613. | + inner (object) null
  614. | + data (object) [xpconnect wrapped nsISupports]
  615. | + QueryInterface (function) 3 lines
  616. | + initialize (function) 3 lines
  617. -- EXCEPTION END --
  618. [2016-05-03 11:12:03,776] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_3:
  619. -- EXCEPTION START --
  620. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  621. + QueryInterface (function) 3 lines
  622. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  623. + result (number) 2153185313
  624. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  625. + filename (string) 'chrome://komodo/content/library/commands.js'
  626. + lineNumber (number) 72
  627. + columnNumber (number) 0
  628. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  629. | + QueryInterface (function) 3 lines
  630. | + language (number) 2
  631. | + languageName (string) 'JavaScript'
  632. | + filename (string) 'chrome://komodo/content/library/commands.js'
  633. | + name (string) '_command_updateCommand'
  634. | + lineNumber (number) 72
  635. | + columnNumber (number) 22
  636. | + sourceLine (string) ''
  637. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  638. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  639. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  640. '
  641. | + inner (object) null
  642. | + data (object) [xpconnect wrapped nsISupports]
  643. | + QueryInterface (function) 3 lines
  644. | + initialize (function) 3 lines
  645. -- EXCEPTION END --
  646. [2016-05-03 11:12:03,781] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_4:
  647. -- EXCEPTION START --
  648. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  649. + QueryInterface (function) 3 lines
  650. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  651. + result (number) 2153185313
  652. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  653. + filename (string) 'chrome://komodo/content/library/commands.js'
  654. + lineNumber (number) 72
  655. + columnNumber (number) 0
  656. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  657. | + QueryInterface (function) 3 lines
  658. | + language (number) 2
  659. | + languageName (string) 'JavaScript'
  660. | + filename (string) 'chrome://komodo/content/library/commands.js'
  661. | + name (string) '_command_updateCommand'
  662. | + lineNumber (number) 72
  663. | + columnNumber (number) 22
  664. | + sourceLine (string) ''
  665. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  666. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  667. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  668. '
  669. | + inner (object) null
  670. | + data (object) [xpconnect wrapped nsISupports]
  671. | + QueryInterface (function) 3 lines
  672. | + initialize (function) 3 lines
  673. -- EXCEPTION END --
  674. [2016-05-03 11:12:03,785] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_5:
  675. -- EXCEPTION START --
  676. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  677. + QueryInterface (function) 3 lines
  678. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  679. + result (number) 2153185313
  680. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  681. + filename (string) 'chrome://komodo/content/library/commands.js'
  682. + lineNumber (number) 72
  683. + columnNumber (number) 0
  684. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  685. | + QueryInterface (function) 3 lines
  686. | + language (number) 2
  687. | + languageName (string) 'JavaScript'
  688. | + filename (string) 'chrome://komodo/content/library/commands.js'
  689. | + name (string) '_command_updateCommand'
  690. | + lineNumber (number) 72
  691. | + columnNumber (number) 22
  692. | + sourceLine (string) ''
  693. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  694. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  695. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  696. '
  697. | + inner (object) null
  698. | + data (object) [xpconnect wrapped nsISupports]
  699. | + QueryInterface (function) 3 lines
  700. | + initialize (function) 3 lines
  701. -- EXCEPTION END --
  702. [2016-05-03 11:12:03,789] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_6:
  703. -- EXCEPTION START --
  704. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  705. + QueryInterface (function) 3 lines
  706. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  707. + result (number) 2153185313
  708. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  709. + filename (string) 'chrome://komodo/content/library/commands.js'
  710. + lineNumber (number) 72
  711. + columnNumber (number) 0
  712. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  713. | + QueryInterface (function) 3 lines
  714. | + language (number) 2
  715. | + languageName (string) 'JavaScript'
  716. | + filename (string) 'chrome://komodo/content/library/commands.js'
  717. | + name (string) '_command_updateCommand'
  718. | + lineNumber (number) 72
  719. | + columnNumber (number) 22
  720. | + sourceLine (string) ''
  721. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  722. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  723. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  724. '
  725. | + inner (object) null
  726. | + data (object) [xpconnect wrapped nsISupports]
  727. | + QueryInterface (function) 3 lines
  728. | + initialize (function) 3 lines
  729. -- EXCEPTION END --
  730. [2016-05-03 11:12:03,793] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_7:
  731. -- EXCEPTION START --
  732. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  733. + QueryInterface (function) 3 lines
  734. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  735. + result (number) 2153185313
  736. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  737. + filename (string) 'chrome://komodo/content/library/commands.js'
  738. + lineNumber (number) 72
  739. + columnNumber (number) 0
  740. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  741. | + QueryInterface (function) 3 lines
  742. | + language (number) 2
  743. | + languageName (string) 'JavaScript'
  744. | + filename (string) 'chrome://komodo/content/library/commands.js'
  745. | + name (string) '_command_updateCommand'
  746. | + lineNumber (number) 72
  747. | + columnNumber (number) 22
  748. | + sourceLine (string) ''
  749. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  750. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  751. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  752. '
  753. | + inner (object) null
  754. | + data (object) [xpconnect wrapped nsISupports]
  755. | + QueryInterface (function) 3 lines
  756. | + initialize (function) 3 lines
  757. -- EXCEPTION END --
  758. [2016-05-03 11:12:03,799] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_8:
  759. -- EXCEPTION START --
  760. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  761. + QueryInterface (function) 3 lines
  762. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  763. + result (number) 2153185313
  764. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  765. + filename (string) 'chrome://komodo/content/library/commands.js'
  766. + lineNumber (number) 72
  767. + columnNumber (number) 0
  768. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  769. | + QueryInterface (function) 3 lines
  770. | + language (number) 2
  771. | + languageName (string) 'JavaScript'
  772. | + filename (string) 'chrome://komodo/content/library/commands.js'
  773. | + name (string) '_command_updateCommand'
  774. | + lineNumber (number) 72
  775. | + columnNumber (number) 22
  776. | + sourceLine (string) ''
  777. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  778. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  779. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  780. '
  781. | + inner (object) null
  782. | + data (object) [xpconnect wrapped nsISupports]
  783. | + QueryInterface (function) 3 lines
  784. | + initialize (function) 3 lines
  785. -- EXCEPTION END --
  786. [2016-05-03 11:12:03,804] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_9:
  787. -- EXCEPTION START --
  788. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  789. + QueryInterface (function) 3 lines
  790. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  791. + result (number) 2153185313
  792. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  793. + filename (string) 'chrome://komodo/content/library/commands.js'
  794. + lineNumber (number) 72
  795. + columnNumber (number) 0
  796. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  797. | + QueryInterface (function) 3 lines
  798. | + language (number) 2
  799. | + languageName (string) 'JavaScript'
  800. | + filename (string) 'chrome://komodo/content/library/commands.js'
  801. | + name (string) '_command_updateCommand'
  802. | + lineNumber (number) 72
  803. | + columnNumber (number) 22
  804. | + sourceLine (string) ''
  805. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  806. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  807. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  808. '
  809. | + inner (object) null
  810. | + data (object) [xpconnect wrapped nsISupports]
  811. | + QueryInterface (function) 3 lines
  812. | + initialize (function) 3 lines
  813. -- EXCEPTION END --
  814. [2016-05-03 11:12:03,808] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_0:
  815. -- EXCEPTION START --
  816. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  817. + QueryInterface (function) 3 lines
  818. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  819. + result (number) 2153185313
  820. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  821. + filename (string) 'chrome://komodo/content/library/commands.js'
  822. + lineNumber (number) 72
  823. + columnNumber (number) 0
  824. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  825. | + QueryInterface (function) 3 lines
  826. | + language (number) 2
  827. | + languageName (string) 'JavaScript'
  828. | + filename (string) 'chrome://komodo/content/library/commands.js'
  829. | + name (string) '_command_updateCommand'
  830. | + lineNumber (number) 72
  831. | + columnNumber (number) 22
  832. | + sourceLine (string) ''
  833. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  834. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  835. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  836. '
  837. | + inner (object) null
  838. | + data (object) [xpconnect wrapped nsISupports]
  839. | + QueryInterface (function) 3 lines
  840. | + initialize (function) 3 lines
  841. -- EXCEPTION END --
  842. [2016-05-03 11:12:03,996] [ERROR] commands: doing _updateCommand: cmd_showHideMinimap:
  843. -- EXCEPTION START --
  844. [Exception... "[JavaScript Error: "this.currentView is null" {file: "chrome://komodo/content/views.js" line: 2431}]'[JavaScript Error: "this.currentView is null" {file: "chrome://komodo/content/views.js" line: 2431}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  845. + QueryInterface (function) 3 lines
  846. + message (string) '[JavaScript Error: "this.currentView is null" {file: "chrome://komodo/content/views.js" line: 2431}]'...257 chars
  847. + result (number) 2153185313
  848. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  849. + filename (string) 'chrome://komodo/content/library/commands.js'
  850. + lineNumber (number) 72
  851. + columnNumber (number) 0
  852. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  853. | + QueryInterface (function) 3 lines
  854. | + language (number) 2
  855. | + languageName (string) 'JavaScript'
  856. | + filename (string) 'chrome://komodo/content/library/commands.js'
  857. | + name (string) '_command_updateCommand'
  858. | + lineNumber (number) 72
  859. | + columnNumber (number) 22
  860. | + sourceLine (string) ''
  861. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  862. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  863. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  864. '
  865. | + inner (object) null
  866. | + data (object) [xpconnect wrapped nsISupports]
  867. | + QueryInterface (function) 3 lines
  868. | + initialize (function) 3 lines
  869. -- EXCEPTION END --
  870. [2016-05-03 11:12:04,005] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_1:
  871. -- EXCEPTION START --
  872. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  873. + QueryInterface (function) 3 lines
  874. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  875. + result (number) 2153185313
  876. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  877. + filename (string) 'chrome://komodo/content/library/commands.js'
  878. + lineNumber (number) 72
  879. + columnNumber (number) 0
  880. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  881. | + QueryInterface (function) 3 lines
  882. | + language (number) 2
  883. | + languageName (string) 'JavaScript'
  884. | + filename (string) 'chrome://komodo/content/library/commands.js'
  885. | + name (string) '_command_updateCommand'
  886. | + lineNumber (number) 72
  887. | + columnNumber (number) 22
  888. | + sourceLine (string) ''
  889. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  890. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  891. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  892. '
  893. | + inner (object) null
  894. | + data (object) [xpconnect wrapped nsISupports]
  895. | + QueryInterface (function) 3 lines
  896. | + initialize (function) 3 lines
  897. -- EXCEPTION END --
  898. [2016-05-03 11:12:04,009] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_2:
  899. -- EXCEPTION START --
  900. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  901. + QueryInterface (function) 3 lines
  902. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  903. + result (number) 2153185313
  904. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  905. + filename (string) 'chrome://komodo/content/library/commands.js'
  906. + lineNumber (number) 72
  907. + columnNumber (number) 0
  908. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  909. | + QueryInterface (function) 3 lines
  910. | + language (number) 2
  911. | + languageName (string) 'JavaScript'
  912. | + filename (string) 'chrome://komodo/content/library/commands.js'
  913. | + name (string) '_command_updateCommand'
  914. | + lineNumber (number) 72
  915. | + columnNumber (number) 22
  916. | + sourceLine (string) ''
  917. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  918. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  919. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  920. '
  921. | + inner (object) null
  922. | + data (object) [xpconnect wrapped nsISupports]
  923. | + QueryInterface (function) 3 lines
  924. | + initialize (function) 3 lines
  925. -- EXCEPTION END --
  926. [2016-05-03 11:12:04,013] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_3:
  927. -- EXCEPTION START --
  928. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  929. + QueryInterface (function) 3 lines
  930. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  931. + result (number) 2153185313
  932. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  933. + filename (string) 'chrome://komodo/content/library/commands.js'
  934. + lineNumber (number) 72
  935. + columnNumber (number) 0
  936. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  937. | + QueryInterface (function) 3 lines
  938. | + language (number) 2
  939. | + languageName (string) 'JavaScript'
  940. | + filename (string) 'chrome://komodo/content/library/commands.js'
  941. | + name (string) '_command_updateCommand'
  942. | + lineNumber (number) 72
  943. | + columnNumber (number) 22
  944. | + sourceLine (string) ''
  945. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  946. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  947. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  948. '
  949. | + inner (object) null
  950. | + data (object) [xpconnect wrapped nsISupports]
  951. | + QueryInterface (function) 3 lines
  952. | + initialize (function) 3 lines
  953. -- EXCEPTION END --
  954. [2016-05-03 11:12:04,017] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_4:
  955. -- EXCEPTION START --
  956. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  957. + QueryInterface (function) 3 lines
  958. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  959. + result (number) 2153185313
  960. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  961. + filename (string) 'chrome://komodo/content/library/commands.js'
  962. + lineNumber (number) 72
  963. + columnNumber (number) 0
  964. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  965. | + QueryInterface (function) 3 lines
  966. | + language (number) 2
  967. | + languageName (string) 'JavaScript'
  968. | + filename (string) 'chrome://komodo/content/library/commands.js'
  969. | + name (string) '_command_updateCommand'
  970. | + lineNumber (number) 72
  971. | + columnNumber (number) 22
  972. | + sourceLine (string) ''
  973. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  974. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  975. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  976. '
  977. | + inner (object) null
  978. | + data (object) [xpconnect wrapped nsISupports]
  979. | + QueryInterface (function) 3 lines
  980. | + initialize (function) 3 lines
  981. -- EXCEPTION END --
  982. [2016-05-03 11:12:04,021] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_5:
  983. -- EXCEPTION START --
  984. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  985. + QueryInterface (function) 3 lines
  986. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  987. + result (number) 2153185313
  988. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  989. + filename (string) 'chrome://komodo/content/library/commands.js'
  990. + lineNumber (number) 72
  991. + columnNumber (number) 0
  992. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  993. | + QueryInterface (function) 3 lines
  994. | + language (number) 2
  995. | + languageName (string) 'JavaScript'
  996. | + filename (string) 'chrome://komodo/content/library/commands.js'
  997. | + name (string) '_command_updateCommand'
  998. | + lineNumber (number) 72
  999. | + columnNumber (number) 22
  1000. | + sourceLine (string) ''
  1001. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  1002. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  1003. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  1004. '
  1005. | + inner (object) null
  1006. | + data (object) [xpconnect wrapped nsISupports]
  1007. | + QueryInterface (function) 3 lines
  1008. | + initialize (function) 3 lines
  1009. -- EXCEPTION END --
  1010. [2016-05-03 11:12:04,026] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_6:
  1011. -- EXCEPTION START --
  1012. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  1013. + QueryInterface (function) 3 lines
  1014. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  1015. + result (number) 2153185313
  1016. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  1017. + filename (string) 'chrome://komodo/content/library/commands.js'
  1018. + lineNumber (number) 72
  1019. + columnNumber (number) 0
  1020. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  1021. | + QueryInterface (function) 3 lines
  1022. | + language (number) 2
  1023. | + languageName (string) 'JavaScript'
  1024. | + filename (string) 'chrome://komodo/content/library/commands.js'
  1025. | + name (string) '_command_updateCommand'
  1026. | + lineNumber (number) 72
  1027. | + columnNumber (number) 22
  1028. | + sourceLine (string) ''
  1029. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  1030. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  1031. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  1032. '
  1033. | + inner (object) null
  1034. | + data (object) [xpconnect wrapped nsISupports]
  1035. | + QueryInterface (function) 3 lines
  1036. | + initialize (function) 3 lines
  1037. -- EXCEPTION END --
  1038. [2016-05-03 11:12:04,030] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_7:
  1039. -- EXCEPTION START --
  1040. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  1041. + QueryInterface (function) 3 lines
  1042. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  1043. + result (number) 2153185313
  1044. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  1045. + filename (string) 'chrome://komodo/content/library/commands.js'
  1046. + lineNumber (number) 72
  1047. + columnNumber (number) 0
  1048. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  1049. | + QueryInterface (function) 3 lines
  1050. | + language (number) 2
  1051. | + languageName (string) 'JavaScript'
  1052. | + filename (string) 'chrome://komodo/content/library/commands.js'
  1053. | + name (string) '_command_updateCommand'
  1054. | + lineNumber (number) 72
  1055. | + columnNumber (number) 22
  1056. | + sourceLine (string) ''
  1057. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  1058. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  1059. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  1060. '
  1061. | + inner (object) null
  1062. | + data (object) [xpconnect wrapped nsISupports]
  1063. | + QueryInterface (function) 3 lines
  1064. | + initialize (function) 3 lines
  1065. -- EXCEPTION END --
  1066. [2016-05-03 11:12:04,035] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_8:
  1067. -- EXCEPTION START --
  1068. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  1069. + QueryInterface (function) 3 lines
  1070. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  1071. + result (number) 2153185313
  1072. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  1073. + filename (string) 'chrome://komodo/content/library/commands.js'
  1074. + lineNumber (number) 72
  1075. + columnNumber (number) 0
  1076. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  1077. | + QueryInterface (function) 3 lines
  1078. | + language (number) 2
  1079. | + languageName (string) 'JavaScript'
  1080. | + filename (string) 'chrome://komodo/content/library/commands.js'
  1081. | + name (string) '_command_updateCommand'
  1082. | + lineNumber (number) 72
  1083. | + columnNumber (number) 22
  1084. | + sourceLine (string) ''
  1085. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  1086. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  1087. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  1088. '
  1089. | + inner (object) null
  1090. | + data (object) [xpconnect wrapped nsISupports]
  1091. | + QueryInterface (function) 3 lines
  1092. | + initialize (function) 3 lines
  1093. -- EXCEPTION END --
  1094. [2016-05-03 11:12:04,040] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_9:
  1095. -- EXCEPTION START --
  1096. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  1097. + QueryInterface (function) 3 lines
  1098. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  1099. + result (number) 2153185313
  1100. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  1101. + filename (string) 'chrome://komodo/content/library/commands.js'
  1102. + lineNumber (number) 72
  1103. + columnNumber (number) 0
  1104. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  1105. | + QueryInterface (function) 3 lines
  1106. | + language (number) 2
  1107. | + languageName (string) 'JavaScript'
  1108. | + filename (string) 'chrome://komodo/content/library/commands.js'
  1109. | + name (string) '_command_updateCommand'
  1110. | + lineNumber (number) 72
  1111. | + columnNumber (number) 22
  1112. | + sourceLine (string) ''
  1113. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  1114. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  1115. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  1116. '
  1117. | + inner (object) null
  1118. | + data (object) [xpconnect wrapped nsISupports]
  1119. | + QueryInterface (function) 3 lines
  1120. | + initialize (function) 3 lines
  1121. -- EXCEPTION END --
  1122. [2016-05-03 11:12:04,044] [ERROR] commands: doing _updateCommand: cmd_goToQuickBookmark_0:
  1123. -- EXCEPTION START --
  1124. [Exception... "[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]'[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" line: 164}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72" data: yes]
  1125. + QueryInterface (function) 3 lines
  1126. + message (string) '[JavaScript Error: "docState.hasPref is not a function" {file: "chrome://komodo/content/editor.js" l'...277 chars
  1127. + result (number) 2153185313
  1128. + name (string) 'NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS'
  1129. + filename (string) 'chrome://komodo/content/library/commands.js'
  1130. + lineNumber (number) 72
  1131. + columnNumber (number) 0
  1132. + location (object) JS frame :: chrome://komodo/content/library/commands.js :: _command_updateCommand :: line 72
  1133. | + QueryInterface (function) 3 lines
  1134. | + language (number) 2
  1135. | + languageName (string) 'JavaScript'
  1136. | + filename (string) 'chrome://komodo/content/library/commands.js'
  1137. | + name (string) '_command_updateCommand'
  1138. | + lineNumber (number) 72
  1139. | + columnNumber (number) 22
  1140. | + sourceLine (string) ''
  1141. | + caller (object) JS frame :: chrome://komodo/content/library/commands.js :: command_updateCommandset/commandset._updateTimer< :: line 99
  1142. | + formattedStack (string) '_command_updateCommand@chrome://komodo/content/library/commands.js:72:22
  1143. command_updateCommandset/commandset._updateTimer<@chrome://komodo/content/library/commands.js:99:21
  1144. '
  1145. | + inner (object) null
  1146. | + data (object) [xpconnect wrapped nsISupports]
  1147. | + QueryInterface (function) 3 lines
  1148. | + initialize (function) 3 lines
  1149. -- EXCEPTION END --
  1150. [2016-05-03 11:12:04,059] [ERROR] console-logger: TypeError: this.currentView is null (2) in chrome://komodo/content/views.js:2431
  1151. Traceback (most recent call last):
  1152. File "chrome://komodo/content/views.js", line 2431, in
  1153.  
  1154. [2016-05-03 11:12:04,062] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1155. Traceback (most recent call last):
  1156. File "chrome://komodo/content/editor.js", line 164, in
  1157.  
  1158. [2016-05-03 11:12:04,065] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1159. Traceback (most recent call last):
  1160. File "chrome://komodo/content/editor.js", line 164, in
  1161.  
  1162. [2016-05-03 11:12:04,068] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1163. Traceback (most recent call last):
  1164. File "chrome://komodo/content/editor.js", line 164, in
  1165.  
  1166. [2016-05-03 11:12:04,072] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1167. Traceback (most recent call last):
  1168. File "chrome://komodo/content/editor.js", line 164, in
  1169.  
  1170. [2016-05-03 11:12:04,075] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1171. Traceback (most recent call last):
  1172. File "chrome://komodo/content/editor.js", line 164, in
  1173.  
  1174. [2016-05-03 11:12:04,079] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1175. Traceback (most recent call last):
  1176. File "chrome://komodo/content/editor.js", line 164, in
  1177.  
  1178. [2016-05-03 11:12:04,083] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1179. Traceback (most recent call last):
  1180. File "chrome://komodo/content/editor.js", line 164, in
  1181.  
  1182. [2016-05-03 11:12:04,088] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1183. Traceback (most recent call last):
  1184. File "chrome://komodo/content/editor.js", line 164, in
  1185.  
  1186. [2016-05-03 11:12:04,091] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1187. Traceback (most recent call last):
  1188. File "chrome://komodo/content/editor.js", line 164, in
  1189.  
  1190. [2016-05-03 11:12:04,094] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1191. Traceback (most recent call last):
  1192. File "chrome://komodo/content/editor.js", line 164, in
  1193.  
  1194. [2016-05-03 11:12:04,099] [ERROR] console-logger: TypeError: this.currentView is null (2) in chrome://komodo/content/views.js:2431
  1195. Traceback (most recent call last):
  1196. File "chrome://komodo/content/views.js", line 2431, in
  1197.  
  1198. [2016-05-03 11:12:04,103] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1199. Traceback (most recent call last):
  1200. File "chrome://komodo/content/editor.js", line 164, in
  1201.  
  1202. [2016-05-03 11:12:04,106] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1203. Traceback (most recent call last):
  1204. File "chrome://komodo/content/editor.js", line 164, in
  1205.  
  1206. [2016-05-03 11:12:04,109] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1207. Traceback (most recent call last):
  1208. File "chrome://komodo/content/editor.js", line 164, in
  1209.  
  1210. [2016-05-03 11:12:04,112] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1211. Traceback (most recent call last):
  1212. File "chrome://komodo/content/editor.js", line 164, in
  1213.  
  1214. [2016-05-03 11:12:04,116] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1215. Traceback (most recent call last):
  1216. File "chrome://komodo/content/editor.js", line 164, in
  1217.  
  1218. [2016-05-03 11:12:04,119] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1219. Traceback (most recent call last):
  1220. File "chrome://komodo/content/editor.js", line 164, in
  1221.  
  1222. [2016-05-03 11:12:04,123] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1223. Traceback (most recent call last):
  1224. File "chrome://komodo/content/editor.js", line 164, in
  1225.  
  1226. [2016-05-03 11:12:04,126] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1227. Traceback (most recent call last):
  1228. File "chrome://komodo/content/editor.js", line 164, in
  1229.  
  1230. [2016-05-03 11:12:04,128] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1231. Traceback (most recent call last):
  1232. File "chrome://komodo/content/editor.js", line 164, in
  1233.  
  1234. [2016-05-03 11:12:04,132] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1235. Traceback (most recent call last):
  1236. File "chrome://komodo/content/editor.js", line 164, in
  1237.  
  1238. [2016-05-03 11:12:04,135] [WARNING] console-logger: Empty string passed to getElementById(). (1) in chrome://global/content/bindings/richlistbox.xml:361
  1239. [2016-05-03 11:12:04,136] [WARNING] console-logger: Empty string passed to getElementById(). (1) in chrome://global/content/bindings/richlistbox.xml:366
  1240. [2016-05-03 11:12:04,163] [ERROR] console-logger: TypeError: this.currentView is null (2) in chrome://komodo/content/views.js:2431
  1241. Traceback (most recent call last):
  1242. File "chrome://komodo/content/views.js", line 2431, in
  1243.  
  1244. [2016-05-03 11:12:04,173] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1245. Traceback (most recent call last):
  1246. File "chrome://komodo/content/editor.js", line 164, in
  1247.  
  1248. [2016-05-03 11:12:04,176] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1249. Traceback (most recent call last):
  1250. File "chrome://komodo/content/editor.js", line 164, in
  1251.  
  1252. [2016-05-03 11:12:04,179] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1253. Traceback (most recent call last):
  1254. File "chrome://komodo/content/editor.js", line 164, in
  1255.  
  1256. [2016-05-03 11:12:04,182] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1257. Traceback (most recent call last):
  1258. File "chrome://komodo/content/editor.js", line 164, in
  1259.  
  1260. [2016-05-03 11:12:04,185] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1261. Traceback (most recent call last):
  1262. File "chrome://komodo/content/editor.js", line 164, in
  1263.  
  1264. [2016-05-03 11:12:04,190] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1265. Traceback (most recent call last):
  1266. File "chrome://komodo/content/editor.js", line 164, in
  1267.  
  1268. [2016-05-03 11:12:04,194] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1269. Traceback (most recent call last):
  1270. File "chrome://komodo/content/editor.js", line 164, in
  1271.  
  1272. [2016-05-03 11:12:04,199] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1273. Traceback (most recent call last):
  1274. File "chrome://komodo/content/editor.js", line 164, in
  1275.  
  1276. [2016-05-03 11:12:04,204] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1277. Traceback (most recent call last):
  1278. File "chrome://komodo/content/editor.js", line 164, in
  1279.  
  1280. [2016-05-03 11:12:04,207] [ERROR] console-logger: TypeError: docState.hasPref is not a function (2) in chrome://komodo/content/editor.js:164
  1281. Traceback (most recent call last):
  1282. File "chrome://komodo/content/editor.js", line 164, in
  1283.  
  1284. [2016-05-03 11:12:04,216] [WARNING] console-logger: Empty string passed to getElementById(). (1) in chrome://global/content/bindings/richlistbox.xml:361
  1285. [2016-05-03 11:12:04,216] [WARNING] console-logger: Empty string passed to getElementById(). (1) in chrome://global/content/bindings/richlistbox.xml:366
  1286. [2016-05-03 11:12:04,279] [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%20IDE%2010.app/Contents/Resources/components/koamAddonManager.js:138
  1287. [2016-05-03 11:12:07,186] [ERROR] uilayout:
  1288. -- EXCEPTION START --
  1289. TypeError: xtk.domutils is undefined
  1290. + stack
  1291. uilayout_togglePane@chrome://komodo/content/library/uilayout.js:539:1
  1292. handlers.cmd_viewLeftPane@chrome://komodo/content/library/controller.js:13:36
  1293. broadcasterController.prototype.doCommand@chrome://komodo/content/library/controller.js:113:20
  1294. command_doCommand@chrome://komodo/content/library/commands.js:239:1
  1295. command_doCommandAsync/<@chrome://komodo/content/library/commands.js:196:13
  1296. -- EXCEPTION END --
  1297. [2016-05-03 11:12:08,040] [ERROR] uilayout:
  1298. -- EXCEPTION START --
  1299. TypeError: xtk.domutils is undefined
  1300. + stack
  1301. uilayout_togglePane@chrome://komodo/content/library/uilayout.js:539:1
  1302. handlers.cmd_viewLeftPane@chrome://komodo/content/library/controller.js:13:36
  1303. broadcasterController.prototype.doCommand@chrome://komodo/content/library/controller.js:113:20
  1304. command_doCommand@chrome://komodo/content/library/commands.js:239:1
  1305. command_doCommandAsync/<@chrome://komodo/content/library/commands.js:196:13
  1306. -- EXCEPTION END --
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement