You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.
Delete file
-- I got an uncaught excpeption from the minimap package here
Attempt to close file or change tabs
-- File that was deleted will not close
-- Error pops up every time I switch tabs
Restart atom to resolve
Atom Version: 1.7.2 System: Mac OS X 10.9.5 Thrown From: nuclide package, v0.132.0
Stack Trace
Uncaught AssertionError: The file that is about to be closed should still be open.
At assert.js:89
AssertionError: The file that is about to be closed should still be open.
at /Users/mpkuth/.atom/packages/nuclide/pkg/nuclide-atom-helpers/lib/on-will-destroy-text-buffer.js:30:29
at Function.module.exports.Emitter.simpleDispatch (/Users/mpkuth/Downloads/Atom.app/Contents/Resources/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
at Emitter.module.exports.Emitter.emit (/Users/mpkuth/Downloads/Atom.app/Contents/Resources/app.asar/node_modules/event-kit/lib/emitter.js:125:28)
at PaneContainer.module.exports.PaneContainer.willDestroyPaneItem (/Users/mpkuth/Downloads/Atom.app/Contents/Resources/app.asar/src/pane-container.js:298:27)
at Pane.module.exports.Pane.destroyItem (/Users/mpkuth/Downloads/Atom.app/Contents/Resources/app.asar/src/pane.js:630:17)
at atom-tabs.TabBarView.onClick (/Users/mpkuth/Downloads/Atom.app/Contents/Resources/app.asar/node_modules/tabs/lib/tab-bar-view.js:658:17)
I suspect the exception from minimap is the root cause here, throwing off Atom's built-in buffer destroy behaviour. Perhaps we can handle this better, but have you reported this to the minimap package yet?
[Enter steps to reproduce below:]
-- I got an uncaught excpeption from the minimap package here
-- File that was deleted will not close
-- Error pops up every time I switch tabs
Atom Version: 1.7.2
System: Mac OS X 10.9.5
Thrown From: nuclide package, v0.132.0
Stack Trace
Uncaught AssertionError: The file that is about to be closed should still be open.
Commands
Config
Installed Packages
The text was updated successfully, but these errors were encountered: