Hello Daniel I checked the the permissions of /usr/bin/openshot and found them to be 744 - not 755. 744 gives only the owner the right to run it, but chmod +x /usr/bin/openshot makes the permissions 755 which gives the rights to run it everybody. 744 looks like -rwxr--r-- and 755 -rwxr-xr-x. So you should give the command chmod 755 /usr/bin/openshot.
Regards Timo -- /usr/bin/openshot wrong permissions https://bugs.launchpad.net/bugs/460615 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
