/usr/bin/openshot wrong permissions

Bug #460615 reported by Daniel Bair
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
OpenShot Video Editor
Invalid
Undecided
Unassigned
Ubuntu
Invalid
Undecided
Unassigned

Bug Description

The website says that OpenShot is available for Ubuntu 9.04 and 9.10, but the download page only offers 9.04 which is what i have installed on my Ubuntu 9.10 x86_64 machine.

After install via "sudo dpkg -i openshot..." (including dependences) I found that the program wouldn't run for other users on my system. So I did a "ls -l /usr/bin/openshot" and found the permissions set to bits 755 and owner set to uid 1000:1000 which prevents anyone but the first user from being able to run the application. A simple "chmod 777 /usr/bin/openshot" fixed the problem, but it seems to me like the maintainers of this package should correct this.

Also, I cannot find the documentation package to install but the program says I should install openshot-doc to get help within the program.

Thanks,

Daniel Bair

Revision history for this message
Timo Maaranen (tim-kuntonetti) wrote :

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

Revision history for this message
Daniel Bair (danielbair) wrote : Re: [Bug 460615] Re: /usr/bin/openshot wrong permissions

You're right, thankyou. I haven't been thinking clearly lately.

-Daniel

On Mon, Oct 26, 2009 at 2:41 AM, Timo Maaranen <email address hidden> wrote:

> 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 direct subscriber
> of the bug.
>

Revision history for this message
Brian Murray (brian-murray) wrote :

Thank you for taking the time to report this bug and trying to help make Ubuntu better. However, it seems that you are not using a software package provided by the official Ubuntu repositories. Because of this the Ubuntu project can not support or fix your particular bug. Please report this bug to the provider of the software package. Thanks!
If you are interested in learning more about software repositories and Ubuntu the following pages should be informative:
1. http://www.ubuntu.com/community/ubuntustory/components - information about Ubuntu repositories
2. https://help.ubuntu.com/community/Repositories - information regarding managing repositories.

Changed in ubuntu:
status: New → Invalid
moimael (moimael)
Changed in openshot:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.