Bug 489943 - Trying to connect to an SSH Entry results in "Error issuing SSH Command"
Summary: Trying to connect to an SSH Entry results in "Error issuing SSH Command"
Status: REPORTED
Alias: None
Product: konsole
Classification: Applications
Component: plugins (show other bugs)
Version: 24.05.2
Platform: Flatpak Linux
: NOR minor
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-08 19:02 UTC by Felix Lanz
Modified: 2024-07-08 19:02 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Lanz 2024-07-08 19:02:49 UTC
SUMMARY
Trying to connect to an SSH Entry results in "Error issuing SSH Command"
SELinux on permissisve did not change the behaviour.
The issue is not present when installing Konsole using yum, therefor I suspect the issue is due to bwrap sandboxing. 


STEPS TO REPRODUCE
1. Go to https://flathub.org/apps/org.kde.konsole
2. Install Konsole using "flatpak install flathub org.kde.konsole"
3. Start Konsole via the Fedora Desktop Environment (gnome)
4. Enable the SSH Manager plugin under Plugins
5. Add an Entry to the SSH Manager
6. Doubleclick to connect to the Entry

OBSERVED RESULT
The following error appears in a small window:
Title: "Error issuing SSH Command"
Body"Can't issue SSH command outside the shell application (eg, bash, zsh, sh)"

EXPECTED RESULT
SSH Connection to the specified SSH Manager entry.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.14.0-427.18.1.el9_4.x86_64, Fedora 9.4
qt6
gnome 46.3.1
ssh -V: OpenSSH_9.6p1, OpenSSL 3.2.1 30 Jan 2024
Flatpak 1.15.8

ADDITIONAL INFORMATION
Konsole was installed on a pretty much freshly installed Fedora instance using flatpak.