Skip to content

WiFi profile without name #44

Description

@youlan2333

Cannot open after installation

Image
[Date: 2025/12/8 15:06:59 Ver: 3.8.0.0]
System.ArgumentNullException: 值不能为 null。
参数名: name
   在 Wifinian.Models.Wlan.ProfileItem..ctor(String name, Guid interfaceId, String interfaceName, String interfaceDescription, AuthenticationMethod authentication, EncryptionType encryption, Boolean isAutoConnectEnabled, Boolean isAutoSwitchEnabled, Int32 position, Boolean isRadioOn, Boolean isConnected, String protocol, Int32 signal, Single band, Int32 channel)
   在 Wifinian.Models.Wlan.NativeWifiProfileItem..ctor(String name, Guid interfaceId, String interfaceDescription, ProfileType profileType, ProfileDocument document, Int32 position, Boolean isRadioOn, Boolean isConnected, String protocol, Int32 signal, Single band, Int32 channel)
   在 Wifinian.Models.Wlan.NativeWifiWorker.<>c.<GetProfilesAsync>b__26_0(ProfileRadioPack x)
   在 System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
   在 Wifinian.AppController.<LoadProfilesBaseAsync>d__53.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   在 Wifinian.AppController.<UpdateAsync>d__55.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   在 Wifinian.AppController.<InitiateAsync>d__40.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   在 Wifinian.App.<OnStartup>d__2.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions