-
Notifications
You must be signed in to change notification settings - Fork 7
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
After uninstall ide-yaml still breaks outline view #9
Comments
@waldnzwrld Thanks for reporting this critical bug. This is an ipc issue about connection is not closed properly. TODO for myself
|
Hey @liuderchi I did restart however the issue persisted. I removed cached storage for Atom and was then able to successfully relaunch the ide features (including some of your other excellent packages) Thank you for the 👀 |
Do you mean |
@liuderchi I removed the I know this is somewhat of a brute force approach. |
@waldnzwrld Thanks for sharing. |
This breaks Atom. Completely. For me, the error pops up and steals focus at every single keystroke, and interrupts that keystroke so it never actually happens. Breaks. Atom. I tried uninstall
Crazy. 😄 Will be using Sublime in the interim. I hope you're able to fix it — not sure how many others are affected. Happy to give some debugging info if you think that'll help. |
@brianmhunt try removing these directories
Restart your 🍎 after that and see if you are still seeing the error |
@waldnzwrld I'm sorry to report that the above did not remedy the issue. ide-yaml is not installed, all the directories were deleted, and I restarted the 🍎. Opening a .js file and the error occurred near-immediately. Atom is bricked. 🎃 |
This may be related to OmniSharp/atom-languageclient#1 (comment) |
|
Since reading your comment I appear (hesitantly) to have unbricked Atom by unzipping the linked I also performed the changes to Will report any regression. EDIT: Nevermind. Still bricked. |
@waldnzwrld @liuderchi Did one/both of you (or someone else) want to do a screen share from my machine so we can debug my symptomatic instance? |
@brianmhunt sorry for late response. Does this still happen now? |
@waldnzwrld FYI
I found a simpler temporarily workaround to prevent Atom from bricking. assuming
the workaround is
|
@liuderchi I've lost the setup that was breaking - I reinstalled everything from scratch, basically, so I'm unable to reproduce at the moment. However if I do encounter it I will update. |
I just ran into the same issue, however it was the mentioned error that made me uninstall the ide-yaml package. Now, after uninstalling and following the suggestions above, I still get the same errors as soon as I try to save any js file... |
I also really don't get how that error can come from a file that doesn't exist anymore.. |
@andi-dev please help with following steps
|
IDE-YAML was causing issues with other ide packages. I uninstalled it, and am now presented with errors pertaining to ide-yaml even though the ide-yaml directory and package no longer exist in my system. This seems to indicate modifications which were not reverted on uninstall.
Atom: 1.21.0 x64
Electron: 1.6.9
OS: Mac OS X 10.13
Thrown From: 'ide-yaml' package vundefined
Stack Trace
Uncaught Error: Connection is closed.
Non-Core Packages
The text was updated successfully, but these errors were encountered: