Bug 348551 - Executable files won't open in directory widget
Summary: Executable files won't open in directory widget
Status: RESOLVED DUPLICATE of bug 348436
Alias: None
Product: plasmashell
Classification: Plasma
Component: Folder (show other bugs)
Version: 5.3.1
Platform: Ubuntu Linux
: NOR normal
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-01 17:41 UTC by mtest31
Modified: 2015-06-01 18:16 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mtest31 2015-06-01 17:41:44 UTC
How to reproduce:
cd to a directory thats shown inside a directory widget, then do the following:
printf "#"'!'"/bin/sh\nfirefox\n" > firefox-starter
chmod +x firefox-starter
./firefox-link

This bug is a regression, with 5.3.0 it worked.

Reproducible: Always
Comment 1 mtest31 2015-06-01 17:43:24 UTC
Err, sorry, forgot the most important part: when you click on the file in dolphin, or execute it like above, it works, and starts firefox. However when you open it with the folder view, it opens the file as if it didn't have the executable bit set.
Comment 2 mtest31 2015-06-01 18:16:41 UTC

*** This bug has been marked as a duplicate of bug 348436 ***