Wox-launcher / Wox

A cross-platform launcher that simply works
http://wox-launcher.github.io/Wox/
GNU General Public License v3.0
24.54k stars 2.37k forks source link

error #4088

Closed SunShineGong closed 4 weeks ago

SunShineGong commented 1 month ago

Exception begin -------------------- System.Exception: Couldn't acquire lock, is another instance running HResult: -2146233088 Data: -> <> Data: -> Source: Squirrel TargetAssembly: Squirrel, Version=1.9.1.0, Culture=neutral, PublicKeyToken=null TargetModule: Squirrel.dll TargetSite: Void .ctor(System.String, System.TimeSpan) StackTrace: -------------------- at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut) in C:\Users\ana\code\Squirrel\Squirrel.Windows\src\Squirrel\Utility.cs:line 842 at Squirrel.UpdateManager.b__32_0() in C:\Users\ana\code\Squirrel\Squirrel.Windows\src\Squirrel\UpdateManager.cs:line 274 at System.Threading.Tasks.Task`1.InnerInvoke() at System.Threading.Tasks.Task.Execute() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.UpdateManager.d7.MoveNext() in C:\Users\ana\code\Squirrel\Squirrel.Windows\src\Squirrel\UpdateManager.cs:line 56 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Wox.Core.Updater.d5.MoveNext() in C:\projects\wox\Wox.Core\Updater.cs:line 42 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Wox.ViewModel.SettingWindowViewModel.d__7.MoveNext() in C:\projects\wox\Wox\ViewModel\SettingWindowViewModel.cs:line 45 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 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) Exception end ------------------------------------------------------------

Runtime Info

SDK Info

Assemblies - Wox.exe

qianlifeng commented 4 weeks ago

see #3937