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

Uncaught TypeError: Cannot read property 'remove' of undefined #2002

Closed
777moneymaker opened this issue Nov 26, 2019 · 0 comments
Closed

Uncaught TypeError: Cannot read property 'remove' of undefined #2002

777moneymaker opened this issue Nov 26, 2019 · 0 comments

Comments

@777moneymaker
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.41.0 x64
Electron: 4.2.7
OS: Mac OS X 10.15
Thrown From: script package 3.25.0

Stack Trace

Uncaught TypeError: Cannot read property 'remove' of undefined

At /Users/mchodkowski/.atom/packages/script/node_modules/atom-message-panel/lib/MessagePanelView.js:189

TypeError: Cannot read property 'remove' of undefined
    at ScriptView.MessagePanelView.remove (/packages/script/node_modules/atom-message-panel/lib/MessagePanelView.js:189:30)
    at ScriptView.detach (/packages/script/node_modules/jquery/dist/jquery.js:5357:15)
    at ScriptView.removePanel (/packages/script/lib/script-view.js:89:10)
    at Object.closeScriptViewAndStopRunner (/packages/script/lib/script.js:161:21)
    at HTMLElement.scriptCloseView (/packages/script/lib/script.js:94:39)
    at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:349392)
    at CommandRegistry.dispatch (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:347867)
    at ScriptView.close (/packages/script/lib/script-view.js:99:19)
    at /packages/script/node_modules/space-pen/lib/space-pen.js:220:36)
    at HTMLDivElement.dispatch (/packages/script/node_modules/jquery/dist/jquery.js:4435:9)
    at HTMLDivElement.elemData.handle (/packages/script/node_modules/jquery/dist/jquery.js:4121:28)

Commands

     -2:39.7.0 core:select-all (input.hidden-input)
     -2:05.5.0 atom-terminal:open-project-root (div.tool-panel.tree-view)
     -1:52.5.0 core:save (input.hidden-input)
     -1:51.6.0 script:close-view (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-one-dark-syntax.theme-one-dark-ui)
  3x -1:43.2.0 script:kill-process (div.am-panel.tool-panel.panel-bottom.native-key-bindings.script-view)
     -1:41.9.0 core:copy (div.am-panel.tool-panel.panel-bottom.native-key-bindings.script-view)
  5x -1:38.3.0 script:close-view (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-one-dark-syntax.theme-one-dark-ui)
     -1:34.4.0 core:copy (atom-notification.fatal.icon.icon-bug.native-key-bindings.has-detail.has-close.has-stack)
  8x -1:09.4.0 script:close-view (atom-notification.fatal.icon.icon-bug.native-key-bindings.has-detail.has-close.has-stack)
  2x -0:42.9.0 atom-terminal:open (div.tool-panel.tree-view)
     -0:37.8.0 atom-terminal:open-project-root (div.tool-panel.tree-view)
     -0:23.4.0 pane:reopen-closed-item (div.tool-panel.tree-view)
     -0:18.1.0 settings-view:open (input.hidden-input)
     -0:12.3.0 core:backspace (input.hidden-input)
  2x -0:11.8.0 core:save (input.hidden-input)
     -0:07.1.0 script:close-view (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-one-dark-syntax.theme-one-dark-ui)

Non-Core Packages

atom-ide-ui 0.13.0 
atom-python-run 0.9.7 
atom-terminal 0.8.0 
build 0.70.0 
build-python 0.11.0 
busy-signal 2.0.1 
ide-python 1.5.0 
ide-r 0.1.8 
ide-ruby 0.4.0 
script 3.25.0 
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

No branches or pull requests

1 participant