Comment 4 for bug 1216788

Revision history for this message
ԜаӀtеr Ⅼарсһуnѕkі (wxl) wrote : Re: #!/usr/bin/python files and similar variants are not shown as executable files

based on what you have shown, it's unclear what the issue is:
1. are the files executable in the terminal? if so, you should check the executable flags. this may be obvious, but it's worth looking into.
2. are they only files that use #!/usr/bin/python? what about python3? what about #!/usr/bin/env python? for that matter, where does /usr/bin/python point to? it is a symbolic link after all.
3. is it only a problem being able to double click them in the GUI? if so, try running pcmanfm in the terminal and double clicking on the icon. what output do you get in the terminal?

furthermore, what are the versions of everything are we talking about? what 14.10 image? a release or a daily image? which one? what is the last version you can say this was working with?