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
This error occurs intermittently when closing files using "ctrl-w" when the 'open-files' package installed. It happens often enough that it shouldn't be too hard to test. Could be some kind of race condition or something...? I've usually got ~20 files or so open when the error occurs, and it's an older laptop.
Uncaught Error: Adding a pane item with URI '/home/john/ascend/fprops-incomp/models/johnpye/fprops/SConscript' that has already been destroyed
At /usr/share/atom/resources/app/static/<embedded>:11
Error: Adding a pane item with URI '/home/john/ascend/fprops-incomp/models/johnpye/fprops/SConscript' that has already been destroyed
at Pane.addItem (/usr/share/atom/resources/app/static/<embedded>:11:458375)
at Pane.activateItem (/usr/share/atom/resources/app/static/<embedded>:11:457887)
at /packages/open-files/lib/open-files-pane-view.js:86:14)
at HTMLUListElement.dispatch (/packages/open-files/node_modules/jquery/dist/jquery.js:5237:27)
at HTMLUListElement.elemData.handle (/packages/open-files/node_modules/jquery/dist/jquery.js:5044:28)
This error occurs intermittently when closing files using "ctrl-w" when the 'open-files' package installed. It happens often enough that it shouldn't be too hard to test. Could be some kind of race condition or something...? I've usually got ~20 files or so open when the error occurs, and it's an older laptop.
Atom: 1.43.0 x64
Electron: 4.2.7
OS: Ubuntu 18.04.4
Thrown From: open-files package 0.8.4
Stack Trace
Uncaught Error: Adding a pane item with URI '/home/john/ascend/fprops-incomp/models/johnpye/fprops/SConscript' that has already been destroyed
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: