https://bugs.kde.org/show_bug.cgi?id=438296
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from Nate Graham <n...@kde.org> --- Works fine for me on Fedora 34 with a git master Plasma Wayland session when starting an ssh-agent via the following autostart script: #!/bin/sh eval "$(ssh-agent)" ssh-add -q < /dev/null How are you doing it? -- You are receiving this mail because: You are watching all bug changes.