剪贴板收藏夹打开收藏的文件目录报错

BUG反馈 · 98 次浏览
jsirrrr 创建于 19天3小时前


回复内容
Cea 19天0小时前
#1

更新一下

jsirrrr 回复 Cea 18天22小时前 :

在收藏夹里边搜索目录后再点击打开,还是会这样报错哦

InvalidOperationException: 调用线程无法访问此对象,因为另一个线程拥有该对象。

StackTrace:

   在 IntelliTools.Domain.Service.FavorDataService.Save(FavorItem item)

   在 System.Reactive.AnonymousSafeObserver`1.OnNext(T value)

   在 System.Reactive.Linq.ObservableImpl.Throttle`1._.Propagate(UInt64 currentid)

   在 System.Reactive.Concurrency.Scheduler.Invoke[TState](ValueTuple`2 tuple)

   在 System.Reactive.Concurrency.Scheduler.<>c__78`1.<ScheduleAction>b__78_0(IScheduler _, ValueTuple`2 tuple)

   在 System.Reactive.Concurrency.UserWorkItem`1.Run()

   在 System.Reactive.Concurrency.ConcurrencyAbstractionLayerImpl.Timer.Tick()

   在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   在 System.Threading.TimerQueueTimer.CallCallback()

   在 System.Threading.TimerQueueTimer.Fire()

   在 System.Threading.TimerQueue.FireNextTimers()

jsirrrr 最后更新于 18天22小时前
Cea 18天20小时前
#2
回复 jsirrrr :

在收藏夹里边搜索目录后再点击打开,还是会这样报错哦

InvalidOperationException: 调用线程无法访问此对象,因为另一个线程拥有该对象。

StackTrace:

   在 IntelliTools.Domain.Service.FavorDataService.Save(FavorItem item)

   在 System.Reactive.AnonymousSafeObserver`1.OnNext(T value)

   在 System.Reactive.Linq.ObservableImpl.Throttle`1._.Propagate(UInt64 currentid)

   在 System.Reactive.Concurrency.Scheduler.Invoke[TState](ValueTuple`2 tuple)

   在 System.Reactive.Concurrency.Scheduler.<>c__78`1.<ScheduleAction>b__78_0(IScheduler _, ValueTuple`2 tuple)

   在 System.Reactive.Concurrency.UserWorkItem`1.Run()

   在 System.Reactive.Concurrency.ConcurrencyAbstractionLayerImpl.Timer.Tick()

   在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   在 System.Threading.TimerQueueTimer.CallCallback()

   在 System.Threading.TimerQueueTimer.Fire()

   在 System.Threading.TimerQueue.FireNextTimers()

11

回复主贴