https://bugs.winehq.org/show_bug.cgi?id=49857
Fred dracoanarion@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dracoanarion@gmail.com
--- Comment #5 from Fred dracoanarion@gmail.com --- I'm actually wondering if this issue is really fixed.
After some difficulties, I could install the NCLauncher2, but there is still a failure during/after login, that seems to be related to certificates:
Note: The corean part should translate to "Certificate could not be found".
Tested with wine-5.19 (Staging). I created a new 64bit prefix, added winetricks dotnet462 corefonts d3dx9.
------------------------------
System.NullReferenceException 인증서를 찾을 수 없습니다. at A.c534e1664793830cb679d24d47d088810..ctor(String , String , Int32 , String , String , String , Int32 , String , Boolean , c58bd16845dd89cdccf2be96aac716727 ) at NCLauncherW.ViewModels.LauncherServiceLocator.c8f2ae7ac94891c9781b62fcc4e22d440() at NCLauncherW.ViewModels.LauncherServiceLocator.c84fc1a9632540e55b993d77c9da6a13f.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at (TaskAwaiter`1& ) at A.cc5578b8897930d10077f757bb1a294be.c47dc36c3ef840496a5f5c268b6bdd157(TaskAwaiter`1& ) at NCLauncherW.ViewModels.VerifyIpAuthCodeWindowViewModel.c315ce67b877818045ada406902533be7.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_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)