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-n...@kde.org
          Reporter: n...@kde.org
                CC: kfm-de...@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 watching all bug changes.

Reply via email to