-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Highest
-
Affects Version/s: 2.1.2.5, 2.1.10.0
-
Component/s: General
-
Environment:
Windows 10 Enterprise 64-bit (Version 10.0.14393)
.NET versions:
Result of this command line: wmic product get description | findstr /C:".NET Framework"
Microsoft .NET Framework 4.5.1 Multi-Targeting Pack
Microsoft .NET Framework 4.5.2 Multi-Targeting Pack (ENU)
Microsoft .NET Framework 4.5 Multi-Targeting Pack
Microsoft .NET Framework 4.5.1 Multi-Targeting Pack (ENU)
Microsoft .NET Framework 4.5.2 Multi-Targeting Pack
Microsoft .NET Framework 4 Multi-Targeting Pack
Microsoft .NET Framework 4.5.1 SDKResult of this command line: dir /b /ad /o-n %systemroot%\Microsoft.NET\Framework\v?.*
v4.0.30319
v3.5
v3.0
v2.0.50727
v1.1.4322
v1.0.3705Also ran .NET 4.7 Web Installer (Registry entry is consistent with 4.7) - but this was after the problems started.
Git 2.14.0 (but didn't work with previous versions either)
Windows 10 Enterprise 64-bit (Version 10.0.14393) .NET versions: Result of this command line: wmic product get description | findstr /C:".NET Framework" Microsoft .NET Framework 4.5.1 Multi-Targeting Pack Microsoft .NET Framework 4.5.2 Multi-Targeting Pack (ENU) Microsoft .NET Framework 4.5 Multi-Targeting Pack Microsoft .NET Framework 4.5.1 Multi-Targeting Pack (ENU) Microsoft .NET Framework 4.5.2 Multi-Targeting Pack Microsoft .NET Framework 4 Multi-Targeting Pack Microsoft .NET Framework 4.5.1 SDK Result of this command line: dir /b /ad /o-n %systemroot%\Microsoft.NET\Framework\v?.* v4.0.30319 v3.5 v3.0 v2.0.50727 v1.1.4322 v1.0.3705 Also ran .NET 4.7 Web Installer (Registry entry is consistent with 4.7) - but this was after the problems started. Git 2.14.0 (but didn't work with previous versions either)
-
Severity 1 - Critical
Came back from a week away and SourceTree didn't start (not sure which version) so uninstalled it, downloaded 2.1.2.5, ran the installer and saw the following:
- the splash screen appears briefly (sometimes - I've tried this a few times); and then
- the general non-descriptive error as shown in the screenshot attached.
If I click the "Debug the program button", I get an "An unhandled Microsoft .NET Framework exception occurred in SourceTree.exe [8140]. Just-In-Time debugging this exception failed with the following error: No installed debugger has Just-In-Time debugging enabled." - which seems like it's due to me not having Visual Studio setup / not being a .NET developer (rather than anything to do with the issue described).
Just to be sure, I went and installed the latest .NET (4.7) - no effect. Updated Git - no effect.
Update:
I downgraded to archive version 2.0.20.1 which works. It then asks if I would like to upgrade to 2.1.10 if I do, then it stops working again with the issue described above.