This repository was archived by the owner on Mar 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 17.3k
This repository was archived by the owner on Mar 3, 2023. It is now read-only.
Uncaught TypeError: Cannot read property 'nodeName' of undefined #15639
Copy link
Copy link
Closed
Description
[Enter steps to reproduce:]
- ...
- ...
Atom: 1.21.0-beta0 x64
Electron: 1.6.9
OS: Mac OS X 10.11.6
Thrown From: Atom Core
Stack Trace
Uncaught TypeError: Cannot read property 'nodeName' of undefined
At /Applications/Atom Beta.app/Contents/Resources/app/node_modules/notifications/lib/command-logger.js:81
TypeError: Cannot read property 'nodeName' of undefined
at CommandLogger.module.exports.CommandLogger.logCommand (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/notifications/lib/command-logger.js:81:44)
at /Applications/Atom Beta.app/Contents/Resources/app/node_modules/notifications/lib/command-logger.js:33:30
at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
at Emitter.module.exports.Emitter.emit (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
at CommandRegistry.handleCommandEvent (/Applications/Atom Beta.app/Contents/Resources/app/src/command-registry.js:353:24)
at CommandRegistry.dispatch (/Applications/Atom Beta.app/Contents/Resources/app/src/command-registry.js:266:23)
at HTMLAnchorElement.<anonymous> (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/line-ending-selector/lib/main.js:181:25)
Commands
-9:55.7.0 core:backspace (input.hidden-input)
-9:54.2.0 core:confirm (input.hidden-input)
-9:36.7.0 core:backspace (input.hidden-input)
2x -9:33.4.0 core:confirm (input.hidden-input)
-7:03.0 tree-view:show (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-one-dark-syntax.theme-one-dark-ui)
-6:59.2.0 command-palette:toggle (atom-pane.pane.active)
-6:54 project-manager:save-project (atom-pane.pane.active)
-6:34 window:reset-font-size (input.hidden-input)
-6:32.3.0 window:decrease-font-size (input.hidden-input)
2x -6:27.4.0 core:close (div.tool-panel.tree-view)
-4:57.8.0 tree-view:show (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-one-dark-syntax.theme-one-dark-ui)
-4:17.8.0 deprecation-cop:view (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-one-dark-syntax.theme-one-dark-ui)
-0:59.4.0 tabs:close-all-tabs (div.title.icon.grunt-icon.medium-yellow)
Non-Core Packages
atom-beautify 0.30.5
atom-ide-ui 0.3.1
atom-minify 0.8.0
autocomplete-java 1.2.7
autocomplete-java-minus 0.14.0
busy 0.7.0
busy-signal 1.4.3
editorconfig 2.2.2
emmet 2.4.3
expose 0.14.0
file-icons 2.1.11
file-type-icons 1.3.4
git-time-machine 1.5.9
highlight-selected 0.13.1
ide-java 0.6.0
ide-typescript 0.6.1
intentions 1.1.5
java-classpath-registry 0.4.0
java-import-wiz 0.5.0
java-importer 1.4.1
java-plus 0.1.0
javascript-snippets 1.2.1
jshint 1.8.6
linter 2.2.0
linter-csslint 2.0.0
linter-javac 1.9.4
linter-ui-default 1.6.8
merge-conflicts 1.4.5
minimap 4.29.6
multi-cursor-plus 1.2.0
pigments 0.40.2
project-manager 3.3.5
remote-edit 1.9.0
save-session 0.15.7
SFTP-deployment 1.0.2
terminal-plus 0.14.5
Reactions are currently unavailable