Summary: | SSH keys not used for authentication when streaming data | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | kskot <288pat0tem> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | kfm-devel |
Priority: | NOR | ||
Version First Reported In: | 24.05.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | VLC auth dialog |
Description
kskot
2024-06-19 13:51:48 UTC
Journal logs when opnening VLC from Dolphin: kwalletd6[4195]: qt.dbus.integration: QDBusConnection: couldn't handle call to readPasswordList, no slot matched neon kwalletd6[4195]: qt.dbus.integration: QDBusConnection: couldn't handle call to readPasswordList, no slot matched neon plasmashell[14370]: [00007ed3f00a34d0] kwallet keystore error: kwallet_read_password_list : Wrong reply type neon kwalletd6[4195]: qt.dbus.integration: Could not find slot KWalletAdaptor::readPasswordList Please attach a screenshot of the auth dialog you are seeing in vlc. Created attachment 170777 [details]
VLC auth dialog
VLC version: 3.0.16 (native package, not flatpak) That's VLCs auth dialog, means the sftp worker from kio isn't even involved. Moving to dolphin for more investigation. The dolphin version did not change in the neon update, only plasma and frameworks got updated. It worked fine before the update. So I think the issue is likely somewhere in frameworks. no idea why, but the problem went away when switching from RSA to ED25519 keys. |