-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
High
-
None
-
Affects Version/s: 1.6.23
-
Component/s: General
2015-11-27T11:59:47: Fatal error:
System.InvalidOperationException: Sequence contains no elements
2015-11-27T11:59:47: Stack trace:
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
at System.Windows.Controls.SelectionMultiple.SelectCore(MultiSelectTreeViewItem item) in C:\projects\bitbucket.org\atlassian\sourcetreewin-prod\Dependencies\MultiSelectTreeView\Controls\SelectionMultiple.cs:line 144
at System.Windows.Controls.MultiSelectTreeViewItem.OnMouseDown(MouseButtonEventArgs e) in C:\projects\bitbucket.org\atlassian\sourcetreewin-prod\Dependencies\MultiSelectTreeView\Controls\MultiSelectTreeViewItem.cs:line 735
at System.Windows.UIElement.OnMouseDownThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.ContentElement.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 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
- duplicates
-
SRCTREEWIN-3449 Crash on multiselect in unstaged files
-
- Closed
-