https://bugs.kde.org/show_bug.cgi?id=455252

nightBulb <sky.not.a....@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sky.not.a....@gmail.com

--- Comment #18 from nightBulb <sky.not.a....@gmail.com> ---
I too faced this issue with ssh-add

[Desktop Entry]
Exec=ssh-add -q /home/username/.ssh/id_rsa_some_key

The .desktop file now requires full path, and does not recognize ( "~" / tilde
character ) for home

i.e 
Exec=ssh-add -q ~/.ssh/id_rsa_some_key
does not work.

(Just documenting this path issue somewhere)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to