Wox-launcher / Wox

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

Wox don't start #2985

Closed BrenoTeodor-o closed 4 years ago

BrenoTeodor-o commented 4 years ago

2020-05-21.txt

Exception begin -------------------- System.NullReferenceException: Object reference not set to an instance of an object. HResult: -2147467261 Data: -> <> Data: -> Source: Wox TargetAssembly: Wox, Version=1.3.1073.0, Culture=neutral, PublicKeyToken=null TargetModule: Wox.exe TargetSite: Void OnSecondAppStarted(System.Collections.Generic.IList1[System.String]) StackTrace: -------------------- at Wox.App.OnSecondAppStarted(IList1 args) in C:\projects\wox\Wox\App.xaml.cs:line 181 at Wox.Helper.SingleInstance`1.ActivateFirstInstanceCallback(Object arg) in C:\projects\wox\Wox\Helper\SingleInstance.cs:line 418 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

bao-qian commented 4 years ago

Please try new release https://github.com/Wox-launcher/Wox/releases If problem still exist, try reset by delete %APPDATA%Wox directory. Reopen if above method won't help.