Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Thrown on Delete #346

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

cmcneese
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.37.0 x64
Electron: 2.0.18
OS: Mac OS X 10.14.5
Thrown From: activate-power-mode-delete package 0.6.1

Stack Trace

Uncaught TypeError: atom.views.getView(...).shadowRoot.elementFromPoint is not a function

At /Users/chrismcneese/.atom/packages/activate-power-mode-delete/lib/activate-power-mode.coffee:115

TypeError: atom.views.getView(...).shadowRoot.elementFromPoint is not a function
    at Object.getColorAtPosition (/packages/activate-power-mode-delete/lib/activate-power-mode.coffee:115:49)
    at Object.spawnParticles (/packages/activate-power-mode-delete/lib/activate-power-mode.coffee:107:14)
    at /packages/activate-power-mode-delete/node_modules/lodash.debounce/index.js:182:23)
    at Object.onChange (/packages/activate-power-mode-delete/lib/activate-power-mode.coffee:76:10)
    at Function.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1174290)
    at Emitter.emit (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1175731)
    at TextBuffer.emitDidChangeTextEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:504302)
    at TextBuffer.transact (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:492477)
    at TextEditor.transact (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:24215)
    at HTMLElement.s.(anonymous function) (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:307747)
    at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:349922)
    at KeymapManager.t.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1214917)
    at KeymapManager.t.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1211051)
    at WindowEventHandler.handleDocumentKeyEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:285128)

Commands

  3x -8:45.2.0 core:close (input.hidden-input)
  5x -0:57.7.0 core:backspace (input.hidden-input)
     -0:48.4.0 autocomplete-plus:confirm (input.hidden-input)

Non-Core Packages

activate-power-mode 2.7.0 
activate-power-mode-delete 0.6.1 
atom-clock 0.1.16 
atom-material-syntax 1.0.8 
atom-material-ui 2.1.3 
busy-signal 2.0.1 
intentions 1.1.5 
linter 2.3.0 
linter-ui-default 1.7.1 
prettier-atom 0.56.6 
wakatime 7.1.1 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant