question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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

  1. Start VS Code
  2. 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

image

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
RayDeCampocommented, Mar 15, 2019

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.

0reactions
JohnstonCodecommented, Mar 15, 2019

@RayDeCampo are you still having issues after latest release?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found