-
Notifications
You must be signed in to change notification settings - Fork 17
Description
ing@ding-pc:~/linux-x64$ ./Ava.Client.Desktop Unhandled exception. DryIoc.ContainerException: code: Error.UnableToSelectSinglePublicConstructorFromNone; message: Unable to select a single public constructor from the implementation type 'Avalonia.WebView.Linux.ViewHandlerProvider' because the type does not have public constructors. at DryIoc.Throw.When(Boolean, Int32, Object , Object , Object , Object ) at DryIoc.ReflectionFactory.ValidateAndNormalizeRegistration(Type, Object, Boolean, Rules, Boolean) at DryIoc.Container.Register(Factory, Type, Object, Nullable1, Boolean)
at DryIoc.Shared.Extensions.DryIocExtensions.RegisterSingleton(IRegistrator, Type, Type)
at DryIoc.Shared.Extensions.DryIocExtensionsEx.RegisterSingletonTFrom,TTo
at Avalonia.WebView.Desktop.AppBuilderExtensions.<>c__DisplayClass0_0.b__0(AppBuilder app)
at Avalonia.AppBuilder.SetupUnsafe()
at Avalonia.AppBuilder.Setup()
at Avalonia.AppBuilder.SetupWithLifetime(IApplicationLifetime)
at Avalonia.ClassicDesktopStyleApplicationLifetimeExtensions.StartWithClassicDesktopLifetime(AppBuilder, String[], Action1 ) at Ava.Client.Desktop.Program.Main(String[]) in D:\Ava.Client\Ava.Client\Ava.Client.Desktop\Program.cs:line 13 已放弃 (核心已转储) ding@ding-pc:~/linux-x64$ sudo apt-get libwebkit2gtk-4-37 输入密码 E: 无效的操作 libwebkit2gtk-4-37 ding@ding-pc:~/linux-x64$