View Single Post
Posts: 172 | Thanked: 193 times | Joined on Nov 2009 @ Germany
#93
Well, it seems that the executable in the package doesn't get installed with the execution bit set.

As I am no packaging guru and rely on Qt Creator to do the job you have to set the bit manually to fix this:

Code:
chmod +x /usr/lib/hildon-desktop/friendlyfm
has worked for me.
 

The Following User Says Thank You to percy For This Useful Post: