Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac installation has wrong permissions #692

Closed
larsrc opened this issue Jan 21, 2018 · 6 comments
Closed

Mac installation has wrong permissions #692

larsrc opened this issue Jan 21, 2018 · 6 comments

Comments

@larsrc
Copy link

larsrc commented Jan 21, 2018

Version

1.38.4, 1.38.5 at least

Operating system type + version

Mac OS X 10.12.6

Behavior

  • Describe the problem
    • When installing Slic3r on a Mac, it is only executable by the user installing it.
  • Steps needed to reproduce the problem
    1 Install Slic3r
    2 Switch to a different user
    3 Open applications folder
  • Expected Results
    • I can run Slic3r
  • Actual Results
    • I don't have permissions to run Slic3r:

slic3rforbidden

Getting the info on the Slic3r App on the dmg also shows that only the user mounting it has access.

@bubnikv
Copy link
Collaborator

bubnikv commented Feb 2, 2018

Do you have experience how to achieve your request? Shall I just change the Unix permissions of the files bundled inside the dmg archive?

@bubnikv bubnikv added the macOS label Feb 12, 2018
@larsrc
Copy link
Author

larsrc commented Mar 9, 2018

I don't know first thing about dmg archives, sorry. I found that changing them after installation didn't help.

@bubnikv
Copy link
Collaborator

bubnikv commented Mar 14, 2018

Did you install other applications into the main Applications folder the same way as you did it with Slic3r?

Reading the following discussion, maybe you need to adjust the rights to the Slic3r.dmg file yourself after you moved it to the main Applications folder, so it will be accessible to everyone?

https://forums.macrumors.com/threads/can-i-install-and-application-and-have-it-available-for-all-users.170148/

@bubnikv
Copy link
Collaborator

bubnikv commented Jul 21, 2018

@bubnikv
Copy link
Collaborator

bubnikv commented Jul 24, 2018

We are now copying the readable / executable attributes for the files inside the .dmg archive from the "owner" to the "group" and "others", so we hope the issue goes away. Interestingly enough, our tester @FidelCapo was not be able to reproduce the issue, so we will be thankful, if you could test the attached build for us.

Slic3rPE-1.41.0-alpha2+22-full-ge0e6a23-201807241358.dmg.zip

@bubnikv
Copy link
Collaborator

bubnikv commented Jul 27, 2018

No response, but we hope we fixed the issue with the upcoming Slic3r 1.41.0-alpha3 release. Closing.

@bubnikv bubnikv closed this as completed Jul 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants