Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Uncaught Error: Pane has been destroyed #294

Closed
nynhex opened this issue May 11, 2017 · 2 comments
Closed

Uncaught Error: Pane has been destroyed #294

nynhex opened this issue May 11, 2017 · 2 comments

Comments

@nynhex
Copy link

nynhex commented May 11, 2017

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.16.0 x64
Electron: 1.3.13
OS: Mac OS X 10.12.3
Thrown From: fuzzy-finder package 1.5.0

Stack Trace

Uncaught Error: Pane has been destroyed

At /Applications/Atom.app/Contents/Resources/app.asar/src/pane.js:847

Error: Pane has been destroyed
    at Pane.module.exports.Pane.activate (/app.asar/src/pane.js:847:15)
    at Pane.module.exports.Pane.focus (/app.asar/src/pane.js:252:21)
    at /app.asar/src/pane-element.js:50:23)
    at ProjectView.hide (/app.asar/node_modules/fuzzy-finder/lib/fuzzy-finder-view.js:276:39)
    at ProjectView.cancel (/app.asar/node_modules/fuzzy-finder/lib/fuzzy-finder-view.js:230:12)
    at Object.didCancelSelection (/app.asar/node_modules/fuzzy-finder/lib/fuzzy-finder-view.js:75:15)
    at SelectListView.cancelSelection (/app.asar/node_modules/fuzzy-finder/node_modules/atom-select-list/src/select-list-view.js:307:18)
    at SelectListView.didLoseFocus (/app.asar/node_modules/fuzzy-finder/node_modules/atom-select-list/src/select-list-view.js:32:12)
    at /app.asar/src/text-editor-element.js:244:21)
    at /app.asar/src/pane-element.js:113:19)
    at Function.module.exports.Emitter.simpleDispatch (/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
    at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/event-kit/lib/emitter.js:129:28)
    at Pane.module.exports.Pane.activate (/app.asar/src/pane.js:852:27)
    at PaneContainer.module.exports.PaneContainer.activateNextPane (/app.asar/src/pane-container.js:252:26)
    at Pane.module.exports.Pane.destroyed (/app.asar/src/pane.js:873:24)
    at Pane.module.exports.Model.destroy (/app.asar/src/model.js:31:58)
    at Pane.module.exports.Pane.destroy (/app.asar/src/pane.js:866:39)
    at Pane.module.exports.Pane.removeItem (/app.asar/src/pane.js:605:21)
    at Pane.module.exports.Pane.destroyItem (/app.asar/src/pane.js:658:16)
    at Pane.module.exports.Pane.destroyActiveItem (/app.asar/src/pane.js:638:12)
    at Workspace.destroyActivePaneItem (/app.asar/src/workspace.js:868:33)
    at Workspace.closeActivePaneItemOrEmptyPaneOrWindow (/app.asar/src/workspace.js:929:12)
    at /app.asar/src/register-default-commands.js:222:32)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:259:29)
    at /app.asar/src/command-registry.js:3:59
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:599:16)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:390:22)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (/app.asar/src/window-event-handler.js:106:36)
    at /app.asar/src/window-event-handler.js:3:59)

Commands

Non-Core Packages


@rsese
Copy link

rsese commented May 11, 2017

Thanks for the report! Can you confirm a few things for us?

  • what were you doing at the time of the error?
  • is the error is reproducible?
  • if reproducible, do you see the error in safe mode (atom --safe)?

@winstliu
Copy link
Contributor

Thank you for your issue!

We haven't gotten a response to our questions in our comment #294 (comment). With only the information that is currently in the issue, we don't have enough information to take action. I'm going to close this but don't hesitate to reach out if you have or find the answers we need, we'll be happy to reopen the issue.

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

No branches or pull requests

3 participants