Extension appears to hang after start up
See original GitHub issue- VSCode Version: 1.30.2
- OS Version: Windows 10 (10.0.17134)
- Extension Version: 1.47.0
- System Language: English
- SVN Version: 1.8.14
Issue
The subversion commands run by the extension never complete.
Upon starting VS Code, the extension correctly determines the state of the local files (I assume via svn status). After that however, any requested changes via the extension result in the cylon progress bar.
Steps to Reproduce
- Start VS Code
- Perform any action using the extension, e.g. add a file, refresh the source control panel, expand a repository in the subversion panel.
SVN Output
Using svn "1.8.14" from "C:\Program Files\TortoiseSVN\bin\svn.exe"
[webcm-fsep]$ svn cat c:\eng\projects\path\to\a\file\that\was\open.sql
[webcm-fsep]$ svn info --xml
[webcm-fsep]$ svn stat --xml --no-ignore --ignore-externals --show-updates
[webcm-fsep]$ svn info --xml
[webcm-fsep]$ svn cat -r HEAD svn+ssh://my.svn.host/svn/path/to/file/trying/to/view/diffs/on.sh
Screenshots
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
Some unknown extension freezes VS Code on startup #12656
It's no longer freezing with that extension, seems to be freezing with another unknown extension now. Doh!
Read more >Fix - Google Chrome Freezes at Startup (Windows)
Navigate to C:\Users\{username}\AppData\Local\Google\Chrome\User Data\Default\Extensions Note: Be sure to set Windows to show hidden files. · You'll see a series ...
Read more >Visual Studio 2022 freezes after startup from ...
Trying to open the extension menu instantly triggers it. This seems to be happening from tasks blocking on another task that is stuck...
Read more >How to Fix It When Chrome Keeps Freezing - Lifewire
Restart Chrome. This simple troubleshooting step often solves the problem. Close all Chrome tabs and windows, wait a few minutes, and reopen ...
Read more >Explorer crashes on startup - Microsoft Community
Sometimes Explorer can crash due to an afflicted Explorer Shell Extension. Shell Extensions make up the menu of offerings you see when right ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I updated everything to the latest and re-enabled the extension. Everything is working as advertised. If I hit an additional issue I will open a new report. Thanks for getting this taken care of.
@RayDeCampo are you still having issues after latest release?