Timothée Ravier
Timothée Ravier
bot, build org.kde.konsole
On Fedora 36 KDE Wayland, the app opens for a spit second and then terminates. Nothing in the command line log.
(CC @flathub/kde for the general app submission)
With `flatpak run --user org.kde.konsole --noclose`: ``` /bin/bash: /bin/bash: cannot execute binary file ```
CC @hsitter
> I assume you have to bundle `bash`. We already do: you can try with `flatpak run --command=bash foo`
> @travier if you could try the patch from [invent.kde.org/utilities/konsole/-/merge_requests/728](https://invent.kde.org/utilities/konsole/-/merge_requests/728) that would be amazing. Thanks, will push it here.
bot, build org.kde.konsole
OK, this fixes the issue and now I get an interactive shell. Thanks @hsitter! However, I can not run complex terminal commands such as `htop`: ``` $ htop Error opening...
We might need a way to change https://invent.kde.org/frameworks/kcoreaddons/-/blob/master/src/lib/util/ksandbox.cpp#L49 without having to recompile the whole Runtime.