As a workaround,
https://bugzilla.opensuse.org/show_bug.cgi?id=1088564#c7 worked for me:

> mkdir -p ~/.config/plasma-workspace/env/ksshagt.sh
> vim ~/.config/plasma-workspace/env/ksshagt.sh
> 
> if [ -z "$SSH_AUTH_SOCK" ] ; then
>     eval `ssh-agent -s`
> fi

And then after logging in, a simple `ssh-add` makes you insert the
passphrase once and you're good to go.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to plasma-workspace in Ubuntu.
https://bugs.launchpad.net/bugs/2024937

Title:
  ssh-agent is not started via startplasma-wayland

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-workspace/+bug/2024937/+subscriptions


-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to