Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wox 启动时崩溃,出现 NullReferenceException 错误 (Wox Startup Crash - NullReferenceException) #4134

Closed
moshuiNW opened this issue Feb 10, 2025 · 1 comment

Comments

@moshuiNW
Copy link

Error id: a627d460f4744ca4aab78ee0372f72a8

Exception begin --------------------

  System.NullReferenceException: Object reference not set to an instance of an object.

  HResult: -2147467261

  Data: <System.Object> -> <>

  Source: Wox.Core

  TargetAssembly: Wox.Core, Version=1.4.1196.0, Culture=neutral, PublicKeyToken=null

  TargetModule: Wox.Core.dll

  TargetSite: Boolean b__27_0(Wox.Plugin.PluginPair)

  StackTrace: --------------------

   at Wox.Core.Plugin.PluginManager.<>c__27`1.b__27_0(PluginPair p) in C:\projects\wox\Wox.Core\Plugin\PluginManager.cs:line 241

   at System.Linq.Enumerable.WhereListIterator`1.MoveNext()

   at Wox.Core.Resource.Internationalization.AddPluginLanguageDirectories() in C:\projects\wox\Wox.Core\Resource\Internationalization.cs:line 47

   at Wox.Core.Resource.Internationalization..ctor() in C:\projects\wox\Wox.Core\Resource\Internationalization.cs:line 30

   at Wox.Core.Resource.InternationalizationManager.get_Instance() in C:\projects\wox\Wox.Core\Resource\InternationalizationManager.cs:line 18

   at Wox.ViewModel.MainViewModel..ctor(Boolean useUI) in C:\projects\wox\Wox\ViewModel\MainViewModel.cs:line 79

   at Wox.App.b__15_0() in C:\projects\wox\Wox\App.xaml.cs:line 106

   at Wox.Infrastructure.Stopwatch.StopWatchNormal(Logger logger, String message, Action action, String methodName) in C:\projects\wox\Wox.Infrastructure\Stopwatch.cs:line 33

   at System.Windows.Application.OnStartup(StartupEventArgs e)

   at System.Windows.Application.<.ctor>b__1_0(Object unused)

   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 ------------------------------------------------------------
2025-02-10.txt

@qianlifeng
Copy link
Member

please see #3937 and try v2

@qianlifeng qianlifeng closed this as not planned Won't fix, can't repro, duplicate, stale Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants