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

            Bug ID: 495551
           Summary: When Konsole is installed only from Flathub (no distro
                    packaged version), can't execute desktop files/scripts
                    in it externally
    Classification: Frameworks and Libraries
           Product: frameworks-kio
           Version: git master
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kio-bugs-n...@kde.org
          Reporter: n...@kde.org
                CC: kdelibs-b...@kde.org
  Target Milestone: ---

STEPS TO REPRODUCE
1. Install Konsole from Flathub, and don't install it from your distro (or
uninstall it).
2. Create a tiny .desktop file that runs a terminal command, like this:

[Desktop Entry]
Exec=speak-ng hello
Name=Say something
Icon=kmouth
Type=Application
Terminal=true

3. Launch it.

OBSERVED RESULT
An error message saying "Terminal konsole not found while trying to run [path
to file]"


EXPECTED RESULT
Konsole opens, the speakers play "hello", and then Konsole closes


ADDITIONAL INFORMATION
System Settings > Default Applications shows "Konsole" as the default terminal
app.

The fact that the error message says "konsole" and not "Konsole" leads me to
believe that it's trying to run the `konsole` executable, which won't work for
a Flatpak app.

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

Reply via email to