-
-
Notifications
You must be signed in to change notification settings - Fork 455
Description
Flow Launcher version: 1.10.0
OS Version: Microsoft Windows NT 10.0.22000.0
IntPtr Length: 8
x64: True
Python Path:
Date: 12/13/2022 08:40:39
Exception:
System.Runtime.InteropServices.COMException (0x800401D0): OpenClipboard Başarısız (0x800401D0 (CLIPBRD_E_CANT_OPEN))
at System.Windows.Clipboard.GetDataObjectInternal()
at System.Windows.Clipboard.GetDataInternal(String format)
at System.Windows.Clipboard.GetText(TextDataFormat format)
at Flow.Launcher.ViewModel.MainViewModel.<>c__DisplayClass121_0.b__0() in C:\projects\flow-launcher\Flow.Launcher\ViewModel\MainViewModel.cs:line 767
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback)
at Flow.Launcher.ViewModel.MainViewModel.ConstructQuery(String queryText, IEnumerable1 customShortcuts, IEnumerable1 builtInShortcuts) in C:\projects\flow-launcher\Flow.Launcher\ViewModel\MainViewModel.cs:line 763
at Flow.Launcher.ViewModel.MainViewModel.QueryResults() in C:\projects\flow-launcher\Flow.Launcher\ViewModel\MainViewModel.cs:line 741
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
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)