org.freedesktop.dbus.errors.UnknownMethod: No such method 'readPasswordList' in interface 'org.kde.KWallet' at object path '/modules/kwalletd5' (signature 'isss')
Source issue https://github.com/continuedev/continue/issues/2144
org.freedesktop.dbus.errors.UnknownMethod: No such method 'readPasswordList' in interface 'org.kde.KWallet' at object path '/modules/kwalletd5' (signature 'isss')
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.freedesktop.dbus.errors.Error.getException(Error.java:111)
at org.freedesktop.dbus.errors.Error.throwException(Error.java:138)
at org.freedesktop.dbus.RemoteInvocationHandler.executeRemoteMethod(RemoteInvocationHandler.java:146)
at org.freedesktop.dbus.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:206)
at com.intellij.credentialStore.$Proxy180.readPasswordList(Unknown Source)
at com.intellij.credentialStore.KWalletCredentialStore.get(linuxKWalletLibrary.kt:89)
at com.intellij.credentialStore.NativeCredentialStoreWrapper.get(NativeCredentialStoreWrapper.kt:46)
at com.intellij.ide.passwordSafe.impl.BasePasswordSafe.get(PasswordSafeImpl.kt:96)
at com.github.continuedev.continueintellijextension.auth.ContinueAuthService.retrieveSecret(ContinueAuthService.kt:142)
at com.github.continuedev.continueintellijextension.auth.ContinueAuthService.getAccessToken(ContinueAuthService.kt:155)
at com.github.continuedev.continueintellijextension.auth.ContinueAuthService.loadControlPlaneSessionInfo(ContinueAuthService.kt:188)
at com.github.continuedev.continueintellijextension.activities.ContinuePluginStartupActivity$initializePlugin$1.invokeSuspend(ContinuePluginStartupActivity.kt:136)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:100)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)