Pressing checkbox at "Staged" makes SourceTree crash

XMLWordPrintable

      Hi

      Recent months SourceTree has become less stable and slower. From time to time it does not detect uncommitted changes in the file section og "Log /History" or "File status". Today I tried pressing the checkbox next to "Staged files" on the "Log / History" tab to see if that would make my files appear. Instead SourceTree crashed with the following error:

      2015-03-12T09:30:15: Fatal error:
      System.ArgumentNullException: Value cannot be null.
      Parameter name: source

      2015-03-12T09:30:15: Stack trace:
      at System.Linq.Enumerable.Select[TSource,TResult](IEnumerable`1 source, Func`2 selector)
      at SourceTree.ViewModel.FileStatusViews.AbstractSelectableFileListViewModel._UnstageAll() in c:\projects\atlassian.com\dev\bitbucket.org\sourcetreewin\ViewModel\FileStatusViews\AbstractSelectableFileListViewModel.cs:line 738
      at System.Windows.Controls.Primitives.ButtonBase.OnClick()
      at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
      at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
      at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
      at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
      at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
      at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
      at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
      at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
      at System.Windows.Input.InputManager.ProcessStagingArea()
      at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
      at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
      at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
      at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
      at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
      at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
      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)

            Assignee:
            Unassigned
            Reporter:
            Casper Schmidt Wandahl-Liper
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: