Linux can't open files not owned by user

If you are allergic to bug trackers, you can post here any remarks, issues and potential bugs you encounter
Post Reply
steve@kaarta.com
Posts: 1
Joined: Tue May 09, 2017 4:09 pm

Linux can't open files not owned by user

Post by steve@kaarta.com »

I am getting the following message when I try to open a file that I have full read write access to (chmod 777) but do not own.
An error occured while loading 'filename.ply': reading error (no access right?)
If I chown to move owners it opens for that user, but I want two users to both have access plys on Cloudcompare. Is there any reason you would need to own the file versus just have read permission to open it in CC?

Thanks!
daniel
Site Admin
Posts: 7332
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Linux can't open files not owned by user

Post by daniel »

Sorry, I can't personally answer to this question as I am a total Linux 'noob'.

We rely on Qt to read the file, so maybe it is worth looking at a related Qt issue? Otherwise we need to ask a Linux guru (like Romain).
Daniel, CloudCompare admin
Post Reply