Summary: | Options to open scripts | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | usrrgt |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | adaptee, arjunak234, bitlord0xff, broken.zhou, desintegr, estellnb, f.glopez, finex, flying-sheep, jherrero, projects.gg.aaron |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | 70cd19a70e045b6346c8e35d18d6742141ebd0b4 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
Nautilus opening script options.
Nautilus options are:
- Open in a terminal
- Show (at gedit)
- Cancel
- Run
Nautilus approach |
Description
usrrgt
2008-10-02 15:30:48 UTC
Created attachment 27658 [details]
Nautilus opening script options.
Nautilus options are:
- Open in a terminal
- Show (at gedit)
- Cancel
- Run
Comment on attachment 27658 [details]
Nautilus opening script options.
Nautilus options are:
- Open in a terminal
- Show (at gedit)
- Cancel
- Run
Nautilus options are:
- Open in a terminal
- Show (at gedit)
- Cancel
- Run
*** Bug 179628 has been marked as a duplicate of this bug. *** *** Bug 232000 has been marked as a duplicate of this bug. *** Bug #246238 is a similar request. Resetting assignee to default as per bug #305719 Created attachment 75065 [details]
Nautilus approach
In fact ... in Nautilus they have an interesting approach for this issue.
In the PREFERENCES dialog three options are provided (see Nautilus-approach.png) :
- RUN executable text files when they are opened
- VIEW executable text files when they are opened
- ASK each time
Is it viable to implement something similar in Dolphin ???????
*** Bug 149471 has been marked as a duplicate of this bug. *** Bug 275405 has more information and a patch. I am too tired to follow the discussion there, but maybe someone can test the patch. *** Bug 324891 has been marked as a duplicate of this bug. *** *** Bug 326378 has been marked as a duplicate of this bug. *** another option would be to go with overlays: when setting dolphin to “one click to open files”, clicking the upper left corner adds it to a selection instead. could we e.g. use the upper right corner to display that a file is executable (see bug 268750), and make it only run when clicking that corner? so we have, in the 4 corners: add/remove selection (if hovered) | cog (if executable) VCS status (if under VCS) | symlink icon (if symlink) clicking any part other than the cog or plus/minus opens it, clicking the cog executes it, and the plus/minus is for selection. (In reply to comment #12) > so we have, in the 4 corners: Please note that we don't have 4 well-defined corners at all if the icon size is quite small (which is the default in Details and Compact View). So I'm afraid your idea would basically only work in Icons View. |