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
Atom: 1.29.0 x64 Electron: 2.0.5 OS: Mac OS X 10.13.6 Thrown From: remote-edit-ni package 3.5.1
Stack Trace
Uncaught TypeError: Cannot read property 'activateItemForURI' of undefined
At /Users/abc/.atom/packages/remote-edit-ni/lib/view/tree-view.coffee:275
TypeError: Cannot read property 'activateItemForURI' of undefined
at /packages/remote-edit-ni/lib/view/tree-view.coffee:275:20)
at HTMLDivElement.dispatch (/packages/remote-edit-ni/node_modules/jquery/dist/jquery.js:4435:9)
at HTMLDivElement.elemData.handle (/packages/remote-edit-ni/node_modules/jquery/dist/jquery.js:4121:28)
Can you reproduce this every time? I have tried this on Linux (Ubuntu) with both atom 1.23.3 and 1.29.0 by sshing to localhost (using the default .ssh/id_rsa) and I cannot make it happen?!
I will try again on my work Mac and let you know. It would help if you can confirm the above steps you made and if this happens all the time
I am not able to reproduce this on my macbook air. It just seems to work.
What is the OS of the host you do log into?
On the mac I have another 'problem', which requires me to login using ssh to some host first. Only then will the ssh agent be available for remote-edit.
I got this error today. The situation was that the file was not in a tab, but it was shown in the open files list. The exception occurred when I clicked on the filename in the list. Cannot remember closing the file explicitly. Somehow the open file list can get out of sync with reality. Another issue is that the file list is not populated after restarting atom.
Steps to reproduce
Atom: 1.29.0 x64
Electron: 2.0.5
OS: Mac OS X 10.13.6
Thrown From: remote-edit-ni package 3.5.1
Stack Trace
Uncaught TypeError: Cannot read property 'activateItemForURI' of undefined
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: