-
Bug
-
Resolution: Duplicate
-
High
-
None
-
2.3.1.0
-
None
-
Severity 1 - Critical
When trying to install, sourcetree crashes in wizard itself.
Log file (Local AppData/Atlassian/SourceTree/sourcetree.log)
ERROR [2017-10-04 21:14:43,647] [1] [SourceTree.App] [OnStartup] - Failed to start System.NullReferenceException: Odkaz na objekt není nastaven na instanci objektu. v SourceTree.Notifications.NotificationsManager.SetOwner(NotificationDialogWindow notificationWindow) v SourceTree.Notifications.NotificationsManager.ShowNotificationDialog[T](NotificationDialogWindow notificationWindow, Tuple`2 customAction, VistaTaskDialogIcon icon) v 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) v SourceTree.Notifications.NotificationsManager.ShowNotificationDialogWithYesConfirmation(String title, String message, String details) v SourceTree.Configuration.WpfSpellCheckerPreFlightCheck.Run() v SourceTree.AppRoot.RunPreFlightChecks() v SourceTree.AppRoot.OnStartup(StartupEventArgs e) v SourceTree.App.OnStartup(StartupEventArgs e)
It looks like something with notifications.
Exception message in english = Reference isn't set to instance of object.
- duplicates
-
SRCTREEWIN-7898 Dictionary file blocks Sourcetree 2.3.1 from starting up
- Closed