【异常报告】(1.24.24) 拖动操作已在进行中

异常报告 · 1021 次浏览
阿苏00131 创建于 2021-06-06 15:48

很抱歉, Quicker遇到了一个未能捕获的异常:

拖动操作已在进行中

拖动操作已在进行中

COMException
   在 MS.Win32.UnsafeNativeMethods.DoDragDrop(IDataObject dataObject, IOleDropSource dropSource, Int32 allowedEffects, Int32[] finalEffect)
   在 System.Windows.OleServicesContext.OleDoDragDrop(IDataObject dataObject, IOleDropSource dropSource, Int32 allowedEffects, Int32[] finalEffect)
   在 System.Windows.DragDrop.OleDoDragDrop(DependencyObject dragSource, DataObject dataObject, DragDropEffects allowedEffects)
   在 System.Windows.DragDrop.DoDragDrop(DependencyObject dragSource, Object data, DragDropEffects allowedEffects)
   在 Quicker.View.X.Controls.TreeActionToolboxControl.iBg6EvHj0GA68ssbloM(Object , Object , DragDropEffects )
   在 Quicker.View.X.Controls.TreeActionToolboxControl.lIIzBpNPB6(Object  , MouseEventArgs  )
   在 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.ContentElement.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)

复现场景

 


回复内容
CL 2021-06-06 15:50
#1

感谢反馈。

这个每次都会触发么? 我试了半天没有出现呢?有没有什么特殊的操作步骤?

阿苏00131 2021-06-06 15:56 :

这个不知,补充一点,此时系统的文件件也是不能拖动的额,检查了按键也是没有按下的,不知是不是跟PS的有关,因为打开了Photoshop2021

CL 回复 阿苏00131 2021-06-06 15:57 :

出现这个,说明在windows中存在其它正在进行的拖动操作。 这时候windows会拒绝再开启一共拖动,就会报错了。

阿苏00131 2021-06-06 16:00 :

确实好奇怪,鼠标也没有按下,也没能发现其它正在进行的拖动操作

阿苏00131 2021-06-06 16:07 :

新发现,刚刚看到网上Win10不能直接拖文件进行打开解决办法(亲测可用),然后试了一下把PS关掉就行了,此时系统文件夹可以拖动,再试了一下quicker,真的就可以了,看来是其他软件对quicker造成的影响

CL 2021-06-06 16:34
#2
回复 阿苏00131 :

新发现,刚刚看到网上Win10不能直接拖文件进行打开解决办法(亲测可用),然后试了一下把PS关掉就行了,此时系统文件夹可以拖动,再试了一下quicker,真的就可以了,看来是其他软件对quicker造成的影响

好的,我尝试捕捉一下。已赠送兑换码。

回复主贴