Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.07 KB | None | 0 0
  1. dactyl: bootstrap: startup startup
  2. dactyl: bootstrap: init pentadactyl@dactyl.googlecode.com
  3. dactyl: bootstrap: init
  4. dactyl: defineModule base
  5. dactyl: endModule base
  6. dactyl: bootstrap: register: {16dc34f7-6d22-4aa4-a67f-2921fb5dcb69} @mozilla.org/commandlinehandler/general-startup;1?type=dactyl
  7. dactyl: bootstrap: register: {c1b67a07-18f7-4e13-b361-2edcc35a5a0d} @mozilla.org/network/protocol;1?name=chrome-data
  8. dactyl: bootstrap: register: {9c8f2530-51c8-4d41-b356-319e0b155c44} @mozilla.org/network/protocol;1?name=dactyl
  9. dactyl: bootstrap: register: {f4506a17-5b4d-4cd9-92d4-2eb4630dc388} @dactyl.googlecode.com/base/xpc-interface-shim
  10. dactyl: require: loading overlay into bootstrap
  11. dactyl: defineModule overlay
  12. dactyl: require: loading config into overlay
  13. dactyl: defineModule config
  14. dactyl: require: loading services into config
  15. dactyl: defineModule services
  16. dactyl: endModule services
  17. dactyl: use: loading services into base
  18. dactyl: require: loading storage into config
  19. dactyl: defineModule storage
  20. dactyl: require: loading util into storage
  21. dactyl: defineModule util
  22. dactyl: bootstrap: create module: @dactyl.googlecode.com/base/xpc-interface-shim
  23. dactyl: endModule util
  24. dactyl: use: loading util into base
  25. dactyl: use: loading util into services
  26. dactyl: endModule storage
  27. dactyl: use: loading storage into util
  28. dactyl: require: loading template into config
  29. dactyl: defineModule template
  30. dactyl: endModule template
  31. dactyl: use: loading template into util
  32. dactyl: endModule config
  33. dactyl: use: loading config into base
  34. dactyl: use: loading config into util
  35. pentadactyl: require: loading io into overlay
  36. pentadactyl: defineModule io
  37. pentadactyl: endModule io
  38. pentadactyl: use: loading io into config
  39. dactyl: bootstrap: create module: @mozilla.org/network/protocol;1?name=dactyl
  40. pentadactyl: require: loading highlight into resource://dactyl-simou4361/config.jsm:35
  41. pentadactyl: defineModule highlight
  42. pentadactyl: require: loading styles into highlight
  43. pentadactyl: defineModule styles
  44. pentadactyl: endModule styles
  45. pentadactyl: use: loading styles into config
  46. pentadactyl: use: loading styles into io
  47. pentadactyl: endModule highlight
  48. pentadactyl: use: loading highlight into util
  49. pentadactyl: require: loading messages into resource://dactyl-simou4361/config.jsm:36
  50. pentadactyl: defineModule messages
  51. pentadactyl: endModule messages
  52. pentadactyl: use: loading messages into util
  53. pentadactyl: use: loading messages into template
  54. pentadactyl: use: loading messages into config
  55. pentadactyl: use: loading messages into io
  56. pentadactyl: use: loading messages into styles
  57. pentadactyl: use: loading messages into highlight
  58. pentadactyl: endModule messages
  59. dactyl: bootstrap: create module: @mozilla.org/commandlinehandler/general-startup;1?type=dactyl
  60. pentadactyl: require: loading prefs into bootstrap
  61. pentadactyl: defineModule prefs
  62. pentadactyl: endModule prefs
  63. pentadactyl: use: loading prefs into config
  64. pentadactyl: require: loading addons into jsmodules
  65. pentadactyl: defineModule addons
  66. pentadactyl: endModule addons
  67. pentadactyl: require: loading commands into jsmodules
  68. pentadactyl: defineModule commands
  69. pentadactyl: require: loading contexts into commands
  70. pentadactyl: defineModule contexts
  71. pentadactyl: endModule contexts
  72. pentadactyl: use: loading contexts into styles
  73. pentadactyl: endModule commands
  74. pentadactyl: use: loading commands into util
  75. pentadactyl: use: loading commands into contexts
  76. pentadactyl: require: loading completion into jsmodules
  77. pentadactyl: defineModule completion
  78. pentadactyl: endModule completion
  79. pentadactyl: use: loading completion into addons
  80. pentadactyl: require: loading downloads into jsmodules
  81. pentadactyl: defineModule downloads
  82. pentadactyl: endModule downloads
  83. pentadactyl: require: loading finder into jsmodules
  84. pentadactyl: defineModule finder
  85. pentadactyl: endModule finder
  86. pentadactyl: require: loading javascript into jsmodules
  87. pentadactyl: defineModule javascript
  88. pentadactyl: endModule javascript
  89. pentadactyl: require: loading options into jsmodules
  90. pentadactyl: defineModule options
  91. pentadactyl: endModule options
  92. pentadactyl: use: loading options into contexts
  93. pentadactyl: use: loading options into commands
  94. pentadactyl: require: loading overlay into jsmodules
  95. pentadactyl: require: loading sanitizer into jsmodules
  96. pentadactyl: defineModule sanitizer
  97. pentadactyl: endModule sanitizer
  98. pentadactyl: Load: dactyl
  99. pentadactyl: from: resource://dactyl-simou4361/overlay.jsm:257
  100. pentadactyl: require: loading bookmarkcache into jsmodules
  101. pentadactyl: defineModule bookmarkcache
  102. pentadactyl: endModule bookmarkcache
  103. pentadactyl: Load: commandline
  104. pentadactyl: from: resource://dactyl-content/dactyl.js:387
  105. pentadactyl: Load: modes
  106. pentadactyl: from: resource://dactyl-simou4361/javascript.jsm:707
  107. pentadactyl: Load: statusline
  108. pentadactyl: from: resource://dactyl-content/commandline.js:59
  109. pentadactyl: Load: mow
  110. pentadactyl: from: resource://dactyl-content/commandline.js:859
  111. pentadactyl: Load: events
  112. pentadactyl: from: resource://dactyl-content/mow.js:37
  113. pentadactyl: Load: buffer
  114. pentadactyl: from: resource://dactyl-content/buffer.js:1592
  115. pentadactyl: Load: marks
  116. pentadactyl: from: resource://dactyl-content/marks.js:210
  117. pentadactyl: Load: browser
  118. pentadactyl: from: resource://dactyl-content/browser.js:185
  119. pentadactyl: Load: tabs
  120. pentadactyl: from: resource://dactyl-content/tabs.js:941
  121. pentadactyl: TypeError: options.get("guioptions") is null
  122. pentadactyl: TypeError: options.get("guioptions") is null::
  123. pentadactyl: fileName: "resource://dactyl/bootstrap.jsm -> resource://dactyl-content/commandline.js"
  124. pentadactyl: lineNumber: 86
  125. pentadactyl: message: "options.get(\"guioptions\") is null"
  126. pentadactyl: stack: ()@resource://dactyl-content/commandline.js:86
  127. pentadactyl: updateVisibility()@resource://dactyl-content/commandline.js:227
  128. pentadactyl: init()@resource://dactyl-content/commandline.js:155
  129. pentadactyl: CommandWidgets()@resource://dactyl-simou4361/base.jsm:738
  130. pentadactyl: ("widgets")@resource://dactyl-content/commandline.js:578
  131. pentadactyl: replace()@resource://dactyl-simou4361/base.jsm:864
  132. pentadactyl: echo([object Object],"WarningMsg",8)@resource://dactyl-content/commandline.js:719
  133. pentadactyl: warn([object Object])@resource://dactyl-content/dactyl.js:387
  134. pentadactyl: ("warn",[object Array])@resource://dactyl-simou4361/util.jsm:100
  135. pentadactyl: ("warn",[object Array])@resource://dactyl-simou4361/util.jsm:105
  136. pentadactyl: ("accessibility.typeaheadfind",(void 0),false)@resource://dactyl-simou4361/prefs.jsm:176
  137. pentadactyl: ("accessibility.typeaheadfind",false)@resource://dactyl-simou4361/prefs.jsm:201
  138. pentadactyl: ([object Object],[object Object],[object Proxy])@resource://dactyl-simou4361/finder.jsm:255
  139. pentadactyl: time("rangefinder","options",(function (dactyl, modules, window) {"use strict";c@resource://dactyl-simou4361/base.jsm:176
  140. pentadactyl: callee()@resource://dactyl-simou4361/overlay.jsm:257
  141. pentadactyl: call(callee)@resource://dactyl-simou4361/base.jsm:589
  142. pentadactyl: forEach([object Generator],call)@resource://dactyl-simou4361/base.jsm:1398
  143. pentadactyl: __noSuchMethod__("forEach",[object Array])@resource://dactyl-simou4361/base.jsm:1341
  144. pentadactyl: frob("options")@resource://dactyl-simou4361/overlay.jsm:285
  145. pentadactyl: defModule([object Object],20,[object Array])@resource://dactyl-simou4361/overlay.jsm:294
  146. pentadactyl: onLoad([object Proxy],[object Event])@resource://dactyl-simou4361/overlay.jsm:292
  147. pentadactyl: load([object Event])@resource://dactyl-simou4361/util.jsm:1301
  148. pentadactyl: wrappedCallback([object Event])@resource://dactyl-simou4361/util.jsm:42
  149. pentadactyl: toString: function () /* use strict */
  150. pentadactyl: String(error)
  151.  
  152. pentadactyl: Loaded in 303ms
  153. pentadactyl: Load: autocommands
  154. pentadactyl: from: resource://dactyl-content/browser.js:63
  155. pentadactyl: Load: quickmarks
  156. pentadactyl: from: resource://dactyl-content/statusline.js:245
  157. pentadactyl: TypeError: this.widgets is null
  158. pentadactyl: TypeError: this.widgets is null::
  159. pentadactyl: fileName: "resource://dactyl/bootstrap.jsm -> resource://dactyl-content/mow.js"
  160. pentadactyl: lineNumber: 289
  161. pentadactyl: message: "this.widgets is null"
  162. pentadactyl: stack: get_mowVisible((void 0))@resource://dactyl-content/mow.js:289
  163. pentadactyl: bound_get()@resource://dactyl-content/modes.js:571
  164. pentadactyl: _resize((void 0))@resource://dactyl-content/mow.js:13
  165. pentadactyl: notify([object XPCWrappedNative_NoHelper])@resource://dactyl-simou4361/base.jsm:1192
  166. pentadactyl: toString: function () /* use strict */
  167. pentadactyl: String(error)
  168.  
  169. pentadactyl: TypeError: commandline.widgets is null
  170. pentadactyl: TypeError: commandline.widgets is null::
  171. pentadactyl: fileName: "resource://dactyl/bootstrap.jsm -> resource://dactyl-content/dactyl.js"
  172. pentadactyl: lineNumber: 1584
  173. pentadactyl: message: "commandline.widgets is null"
  174. pentadactyl: stack: ([object Array])@resource://dactyl-content/dactyl.js:1584
  175. pentadactyl: ([object Array])@resource://dactyl-content/dactyl.js:1663
  176. pentadactyl: set([object Array])@resource://dactyl-simou4361/options.jsm:159
  177. pentadactyl: ([object Array])@resource://dactyl-simou4361/options.jsm:187
  178. pentadactyl: ()@resource://dactyl-simou4361/options.jsm:89
  179. pentadactyl: trapErrors((function () /* use strict */ this.value = this.value),[object Object@resource://dactyl-simou4361/util.jsm:1921
  180. pentadactyl: initValue()@resource://dactyl-simou4361/options.jsm:89
  181. pentadactyl: ()@resource://dactyl-content/dactyl.js:2209
  182. pentadactyl: trapErrors((function () {"use strict";try {var args = JSMLoader.commandlineArgs @resource://dactyl-simou4361/util.jsm:1921
  183. pentadactyl: timeout_notify([object XPCWrappedNative_NoHelper])@resource://dactyl-simou4361/base.jsm:916
  184. pentadactyl: toString: function () /* use strict */
  185. pentadactyl: String(error)
  186.  
  187. pentadactyl: TypeError: this.widgets is null
  188. pentadactyl: TypeError: this.widgets is null::
  189. pentadactyl: fileName: "resource://dactyl/bootstrap.jsm -> resource://dactyl-content/commandline.js"
  190. pentadactyl: lineNumber: 643
  191. pentadactyl: message: "this.widgets is null"
  192. pentadactyl: stack: clearMessage()@resource://dactyl-content/commandline.js:643
  193. pentadactyl: clear()@resource://dactyl-content/commandline.js:627
  194. pentadactyl: ([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative_NoHelper])@resource://dactyl-content/commandline.js:521
  195. pentadactyl: _closure([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative_NoHelp@resource://dactyl-simou4361/base.jsm:962
  196. pentadactyl: ([object Object],1,[object Array])@resource://dactyl-content/dactyl.js:182
  197. pentadactyl: triggerObserver("browser.locationChange",[object Arguments])@resource://dactyl-content/dactyl.js:178
  198. pentadactyl: onLocationChange([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNativ@resource://dactyl-content/browser.js:147
  199. pentadactyl: wrappedCallback([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative@resource://dactyl-simou4361/util.jsm:42
  200. pentadactyl: ([object Object],0,[object Array])@chrome://browser/content/tabbrowser.xml:414
  201. pentadactyl: _callProgressListeners([object XULElement],"onLocationChange",[object Array],tru@chrome://browser/content/tabbrowser.xml:411
  202. pentadactyl: updateCurrentBrowser()@chrome://browser/content/tabbrowser.xml:887
  203. pentadactyl: onselect([object Event])@chrome://browser/content/browser.xul:1
  204. pentadactyl: set_selectedIndex(4)@chrome://global/content/bindings/tabbox.xml:666
  205. pentadactyl: set_selectedPanel([object XULElement])@chrome://global/content/bindings/tabbox.xml:685
  206. pentadactyl: set_selectedIndex(4)@chrome://global/content/bindings/tabbox.xml:394
  207. pentadactyl: set_selectedItem([object XULElement])@chrome://global/content/bindings/tabbox.xml:426
  208. pentadactyl: set_selectedTab([object XULElement])@chrome://global/content/bindings/tabbox.xml:106
  209. pentadactyl: set_selectedTab([object XULElement])@chrome://browser/content/tabbrowser.xml:1966
  210. pentadactyl: sss_restoreHistoryPrecursor([object Proxy],[object Array],[object Array],3,0,0)@resource://gre/components/nsSessionStore.js:2641
  211. pentadactyl: sss_restoreWindow([object Proxy],[object Object],true)@resource://gre/components/nsSessionStore.js:2533
  212. pentadactyl: sss_onLoad([object Proxy])@resource://gre/components/nsSessionStore.js:731
  213. pentadactyl: sss_init([object Proxy])@resource://gre/components/nsSessionStore.js:389
  214. pentadactyl: delayedStartup(false,false,7)@chrome://browser/content/browser.js:6909
  215. pentadactyl: toString: function () /* use strict */
  216. pentadactyl: String(error)
  217.  
  218. pentadactyl: TypeError: this.widgets is null
  219. pentadactyl: TypeError: this.widgets is null::
  220. pentadactyl: fileName: "resource://dactyl/bootstrap.jsm -> resource://dactyl-content/commandline.js"
  221. pentadactyl: lineNumber: 643
  222. pentadactyl: message: "this.widgets is null"
  223. pentadactyl: stack: clearMessage()@resource://dactyl-content/commandline.js:643
  224. pentadactyl: clear()@resource://dactyl-content/commandline.js:627
  225. pentadactyl: ([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative_NoHelper])@resource://dactyl-content/commandline.js:521
  226. pentadactyl: _closure([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative_NoHelp@resource://dactyl-simou4361/base.jsm:962
  227. pentadactyl: ([object Object],1,[object Array])@resource://dactyl-content/dactyl.js:182
  228. pentadactyl: triggerObserver("browser.locationChange",[object Arguments])@resource://dactyl-content/dactyl.js:178
  229. pentadactyl: onLocationChange([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNativ@resource://dactyl-content/browser.js:147
  230. pentadactyl: wrappedCallback([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative@resource://dactyl-simou4361/util.jsm:42
  231. pentadactyl: ([object Object],0,[object Array])@chrome://browser/content/tabbrowser.xml:414
  232. pentadactyl: _callProgressListeners([object XULElement],"onLocationChange",[object Array],tru@chrome://browser/content/tabbrowser.xml:411
  233. pentadactyl: updateCurrentBrowser()@chrome://browser/content/tabbrowser.xml:887
  234. pentadactyl: onselect([object Event])@chrome://browser/content/browser.xul:1
  235. pentadactyl: set_selectedIndex(4)@chrome://global/content/bindings/tabbox.xml:666
  236. pentadactyl: set_selectedPanel([object XULElement])@chrome://global/content/bindings/tabbox.xml:685
  237. pentadactyl: set_selectedIndex(4)@chrome://global/content/bindings/tabbox.xml:394
  238. pentadactyl: set_selectedItem([object XULElement])@chrome://global/content/bindings/tabbox.xml:426
  239. pentadactyl: set_selectedTab([object XULElement])@chrome://global/content/bindings/tabbox.xml:106
  240. pentadactyl: set_selectedTab([object XULElement])@chrome://browser/content/tabbrowser.xml:1966
  241. pentadactyl: sss_restoreHistoryPrecursor([object Proxy],[object Array],[object Array],3,0,0)@resource://gre/components/nsSessionStore.js:2641
  242. pentadactyl: sss_restoreWindow([object Proxy],[object Object],true)@resource://gre/components/nsSessionStore.js:2533
  243. pentadactyl: sss_onLoad([object Proxy])@resource://gre/components/nsSessionStore.js:731
  244. pentadactyl: sss_init([object Proxy])@resource://gre/components/nsSessionStore.js:389
  245. pentadactyl: delayedStartup(false,false,7)@chrome://browser/content/browser.js:6909
  246. pentadactyl: toString: function () /* use strict */
  247. pentadactyl: String(error)
  248.  
  249. pentadactyl: TypeError: this.widgets is null
  250. pentadactyl: TypeError: this.widgets is null::
  251. pentadactyl: fileName: "resource://dactyl/bootstrap.jsm -> resource://dactyl-content/commandline.js"
  252. pentadactyl: lineNumber: 643
  253. pentadactyl: message: "this.widgets is null"
  254. pentadactyl: stack: clearMessage()@resource://dactyl-content/commandline.js:643
  255. pentadactyl: clear()@resource://dactyl-content/commandline.js:627
  256. pentadactyl: ([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative_NoHelper])@resource://dactyl-content/commandline.js:521
  257. pentadactyl: _closure([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative_NoHelp@resource://dactyl-simou4361/base.jsm:962
  258. pentadactyl: ([object Object],1,[object Array])@resource://dactyl-content/dactyl.js:182
  259. pentadactyl: triggerObserver("browser.locationChange",[object Arguments])@resource://dactyl-content/dactyl.js:178
  260. pentadactyl: onLocationChange([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNativ@resource://dactyl-content/browser.js:147
  261. pentadactyl: wrappedCallback([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative@resource://dactyl-simou4361/util.jsm:42
  262. pentadactyl: ([object Object],0,[object Array])@chrome://browser/content/tabbrowser.xml:414
  263. pentadactyl: _callProgressListeners([object XULElement],"onLocationChange",[object Array])@chrome://browser/content/tabbrowser.xml:411
  264. pentadactyl: ([object XULElement],"onLocationChange")@chrome://browser/content/tabbrowser.xml:474
  265. pentadactyl: ([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative_NoHelper])@chrome://browser/content/tabbrowser.xml:639
  266. pentadactyl: sss_restoreHistoryPrecursor([object Proxy],[object Array],[object Array],3,0,0)@resource://gre/components/nsSessionStore.js:2694
  267. pentadactyl: sss_restoreWindow([object Proxy],[object Object],true)@resource://gre/components/nsSessionStore.js:2533
  268. pentadactyl: sss_onLoad([object Proxy])@resource://gre/components/nsSessionStore.js:731
  269. pentadactyl: sss_init([object Proxy])@resource://gre/components/nsSessionStore.js:389
  270. pentadactyl: delayedStartup(false,false,7)@chrome://browser/content/browser.js:6909
  271. pentadactyl: toString: function () /* use strict */
  272. pentadactyl: String(error)
  273.  
  274. pentadactyl: TypeError: this.widgets is null
  275. pentadactyl: TypeError: this.widgets is null::
  276. pentadactyl: fileName: "resource://dactyl/bootstrap.jsm -> resource://dactyl-content/commandline.js"
  277. pentadactyl: lineNumber: 643
  278. pentadactyl: message: "this.widgets is null"
  279. pentadactyl: stack: clearMessage()@resource://dactyl-content/commandline.js:643
  280. pentadactyl: clear()@resource://dactyl-content/commandline.js:627
  281. pentadactyl: ([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative_NoHelper])@resource://dactyl-content/commandline.js:521
  282. pentadactyl: _closure([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative_NoHelp@resource://dactyl-simou4361/base.jsm:962
  283. pentadactyl: ([object Object],1,[object Array])@resource://dactyl-content/dactyl.js:182
  284. pentadactyl: triggerObserver("browser.locationChange",[object Arguments])@resource://dactyl-content/dactyl.js:178
  285. pentadactyl: onLocationChange([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNativ@resource://dactyl-content/browser.js:147
  286. pentadactyl: wrappedCallback([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative@resource://dactyl-simou4361/util.jsm:42
  287. pentadactyl: ([object Object],0,[object Array])@chrome://browser/content/tabbrowser.xml:414
  288. pentadactyl: _callProgressListeners([object XULElement],"onLocationChange",[object Array])@chrome://browser/content/tabbrowser.xml:411
  289. pentadactyl: ([object XULElement],"onLocationChange")@chrome://browser/content/tabbrowser.xml:474
  290. pentadactyl: ([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative_NoHelper])@chrome://browser/content/tabbrowser.xml:639
  291. pentadactyl: sss_restoreHistoryPrecursor([object Proxy],[object Array],[object Array],3,0,0)@resource://gre/components/nsSessionStore.js:2694
  292. pentadactyl: sss_restoreWindow([object Proxy],[object Object],true)@resource://gre/components/nsSessionStore.js:2533
  293. pentadactyl: sss_onLoad([object Proxy])@resource://gre/components/nsSessionStore.js:731
  294. pentadactyl: sss_init([object Proxy])@resource://gre/components/nsSessionStore.js:389
  295. pentadactyl: delayedStartup(false,false,7)@chrome://browser/content/browser.js:6909
  296. pentadactyl: toString: function () /* use strict */
  297. pentadactyl: String(error)
  298.  
  299. pentadactyl: TypeError: this.widgets is null
  300. pentadactyl: TypeError: this.widgets is null::
  301. pentadactyl: fileName: "resource://dactyl/bootstrap.jsm -> resource://dactyl-content/commandline.js"
  302. pentadactyl: lineNumber: 643
  303. pentadactyl: message: "this.widgets is null"
  304. pentadactyl: stack: clearMessage()@resource://dactyl-content/commandline.js:643
  305. pentadactyl: clear()@resource://dactyl-content/commandline.js:627
  306. pentadactyl: ([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative_NoHelper])@resource://dactyl-content/commandline.js:521
  307. pentadactyl: _closure([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative_NoHelp@resource://dactyl-simou4361/base.jsm:962
  308. pentadactyl: ([object Object],1,[object Array])@resource://dactyl-content/dactyl.js:182
  309. pentadactyl: triggerObserver("browser.locationChange",[object Arguments])@resource://dactyl-content/dactyl.js:178
  310. pentadactyl: onLocationChange([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNativ@resource://dactyl-content/browser.js:147
  311. pentadactyl: wrappedCallback([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative@resource://dactyl-simou4361/util.jsm:42
  312. pentadactyl: ([object Object],0,[object Array])@chrome://browser/content/tabbrowser.xml:414
  313. pentadactyl: _callProgressListeners([object XULElement],"onLocationChange",[object Array])@chrome://browser/content/tabbrowser.xml:411
  314. pentadactyl: ([object XULElement],"onLocationChange")@chrome://browser/content/tabbrowser.xml:474
  315. pentadactyl: ([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative_NoHelper])@chrome://browser/content/tabbrowser.xml:639
  316. pentadactyl: sss_restoreTab([object XULElement])@resource://gre/components/nsSessionStore.js:2859
  317. pentadactyl: sss_restoreHistory([object Proxy],[object Array],[object Array],[object Object],@resource://gre/components/nsSessionStore.js:2800
  318. pentadactyl: sss_restoreHistoryPrecursor([object Proxy],[object Array],[object Array],3,0,0)@resource://gre/components/nsSessionStore.js:2712
  319. pentadactyl: sss_restoreWindow([object Proxy],[object Object],true)@resource://gre/components/nsSessionStore.js:2533
  320. pentadactyl: sss_onLoad([object Proxy])@resource://gre/components/nsSessionStore.js:731
  321. pentadactyl: sss_init([object Proxy])@resource://gre/components/nsSessionStore.js:389
  322. pentadactyl: delayedStartup(false,false,7)@chrome://browser/content/browser.js:6909
  323. pentadactyl: toString: function () /* use strict */
  324. pentadactyl: String(error)
  325.  
  326. pentadactyl: TypeError: this.widgets is null
  327. pentadactyl: TypeError: this.widgets is null::
  328. pentadactyl: fileName: "resource://dactyl/bootstrap.jsm -> resource://dactyl-content/commandline.js"
  329. pentadactyl: lineNumber: 643
  330. pentadactyl: message: "this.widgets is null"
  331. pentadactyl: stack: clearMessage()@resource://dactyl-content/commandline.js:643
  332. pentadactyl: clear()@resource://dactyl-content/commandline.js:627
  333. pentadactyl: ([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative_NoHelper])@resource://dactyl-content/commandline.js:521
  334. pentadactyl: _closure([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative_NoHelp@resource://dactyl-simou4361/base.jsm:962
  335. pentadactyl: ([object Object],1,[object Array])@resource://dactyl-content/dactyl.js:182
  336. pentadactyl: triggerObserver("browser.locationChange",[object Arguments])@resource://dactyl-content/dactyl.js:178
  337. pentadactyl: onLocationChange([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNativ@resource://dactyl-content/browser.js:147
  338. pentadactyl: wrappedCallback([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative@resource://dactyl-simou4361/util.jsm:42
  339. pentadactyl: ([object Object],0,[object Array])@chrome://browser/content/tabbrowser.xml:414
  340. pentadactyl: _callProgressListeners([object XULElement],"onLocationChange",[object Array])@chrome://browser/content/tabbrowser.xml:411
  341. pentadactyl: ([object XULElement],"onLocationChange")@chrome://browser/content/tabbrowser.xml:474
  342. pentadactyl: ([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative_NoHelper])@chrome://browser/content/tabbrowser.xml:639
  343. pentadactyl: sss_restoreTab([object XULElement])@resource://gre/components/nsSessionStore.js:2859
  344. pentadactyl: sss_restoreHistory([object Proxy],[object Array],[object Array],[object Object],@resource://gre/components/nsSessionStore.js:2800
  345. pentadactyl: sss_restoreHistoryPrecursor([object Proxy],[object Array],[object Array],3,0,0)@resource://gre/components/nsSessionStore.js:2712
  346. pentadactyl: sss_restoreWindow([object Proxy],[object Object],true)@resource://gre/components/nsSessionStore.js:2533
  347. pentadactyl: sss_onLoad([object Proxy])@resource://gre/components/nsSessionStore.js:731
  348. pentadactyl: sss_init([object Proxy])@resource://gre/components/nsSessionStore.js:389
  349. pentadactyl: delayedStartup(false,false,7)@chrome://browser/content/browser.js:6909
  350. pentadactyl: toString: function () /* use strict */
  351. pentadactyl: String(error)
  352.  
  353. pentadactyl: TypeError: this.widgets is null
  354. pentadactyl: TypeError: this.widgets is null::
  355. pentadactyl: fileName: "resource://dactyl/bootstrap.jsm -> resource://dactyl-content/commandline.js"
  356. pentadactyl: lineNumber: 643
  357. pentadactyl: message: "this.widgets is null"
  358. pentadactyl: stack: clearMessage()@resource://dactyl-content/commandline.js:643
  359. pentadactyl: clear()@resource://dactyl-content/commandline.js:627
  360. pentadactyl: ([object XPCWrappedNative_NoHelper],[object XPCWrappedNative_NoHelper],[object X@resource://dactyl-content/commandline.js:521
  361. pentadactyl: _closure([object XPCWrappedNative_NoHelper],[object XPCWrappedNative_NoHelper],[@resource://dactyl-simou4361/base.jsm:962
  362. pentadactyl: ([object Object],1,[object Array])@resource://dactyl-content/dactyl.js:182
  363. pentadactyl: triggerObserver("browser.locationChange",[object Arguments])@resource://dactyl-content/dactyl.js:178
  364. pentadactyl: onLocationChange([object XPCWrappedNative_NoHelper],[object XPCWrappedNative_NoH@resource://dactyl-content/browser.js:147
  365. pentadactyl: wrappedCallback([object XPCWrappedNative_NoHelper],[object XPCWrappedNative_NoHe@resource://dactyl-simou4361/util.jsm:42
  366. pentadactyl: ([object Object],0,[object Array])@chrome://browser/content/tabbrowser.xml:414
  367. pentadactyl: _callProgressListeners([object XULElement],"onLocationChange",[object Array])@chrome://browser/content/tabbrowser.xml:411
  368. pentadactyl: ([object XULElement],"onLocationChange")@chrome://browser/content/tabbrowser.xml:474
  369. pentadactyl: ([object XPCWrappedNative_NoHelper],[object XPCWrappedNative_NoHelper],[object X@chrome://browser/content/tabbrowser.xml:639
  370. pentadactyl: toString: function () /* use strict */
  371. pentadactyl: String(error)
  372.  
  373. pentadactyl: TypeError: this.widgets is null
  374. pentadactyl: TypeError: this.widgets is null::
  375. pentadactyl: fileName: "resource://dactyl/bootstrap.jsm -> resource://dactyl-content/commandline.js"
  376. pentadactyl: lineNumber: 643
  377. pentadactyl: message: "this.widgets is null"
  378. pentadactyl: stack: clearMessage()@resource://dactyl-content/commandline.js:643
  379. pentadactyl: clear()@resource://dactyl-content/commandline.js:627
  380. pentadactyl: ([object XPCWrappedNative_NoHelper],[object XPCWrappedNative_NoHelper],[object X@resource://dactyl-content/commandline.js:521
  381. pentadactyl: _closure([object XPCWrappedNative_NoHelper],[object XPCWrappedNative_NoHelper],[@resource://dactyl-simou4361/base.jsm:962
  382. pentadactyl: ([object Object],1,[object Array])@resource://dactyl-content/dactyl.js:182
  383. pentadactyl: triggerObserver("browser.locationChange",[object Arguments])@resource://dactyl-content/dactyl.js:178
  384. pentadactyl: onLocationChange([object XPCWrappedNative_NoHelper],[object XPCWrappedNative_NoH@resource://dactyl-content/browser.js:147
  385. pentadactyl: wrappedCallback([object XPCWrappedNative_NoHelper],[object XPCWrappedNative_NoHe@resource://dactyl-simou4361/util.jsm:42
  386. pentadactyl: ([object Object],0,[object Array])@chrome://browser/content/tabbrowser.xml:414
  387. pentadactyl: _callProgressListeners([object XULElement],"onLocationChange",[object Array])@chrome://browser/content/tabbrowser.xml:411
  388. pentadactyl: ([object XULElement],"onLocationChange")@chrome://browser/content/tabbrowser.xml:474
  389. pentadactyl: ([object XPCWrappedNative_NoHelper],[object XPCWrappedNative_NoHelper],[object X@chrome://browser/content/tabbrowser.xml:639
  390. pentadactyl: toString: function () /* use strict */
  391. pentadactyl: String(error)
  392.  
  393. pentadactyl: TypeError: this.widgets is null
  394. pentadactyl: TypeError: this.widgets is null::
  395. pentadactyl: fileName: "resource://dactyl/bootstrap.jsm -> resource://dactyl-content/mow.js"
  396. pentadactyl: lineNumber: 289
  397. pentadactyl: message: "this.widgets is null"
  398. pentadactyl: stack: get_mowVisible((void 0))@resource://dactyl-content/mow.js:289
  399. pentadactyl: bound_get()@resource://dactyl-content/modes.js:571
  400. pentadactyl: _resize((void 0))@resource://dactyl-content/mow.js:13
  401. pentadactyl: notify([object XPCWrappedNative_NoHelper])@resource://dactyl-simou4361/base.jsm:1192
  402. pentadactyl: toString: function () /* use strict */
  403. pentadactyl: String(error)
  404.  
  405. pentadactyl: TypeError: this.widgets is null
  406. pentadactyl: TypeError: this.widgets is null::
  407. pentadactyl: fileName: "resource://dactyl/bootstrap.jsm -> resource://dactyl-content/mow.js"
  408. pentadactyl: lineNumber: 289
  409. pentadactyl: message: "this.widgets is null"
  410. pentadactyl: stack: get_mowVisible((void 0))@resource://dactyl-content/mow.js:289
  411. pentadactyl: bound_get()@resource://dactyl-content/modes.js:571
  412. pentadactyl: _resize((void 0))@resource://dactyl-content/mow.js:13
  413. pentadactyl: notify([object XPCWrappedNative_NoHelper])@resource://dactyl-simou4361/base.jsm:1192
  414. pentadactyl: toString: function () /* use strict */
  415. pentadactyl: String(error)
  416.  
  417. pentadactyl: TypeError: this.widgets is null
  418. pentadactyl: TypeError: this.widgets is null::
  419. pentadactyl: fileName: "resource://dactyl/bootstrap.jsm -> resource://dactyl-content/mow.js"
  420. pentadactyl: lineNumber: 289
  421. pentadactyl: message: "this.widgets is null"
  422. pentadactyl: stack: get_mowVisible((void 0))@resource://dactyl-content/mow.js:289
  423. pentadactyl: bound_get()@resource://dactyl-content/modes.js:571
  424. pentadactyl: _resize((void 0))@resource://dactyl-content/mow.js:13
  425. pentadactyl: notify([object XPCWrappedNative_NoHelper])@resource://dactyl-simou4361/base.jsm:1192
  426. pentadactyl: toString: function () /* use strict */
  427. pentadactyl: String(error)
  428.  
  429. pentadactyl: TypeError: this.widgets is null
  430. pentadactyl: TypeError: this.widgets is null::
  431. pentadactyl: fileName: "resource://dactyl/bootstrap.jsm -> resource://dactyl-content/mow.js"
  432. pentadactyl: lineNumber: 289
  433. pentadactyl: message: "this.widgets is null"
  434. pentadactyl: stack: get_mowVisible((void 0))@resource://dactyl-content/mow.js:289
  435. pentadactyl: bound_get()@resource://dactyl-content/modes.js:571
  436. pentadactyl: _resize((void 0))@resource://dactyl-content/mow.js:13
  437. pentadactyl: notify([object XPCWrappedNative_NoHelper])@resource://dactyl-simou4361/base.jsm:1192
  438. pentadactyl: toString: function () /* use strict */
  439. pentadactyl: String(error)
  440.  
  441. pentadactyl: TypeError: this.widgets is null
  442. pentadactyl: TypeError: this.widgets is null::
  443. pentadactyl: fileName: "resource://dactyl/bootstrap.jsm -> resource://dactyl-content/commandline.js"
  444. pentadactyl: lineNumber: 643
  445. pentadactyl: message: "this.widgets is null"
  446. pentadactyl: stack: clearMessage()@resource://dactyl-content/commandline.js:643
  447. pentadactyl: clear(true)@resource://dactyl-content/commandline.js:627
  448. pentadactyl: _updateBufferPosition([object Event])@resource://dactyl-content/buffer.js:209
  449. pentadactyl: _closure([object Event])@resource://dactyl-simou4361/base.jsm:962
  450. pentadactyl: wrappedListener([object Event])@resource://dactyl-content/events.js:511
  451. pentadactyl: toString: function () /* use strict */
  452. pentadactyl: String(error)
  453.  
  454. pentadactyl: TypeError: this.widgets is null
  455. pentadactyl: TypeError: this.widgets is null::
  456. pentadactyl: fileName: "resource://dactyl/bootstrap.jsm -> resource://dactyl-content/commandline.js"
  457. pentadactyl: lineNumber: 643
  458. pentadactyl: message: "this.widgets is null"
  459. pentadactyl: stack: clearMessage()@resource://dactyl-content/commandline.js:643
  460. pentadactyl: clear(true)@resource://dactyl-content/commandline.js:627
  461. pentadactyl: _updateBufferPosition([object Event])@resource://dactyl-content/buffer.js:209
  462. pentadactyl: _closure([object Event])@resource://dactyl-simou4361/base.jsm:962
  463. pentadactyl: wrappedListener([object Event])@resource://dactyl-content/events.js:511
  464. pentadactyl: toString: function () /* use strict */
  465. pentadactyl: String(error)
  466.  
  467. pentadactyl: TypeError: this.widgets is null
  468. pentadactyl: TypeError: this.widgets is null::
  469. pentadactyl: fileName: "resource://dactyl/bootstrap.jsm -> resource://dactyl-content/mow.js"
  470. pentadactyl: lineNumber: 289
  471. pentadactyl: message: "this.widgets is null"
  472. pentadactyl: stack: get_mowVisible((void 0))@resource://dactyl-content/mow.js:289
  473. pentadactyl: bound_get()@resource://dactyl-content/modes.js:571
  474. pentadactyl: _resize((void 0))@resource://dactyl-content/mow.js:13
  475. pentadactyl: notify([object XPCWrappedNative_NoHelper])@resource://dactyl-simou4361/base.jsm:1192
  476. pentadactyl: toString: function () /* use strict */
  477. pentadactyl: String(error)
  478.  
  479. pentadactyl: TypeError: this.widgets is null
  480. pentadactyl: TypeError: this.widgets is null::
  481. pentadactyl: fileName: "resource://dactyl/bootstrap.jsm -> resource://dactyl-content/mow.js"
  482. pentadactyl: lineNumber: 289
  483. pentadactyl: message: "this.widgets is null"
  484. pentadactyl: stack: get_mowVisible((void 0))@resource://dactyl-content/mow.js:289
  485. pentadactyl: bound_get()@resource://dactyl-content/modes.js:571
  486. pentadactyl: _resize((void 0))@resource://dactyl-content/mow.js:13
  487. pentadactyl: notify([object XPCWrappedNative_NoHelper])@resource://dactyl-simou4361/base.jsm:1192
  488. pentadactyl: toString: function () /* use strict */
  489. pentadactyl: String(error)
  490.  
  491. pentadactyl: TypeError: this.widgets is null
  492. pentadactyl: TypeError: this.widgets is null::
  493. pentadactyl: fileName: "resource://dactyl/bootstrap.jsm -> resource://dactyl-content/commandline.js"
  494. pentadactyl: lineNumber: 643
  495. pentadactyl: message: "this.widgets is null"
  496. pentadactyl: stack: clearMessage()@resource://dactyl-content/commandline.js:643
  497. pentadactyl: clear()@resource://dactyl-content/commandline.js:627
  498. pentadactyl: ([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative_NoHelper])@resource://dactyl-content/commandline.js:521
  499. pentadactyl: _closure([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative_NoHelp@resource://dactyl-simou4361/base.jsm:962
  500. pentadactyl: ([object Object],1,[object Array])@resource://dactyl-content/dactyl.js:182
  501. pentadactyl: triggerObserver("browser.locationChange",[object Arguments])@resource://dactyl-content/dactyl.js:178
  502. pentadactyl: onLocationChange([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNativ@resource://dactyl-content/browser.js:147
  503. pentadactyl: wrappedCallback([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative@resource://dactyl-simou4361/util.jsm:42
  504. pentadactyl: ([object Object],0,[object Array])@chrome://browser/content/tabbrowser.xml:414
  505. pentadactyl: _callProgressListeners([object XULElement],"onLocationChange",[object Array],tru@chrome://browser/content/tabbrowser.xml:411
  506. pentadactyl: updateCurrentBrowser()@chrome://browser/content/tabbrowser.xml:887
  507. pentadactyl: onselect([object Event])@chrome://browser/content/browser.xul:1
  508. pentadactyl: set_selectedIndex(3)@chrome://global/content/bindings/tabbox.xml:666
  509. pentadactyl: set_selectedPanel([object XULElement])@chrome://global/content/bindings/tabbox.xml:685
  510. pentadactyl: set_selectedIndex(3)@chrome://global/content/bindings/tabbox.xml:394
  511. pentadactyl: set_selectedItem([object XULElement])@chrome://global/content/bindings/tabbox.xml:426
  512. pentadactyl: set_selectedTab([object XULElement])@chrome://global/content/bindings/tabbox.xml:106
  513. pentadactyl: set_selectedTab([object XULElement])@chrome://browser/content/tabbrowser.xml:1966
  514. pentadactyl: _blurTab([object XULElement])@chrome://browser/content/tabbrowser.xml:1729
  515. pentadactyl: removeTab([object XULElement],[object Object])@chrome://browser/content/tabbrowser.xml:1474
  516. pentadactyl: onxblclick([object MouseEvent])@chrome://browser/content/tabbrowser.xml:3502
  517. pentadactyl: toString: function () /* use strict */
  518. pentadactyl: String(error)
  519.  
  520. pentadactyl: TypeError: this.widgets is null
  521. pentadactyl: TypeError: this.widgets is null::
  522. pentadactyl: fileName: "resource://dactyl/bootstrap.jsm -> resource://dactyl-content/commandline.js"
  523. pentadactyl: lineNumber: 643
  524. pentadactyl: message: "this.widgets is null"
  525. pentadactyl: stack: clearMessage()@resource://dactyl-content/commandline.js:643
  526. pentadactyl: clear()@resource://dactyl-content/commandline.js:627
  527. pentadactyl: ([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative_NoHelper])@resource://dactyl-content/commandline.js:521
  528. pentadactyl: _closure([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative_NoHelp@resource://dactyl-simou4361/base.jsm:962
  529. pentadactyl: ([object Object],1,[object Array])@resource://dactyl-content/dactyl.js:182
  530. pentadactyl: triggerObserver("browser.locationChange",[object Arguments])@resource://dactyl-content/dactyl.js:178
  531. pentadactyl: onLocationChange([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNativ@resource://dactyl-content/browser.js:147
  532. pentadactyl: wrappedCallback([object XPCWrappedNative_NoHelper],null,[object XPCWrappedNative@resource://dactyl-simou4361/util.jsm:42
  533. pentadactyl: ([object Object],0,[object Array])@chrome://browser/content/tabbrowser.xml:414
  534. pentadactyl: _callProgressListeners([object XULElement],"onLocationChange",[object Array],tru@chrome://browser/content/tabbrowser.xml:411
  535. pentadactyl: updateCurrentBrowser()@chrome://browser/content/tabbrowser.xml:887
  536. pentadactyl: onselect([object Event])@chrome://browser/content/browser.xul:1
  537. pentadactyl: set_selectedIndex(3)@chrome://global/content/bindings/tabbox.xml:666
  538. pentadactyl: set_selectedPanel([object XULElement])@chrome://global/content/bindings/tabbox.xml:685
  539. pentadactyl: set_selectedIndex(3)@chrome://global/content/bindings/tabbox.xml:394
  540. pentadactyl: set_selectedItem([object XULElement])@chrome://global/content/bindings/tabbox.xml:426
  541. pentadactyl: set_selectedTab([object XULElement])@chrome://global/content/bindings/tabbox.xml:106
  542. pentadactyl: set_selectedTab([object XULElement])@chrome://browser/content/tabbrowser.xml:1966
  543. pentadactyl: _blurTab([object XULElement])@chrome://browser/content/tabbrowser.xml:1729
  544. pentadactyl: removeTab([object XULElement],[object Object])@chrome://browser/content/tabbrowser.xml:1474
  545. pentadactyl: onxblclick([object MouseEvent])@chrome://browser/content/tabbrowser.xml:3502
  546. pentadactyl: toString: function () /* use strict */
  547. pentadactyl: String(error)
  548.  
  549. pentadactyl: TypeError: this.widgets is null
  550. pentadactyl: TypeError: this.widgets is null::
  551. pentadactyl: fileName: "resource://dactyl/bootstrap.jsm -> resource://dactyl-content/mow.js"
  552. pentadactyl: lineNumber: 289
  553. pentadactyl: message: "this.widgets is null"
  554. pentadactyl: stack: get_mowVisible((void 0))@resource://dactyl-content/mow.js:289
  555. pentadactyl: bound_get()@resource://dactyl-content/modes.js:571
  556. pentadactyl: _resize((void 0))@resource://dactyl-content/mow.js:13
  557. pentadactyl: notify([object XPCWrappedNative_NoHelper])@resource://dactyl-simou4361/base.jsm:1192
  558. pentadactyl: toString: function () /* use strict */
  559. pentadactyl: String(error)
  560.  
  561. pentadactyl: TypeError: this.widgets is null
  562. pentadactyl: TypeError: this.widgets is null::
  563. pentadactyl: fileName: "resource://dactyl/bootstrap.jsm -> resource://dactyl-content/mow.js"
  564. pentadactyl: lineNumber: 289
  565. pentadactyl: message: "this.widgets is null"
  566. pentadactyl: stack: get_mowVisible((void 0))@resource://dactyl-content/mow.js:289
  567. pentadactyl: bound_get()@resource://dactyl-content/modes.js:571
  568. pentadactyl: _resize((void 0))@resource://dactyl-content/mow.js:13
  569. pentadactyl: notify([object XPCWrappedNative_NoHelper])@resource://dactyl-simou4361/base.jsm:1192
  570. pentadactyl: toString: function () /* use strict */
  571. pentadactyl: String(error)
  572.  
  573. pentadactyl: TypeError: this.widgets is null
  574. pentadactyl: TypeError: this.widgets is null::
  575. pentadactyl: fileName: "resource://dactyl/bootstrap.jsm -> resource://dactyl-content/mow.js"
  576. pentadactyl: lineNumber: 289
  577. pentadactyl: message: "this.widgets is null"
  578. pentadactyl: stack: get_mowVisible((void 0))@resource://dactyl-content/mow.js:289
  579. pentadactyl: bound_get()@resource://dactyl-content/modes.js:571
  580. pentadactyl: _resize((void 0))@resource://dactyl-content/mow.js:13
  581. pentadactyl: notify([object XPCWrappedNative_NoHelper])@resource://dactyl-simou4361/base.jsm:1192
  582. pentadactyl: toString: function () /* use strict */
  583. pentadactyl: String(error)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement