-
Bug
-
Resolution: Duplicate
-
High
-
None
-
None
-
None
-
None
-
Sourcetree Windows Standalone
OS: Windows 10 Pro
Version: 10.0.16288 Build 16288
Java version: 1.8.0_111
-
Severity 1 - Critical
Hey there, after updating windows 10 last night, I'm no longer able to open Sourcetree.
Here is the log: (tried opening it three times)
ERROR [2017-09-29 13:09:04,224] [1] [SourceTree.App] [.ctor] - finish EnsureSquirrelExecutionStubIsCopied ERROR [2017-09-29 13:09:04,405] [1] [SourceTree.App] [OnStartup] - Failed to start System.NullReferenceException: Object reference not set to an instance of an object. at SourceTree.Notifications.NotificationsManager.SetOwner(NotificationDialogWindow notificationWindow) at SourceTree.Notifications.NotificationsManager.ShowNotificationDialog[T](NotificationDialogWindow notificationWindow, Tuple`2 customAction, VistaTaskDialogIcon icon) at SourceTree.Notifications.NotificationsManager.ShowNotificationDialog[T](String title, String message, Tuple`2 customAction, String cancelLabel, String suppressionSetting, Action`1 suppressionChangedAction, Object contentControl, String contentCommandLabel, Action contentAction) at SourceTree.Notifications.NotificationsManager.ShowNotificationDialogWithYesConfirmation(String title, String message, String details) at SourceTree.Configuration.WpfSpellCheckerPreFlightCheck.Run() at SourceTree.AppRoot.RunPreFlightChecks() at SourceTree.AppRoot.OnStartup(StartupEventArgs e) at SourceTree.App.OnStartup(StartupEventArgs e) ERROR [2017-09-29 13:09:08,212] [1] [SourceTree.App] [.ctor] - finish EnsureSquirrelExecutionStubIsCopied ERROR [2017-09-29 13:09:08,350] [1] [SourceTree.App] [OnStartup] - Failed to start System.NullReferenceException: Object reference not set to an instance of an object. at SourceTree.Notifications.NotificationsManager.SetOwner(NotificationDialogWindow notificationWindow) at SourceTree.Notifications.NotificationsManager.ShowNotificationDialog[T](NotificationDialogWindow notificationWindow, Tuple`2 customAction, VistaTaskDialogIcon icon) at SourceTree.Notifications.NotificationsManager.ShowNotificationDialog[T](String title, String message, Tuple`2 customAction, String cancelLabel, String suppressionSetting, Action`1 suppressionChangedAction, Object contentControl, String contentCommandLabel, Action contentAction) at SourceTree.Notifications.NotificationsManager.ShowNotificationDialogWithYesConfirmation(String title, String message, String details) at SourceTree.Configuration.WpfSpellCheckerPreFlightCheck.Run() at SourceTree.AppRoot.RunPreFlightChecks() at SourceTree.AppRoot.OnStartup(StartupEventArgs e) at SourceTree.App.OnStartup(StartupEventArgs e) ERROR [2017-09-29 13:09:48,492] [1] [SourceTree.App] [.ctor] - finish EnsureSquirrelExecutionStubIsCopied ERROR [2017-09-29 13:09:48,632] [1] [SourceTree.App] [OnStartup] - Failed to start System.NullReferenceException: Object reference not set to an instance of an object. at SourceTree.Notifications.NotificationsManager.SetOwner(NotificationDialogWindow notificationWindow) at SourceTree.Notifications.NotificationsManager.ShowNotificationDialog[T](NotificationDialogWindow notificationWindow, Tuple`2 customAction, VistaTaskDialogIcon icon) at SourceTree.Notifications.NotificationsManager.ShowNotificationDialog[T](String title, String message, Tuple`2 customAction, String cancelLabel, String suppressionSetting, Action`1 suppressionChangedAction, Object contentControl, String contentCommandLabel, Action contentAction) at SourceTree.Notifications.NotificationsManager.ShowNotificationDialogWithYesConfirmation(String title, String message, String details) at SourceTree.Configuration.WpfSpellCheckerPreFlightCheck.Run() at SourceTree.AppRoot.RunPreFlightChecks() at SourceTree.AppRoot.OnStartup(StartupEventArgs e) at SourceTree.App.OnStartup(StartupEventArgs e)
This is after a fresh install and after clearing out my User/user/AppData/Local/Atlassian/Sourcetree folders.
- duplicates
-
SRCTREEWIN-7898 Dictionary file blocks Sourcetree 2.3.1 from starting up
- Closed