protegeproject / protege

Protege Desktop
http://protege.stanford.edu
Other
1.01k stars 231 forks source link

Protege 5.6.* on Mac OS continues to ask permission to access Document (and possibly other) folder. #1138

Open samsontu opened 1 year ago

samsontu commented 1 year ago

Apparently this is a code-signing issue on the Mac. The problem can be fixed by the user if the app is resigned:

sudo codesign --force --deep --sign - /Applications/Protege-5.6.1/Protégé.app

nbuckenwolf commented 6 months ago

I have tried this and I am still getting the permissions issues. Protege asks for permission to access photos, contacts, etc. and regardless of whether I allow or do not allow, it hangs and eventually has to be force quit. I have tried uninstalling and re-installing, installing older versions, all to no avail. Would love to know if there is any other solution as Protege is completely unusable for me now. Using M1 Max Mac, macOS Sonoma 14.4.

100531717 commented 6 months ago

Have the same issue.

coffeefilter77 commented 3 months ago

Same issue here, even after the codesign was run.