-
-
Notifications
You must be signed in to change notification settings - Fork 71
IDE launches - the editor opens, but nothing is happening but the "loading" circle in the middle #4
Comments
I had the same issue at first (also Win 10). I then closed and started the app again (one or two times) and from then on it worked fine. |
@spacegaier tried that few times. |
IDE started up ok for me, well except #9 , but when I tried running it as an admin it did the endless loading 4 times in a row, then it went back to starting ok. |
I will add that now I finally noticed the error on the console . preference-service.ts:264 Uncaught (in promise) Error: Unable to write to Default Settings. I get to this point .....
|
@talofer99, do you see anything else in the logs? Where is your executable, does the path contain a space? It is a known issue: #7 (comment) If you do not have space in the path, please read further 😊 What does the app log if you start it from a terminal? If the app starts, it should be possible to open the developer tools with the Ctrl/Cmd+Alt+I keybinding even if the application menu does not load; what do you see in the console: |
@kittaakos thank you very much. |
Thank you for your feedback, @talofer99. This item is tracked under #9. |
IDE launches - the editor opens, but nothing is happening but the "loading" circle in the middle.
I left it running guessing it might be downloading or doing something in the background for more then 20 minutes - nothing happen still.
Tried all the options on the menu - no response from none of them with the except of the toggle developer tool
I even tried running it as administrator as well same thing.
Windows 10 pro 64bit
Have no internet connection issues, run cli on the computer in the past with no issues.
The text was updated successfully, but these errors were encountered: