Skip to content

Instantly share code, notes, and snippets.

@ronin13
Created October 23, 2010 14:28
Show Gist options
  • Save ronin13/642273 to your computer and use it in GitHub Desktop.
Save ronin13/642273 to your computer and use it in GitHub Desktop.
pentadactyl: TypeError: buffer.focusedFrame is null
pentadactyl: TypeError: buffer.focusedFrame is null::
pentadactyl: fileName: "chrome://dactyl/content/buffer.js"
pentadactyl: lineNumber: 1122
pentadactyl: message: "buffer.focusedFrame is null"
pentadactyl: stack: findScrollable(-1,false)@chrome://dactyl/content/buffer.js:1122
pentadactyl: scrollVertical(null,"pages",-1)@chrome://dactyl/content/buffer.js:1133
pentadactyl: (-1)@chrome://dactyl/content/buffer.js:733
pentadactyl: (null)@chrome://dactyl/content/buffer.js:1572
pentadactyl: repeat()@chrome://dactyl/content/mappings.js:114
pentadactyl: trapErrors(repeat)@chrome://dactyl/content/dactyl.js:967
pentadactyl: (null,null)@chrome://dactyl/content/mappings.js:118
pentadactyl: onKeyPress([object KeyboardEvent])@chrome://dactyl/content/events.js:888
pentadactyl: wrappedListener([object KeyboardEvent])@chrome://dactyl/content/events.js:119
pentadactyl: @:0
pentadactyl: @:0
pentadactyl: ("<C-b>",true,(void 0))@chrome://dactyl/content/events.js:270
pentadactyl: action()@chrome://dactyl/content/commands.js:340
pentadactyl: repeat()@chrome://dactyl/content/mappings.js:114
pentadactyl: trapErrors(repeat)@chrome://dactyl/content/dactyl.js:967
pentadactyl: (null,null)@chrome://dactyl/content/mappings.js:118
pentadactyl: onKeyPress([object KeyboardEvent])@chrome://dactyl/content/events.js:888
pentadactyl: wrappedListener([object KeyboardEvent])@chrome://dactyl/content/events.js:119
pentadactyl:
pentadactyl: toString: function () /* use strict */
pentadactyl: String(error)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment