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 #2038

Closed
zerxdapro opened this issue Jan 29, 2020 · 11 comments
Closed

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

zerxdapro opened this issue Jan 29, 2020 · 11 comments

Comments

@zerxdapro
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.43.0 x64
Electron: 4.2.7
OS: Microsoft Windows 10 Home
Thrown From: script package 3.25.0

Stack Trace

Uncaught TypeError: Cannot read property 'remove' of undefined

At C:\Users\micha\.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/platformio-ide-terminal/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.coreCancel (/packages/script/lib/script.js:92:33)
    at CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.43.0/resources/app/static/<embedded>:11:349290)
    at KeymapManager.dispatchCommandEvent (~/AppData/Local/atom/app-1.43.0/resources/app/static/<embedded>:11:1253549)
    at KeymapManager.handleKeyboardEvent (~/AppData/Local/atom/app-1.43.0/resources/app/static/<embedded>:11:1249683)
    at WindowEventHandler.handleDocumentKeyEvent (~/AppData/Local/atom/app-1.43.0/resources/app/static/<embedded>:11:284496)

Commands

     -0:08.3.0 editor:consolidate-selections (input.hidden-input)
     -0:08.3.0 core:cancel (input.hidden-input)
     -0:08.1.0 editor:consolidate-selections (input.hidden-input)
     -0:08.1.0 core:cancel (input.hidden-input)
     -0:08.0 editor:consolidate-selections (input.hidden-input)
     -0:08.0 core:cancel (input.hidden-input)
     -0:07.8.0 editor:consolidate-selections (input.hidden-input)
     -0:07.8.0 core:cancel (input.hidden-input)
     -0:07.6.0 editor:consolidate-selections (input.hidden-input)
     -0:07.6.0 core:cancel (input.hidden-input)
     -0:07.4.0 editor:consolidate-selections (input.hidden-input)
     -0:07.4.0 core:cancel (input.hidden-input)
     -0:07.3.0 editor:consolidate-selections (input.hidden-input)
     -0:07.3.0 core:cancel (input.hidden-input)
     -0:06.4.0 editor:consolidate-selections (input.hidden-input)
  2x -0:06.4.0 core:cancel (input.hidden-input)

Non-Core Packages

ide-java 0.9.0 
platformio-ide-terminal 2.10.0 
run 0.0.1 
script 3.25.0 
@pdxwolfy
Copy link

I have this same issue. It crops up after running a script when I try to close the output window.

@dylansosa
Copy link

Also experiencing this

@TouchySpidey
Copy link

TouchySpidey commented Feb 3, 2020

I have this same issue. It crops up after running a script when I try to close the output window.

Also happens when trying to close any document-tab at all, and when pressing ESC (like to stop highlighting)

@ubiq-x
Copy link

ubiq-x commented Feb 3, 2020

Same problem.

@m-bowden
Copy link

m-bowden commented Feb 4, 2020

Same issue.

@ubiq-x
Copy link

ubiq-x commented Feb 4, 2020

For what it's worth, this has worked for me: #1997 (comment)

@m-bowden
Copy link

m-bowden commented Feb 4, 2020

For what it's worth, this has worked for me: #1997 (comment)

Thanks! Worked.

@fadhilabdillah
Copy link

which part was it that worked. nothing worked on my atom its fuckin frustating just doing this

@vercingetorx
Copy link

So is the script project dead? Are there any alternatives that are actively updated?

@linganzhizhu
Copy link

Have same issue.

@ubiq-x
Copy link

ubiq-x commented Feb 24, 2020

which part was it that worked. nothing worked on my atom its fuckin frustating just doing this

It is frustrating, but it's even more frustrating not doing it. Instructions under the link are pretty clear though. gl

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

No branches or pull requests

10 participants