[dolphin] [Bug 446169] New: When running executable files, open in a terminal app rather than running them silently

Nate Graham bugzilla_noreply at kde.org
Sat Nov 27 19:04:44 GMT 2021


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

            Bug ID: 446169
           Summary: When running executable files, open in a terminal app
                    rather than running them silently
           Product: dolphin
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: dolphin-bugs-null at kde.org
          Reporter: nate at kde.org
                CC: kfm-devel at kde.org
  Target Milestone: ---

STEPS TO REPRODUCE
1. Create a file with something like this in it:

```
#!/bin/sh

echo "Hello"
```

2. Make it executable
3. Click on it in Dolphin


OBSERVED RESULT
Nothing happens. You have no way of knowing that it did what it said it was
going to do, or even that it did anything at all


EXPECTED RESULT
The script opens in Konsole so that:
- It looks like something happened
- Any command-line output is visible
- If it did anything nefarious, you have a chance to see its output


This is like Bug 445159, for for Dolphin (that's for KRunner).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list