freaktechnik

Untitled

Jul 16th, 2013
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. [21:30:40.825] web-o-puzzle: An exception occurred.
  2. NS_ERROR_FAILURE: Failure
  3. Traceback (most recent call last):
  4. File "resource://gre/modules/commonjs/sdk/tabs/observer.js", line 49, in handleEvent
  5. this._emit(EVENTS[event.type], event.target, event);
  6. File "resource://gre/modules/commonjs/sdk/deprecated/events.js", line 123, in _emit
  7. return this._emitOnObject.apply(this, args);
  8. File "resource://gre/modules/commonjs/sdk/deprecated/events.js", line 153, in _emitOnObject
  9. listener.apply(targetObj, params);
  10. File "resource://gre/modules/commonjs/sdk/windows/tabs-firefox.js", line 120, in _onTabEvent
  11. this._emitEvent(type, wrappedTab);
  12. File "resource://gre/modules/commonjs/sdk/windows/tabs-firefox.js", line 130, in _emitEvent
  13. this._tabs._emit.apply(this._tabs, args);
  14. File "resource://gre/modules/commonjs/sdk/deprecated/events.js", line 123, in _emit
  15. return this._emitOnObject.apply(this, args);
  16. File "resource://gre/modules/commonjs/sdk/deprecated/events.js", line 153, in _emitOnObject
  17. listener.apply(targetObj, params);
  18. File "resource://gre/modules/commonjs/sdk/tabs/tab-firefox.js", line 129, in _onEvent
  19. this._emit(type, tab);
  20. File "resource://gre/modules/commonjs/sdk/deprecated/events.js", line 123, in _emit
  21. return this._emitOnObject.apply(this, args);
  22. File "resource://gre/modules/commonjs/sdk/deprecated/events.js", line 153, in _emitOnObject
  23. listener.apply(targetObj, params);
  24. File "resource://jid0-9neth0itobkezwy0uc8czjyqax4-at-jetpack/web-o-puzzle/lib/game_tab.js", line 11, in exports.open/<.onOpen
  25. contentScriptOptions: {dataurl: foxyshot.capturePage()}
  26. File "resource://jid0-9neth0itobkezwy0uc8czjyqax4-at-jetpack/web-o-puzzle/lib/foxyshot.js", line 24, in exports.capturePage
  27. (shot(width, height, function (context) {
  28. File "resource://jid0-9neth0itobkezwy0uc8czjyqax4-at-jetpack/web-o-puzzle/lib/foxyshot.js", line 8, in shot
  29. callback(context);
  30. File "resource://jid0-9neth0itobkezwy0uc8czjyqax4-at-jetpack/web-o-puzzle/lib/foxyshot.js", line 25, in exports.capturePage/<
  31. context.drawWindow(documentWindow, x, y, width, height, 'rgb(0, 0, 0)');
Advertisement
Add Comment
Please, Sign In to add comment