flathub / org.kde.dolphin

https://flathub.org/apps/details/org.kde.dolphin
3 stars 7 forks source link

Konsole support issues #98

Open travier opened 2 years ago

travier commented 2 years ago
TheEvilSkeleton commented 1 year ago

Trying to open Konsole from Dolphin by right clicking and then clicking "Open Terminal Here" fails and outputs this:

/bin/sh: line 1: /usr/bin/flatpak: No such file or directory

I'm guessing it needs to run flatpak-spawn --host?

travier commented 1 year ago

Yes, that's another issue indeed.

RokeJulianLockhart commented 1 year ago

https://github.com/flathub/org.kde.dolphin/issues/98#issuecomment-1303831872

@travier and @TheEvilSkeleton, is another issue open for that?

Justinzobel commented 1 year ago

It no longer appears to be an issue. I opened konsole from flatpak and closed it without any prompt.

Justinzobel commented 1 year ago

echo $TERM also now shows TERM=xterm-256color so I guess this can be closed?