-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Highest
-
None
-
Affects Version/s: 1.2.0
-
Component/s: General
-
None
-
Environment:
Windows 7 64bit
After upgrading to 1.2.0 I can no longer open SourceTree as it crashes before seeing any UI every time. See the relevant output from the sourcetree.log:
2013-09-16T11:47:12: Fatal error:
System.NullReferenceException: Object reference not set to an instance of an object.
2013-09-16T11:47:12: Stack trace:
at SourceTree.Model.Repository.AutodetectRemoteProjectLinks()
at SourceTree.AppRoot.UpgradeRemoteLinks()
at SourceTree.AppRoot.DoWindowStartupTasks()
at SourceTree.ViewModel.MainWindowViewModel..ctor()
at SourceTree.MainWindow..ctor()
at SourceTree.AppRoot.OnStartup(StartupEventArgs e)
at SourceTree.App.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__1(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
- duplicates
-
SRCTREEWIN-1006 Application crashes at startup
-
- Closed
-