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 Error: Pane has been destroyed #196

Open
desanga opened this issue Apr 7, 2019 · 0 comments
Open

Uncaught Error: Pane has been destroyed #196

desanga opened this issue Apr 7, 2019 · 0 comments

Comments

@desanga
Copy link

desanga commented Apr 7, 2019

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.35.1 x64
Electron: 2.0.18
OS: Mac OS X 10.14.4
Thrown From: ink package 0.10.3

Stack Trace

Uncaught Error: Pane has been destroyed

At /Applications/Atom.app/Contents/Resources/app/static/<embedded>:11

Error: Pane has been destroyed
    at Pane.activate (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:463448)
    at Workspace.activate (/packages/ink/lib/util/pane-item.js:121:12)
    at Workspace.open (/packages/ink/lib/util/pane-item.js:129:14)
    at Object.open (/packages/julia-client/lib/runtime/workspace.coffee:44:16)
    at /packages/julia-client/lib/package/commands.coffee:90:76
    at Object.withInk (/packages/julia-client/lib/package/commands.coffee:130:7)
    at /packages/julia-client/lib/package/commands.coffee:90:42)
    at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:350017)
    at CommandRegistry.dispatch (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:348492)
    at AtomEnvironment.dispatchApplicationMenuCommand (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:1:694296)
    at EventEmitter.t (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:1:701680)
    at emitThree (events.js:136:13)
    at EventEmitter.emit (events.js:217:7)

Commands

     -5:46.4.0 julia-client:run-block (input.hidden-input)
     -5:46.4.0 autocomplete-plus:cancel (atom-text-editor.editor.is-focused.has-selection)
     -5:40.3.0 julia-client:run-block (input.hidden-input)
     -5:40.3.0 autocomplete-plus:cancel (atom-text-editor.editor.is-focused.has-selection)
  2x -5:12.4.0 julia-client:work-in-file-folder (input.hidden-input)
     -2:42.6.0 julia-client:run-block (input.hidden-input)
     -2:42.6.0 autocomplete-plus:cancel (atom-text-editor.editor.is-focused.has-selection)
     -2:39.6.0 julia-client:run-block (input.hidden-input)
     -2:39.6.0 autocomplete-plus:cancel (atom-text-editor.editor.is-focused.has-selection)
     -2:27 julia-client:run-block (input.hidden-input)
     -2:27 autocomplete-plus:cancel (atom-text-editor.editor.is-focused.has-selection)
     -2:13.1.0 core:copy (input.hidden-input)
     -1:47.2.0 ink-terminal:paste (textarea.xterm-helper-textarea)
     -1:27.5.0 julia-client:open-workspace (ul.list-inline.tab-bar.inset-panel)
  4x -0:56.3.0 julia-debug:step-to-next-line (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-one-dark-syntax.theme-one-dark-ui)
  2x -0:42.7.0 julia-client:open-workspace (button.btn.btn-primary.icon-arrow-down)

Non-Core Packages

indent-detective 0.3.2 
ink 0.10.3 
julia-client 0.8.2 
language-julia 0.18.0 
latex-completions 0.3.6 
tool-bar 1.1.11 
uber-juno 0.2.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