Bug 348551

Summary: Executable files won't open in directory widget
Product: [Plasma] plasmashell Reporter: mtest31
Component: FolderAssignee: Eike Hein <hein>
Status: RESOLVED DUPLICATE    
Severity: normal CC: plasma-bugs
Priority: NOR    
Version: 5.3.1   
Target Milestone: 1.0   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

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 ***