Exception:值不能为 null。 参数名: second

报错信息 1
ArgumentNullException: 值不能为 null。
参数名: second
StackTrace:
   在 System.Linq.Enumerable.SequenceEqual[TSource](IEnumerable`1 first, IEnumerable`1 second, IEqualityComparer`1 comparer)
   在 IntelliTools.Domain.MyClipboard.FileClipItem.Val_Equals(ClipItemBase other)
   在 IntelliTools.View.BackgroundWindow.CollectClipItem(ClipItemBase item)
   在 IntelliTools.View.BackgroundWindow.LasyOnClipboardChanged()
   在 IntelliTools.View.BackgroundWindow.Timer_Tick(Object sender, EventArgs e)
   在 System.Windows.Threading.DispatcherTimer.FireTick(Object unused)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

版本:1.44.22 2025-10-19 11:33 Microsoft Windows NT 10.0.19045.0
版本:1.40.23 2025-10-17 10:09 Microsoft Windows NT 10.0.26100.0
版本:1.43.38 2025-10-14 14:55 Microsoft Windows NT 10.0.26100.0
版本:1.44.22 2025-10-13 16:36 Microsoft Windows NT 10.0.19045.0
版本:1.44.22 2025-10-09 15:21 Microsoft Windows NT 10.0.19043.0
版本:1.43.57 2025-10-07 10:39 Microsoft Windows NT 10.0.19045.0
版本:1.43.57 2025-10-05 00:44 Microsoft Windows NT 10.0.26100.0
版本:1.44.22 2025-10-01 21:47 Microsoft Windows NT 10.0.26100.0
版本:1.44.10 2025-09-30 11:30 Microsoft Windows NT 10.0.19045.0
版本:1.44.22 2025-09-29 20:27 Microsoft Windows NT 10.0.22631.0
版本:1.44.22 2025-09-29 18:42 Microsoft Windows NT 10.0.22631.0
版本:1.44.22 2025-09-29 17:56 Microsoft Windows NT 10.0.26100.0
版本:1.43.57 2025-09-28 16:28 Microsoft Windows NT 10.0.26100.0
版本:1.43.68 2025-09-28 15:25 Microsoft Windows NT 10.0.26100.0
版本:1.42.32 2025-09-28 13:55 Microsoft Windows NT 10.0.19045.0
版本:1.44.22 2025-09-26 11:18 Microsoft Windows NT 10.0.26100.0
版本:1.43.63 2025-09-21 19:01 Microsoft Windows NT 10.0.26100.0
报错信息 2
ArgumentNullException: 值不能为 null。
参数名: second
StackTrace:
   在 System.Linq.Enumerable.SequenceEqual[TSource](IEnumerable`1 first, IEnumerable`1 second, IEqualityComparer`1 comparer)
   在 IntelliTools.Domain.MyClipboard.FileClipItem.Val_Equals(ClipItemBase other)
   在 IntelliTools.Domain.Service.ClipDataService.CollectClipItem(ClipItem item)
   在 System.Reactive.AnonymousSafeObserver`1.OnNext(T value)
   在 System.Reactive.Subjects.Subject`1.OnNext(T value)
   在 System.Reactive.Linq.ObservableImpl.Select`2.Selector._.OnNext(TSource value)
   在 System.Reactive.Linq.ObservableImpl.Select`2.Selector._.OnNext(TSource value)
   在 System.Reactive.Linq.ObservableImpl.Where`1.Predicate._.OnNext(TSource value)
   在 System.Reactive.Linq.ObservableImpl.Select`2.Selector._.OnNext(TSource value)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

版本:1.43.19 2025-10-15 12:39 Microsoft Windows NT 10.0.19042.0
版本:1.44.10 2025-10-14 14:40 Microsoft Windows NT 10.0.19045.0
报错信息 3
ArgumentNullException: 值不能为 null。
参数名: second
StackTrace:
   在 System.Linq.Enumerable.Union[TSource](IEnumerable`1 first, IEnumerable`1 second)
   在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   在 System.Windows.Controls.Primitives.ButtonBase.OnClick()
   在 System.Windows.Controls.Button.OnClick()
   在 System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
   在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   在 System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
   在 System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
   在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   在 System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
   在 System.Windows.Input.InputManager.ProcessStagingArea()
   在 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
   在 System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
   在 System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
   在 System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   在 System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

版本:1.44.22 2025-09-24 16:27 Microsoft Windows NT 10.0.26100.0