Unable to change folder attribute to invisible
Action: Click a folder, press Command-I to bring up properties window, uncheck hidden attribute box.
Result: Box gets unchecked. But half a second later, it automatically re-checks itself. I am the owner of the files and was never asked for permission (and shouldn't).
On which folders: A few data folders under dropbox, e.g. PastPresentations, nothing special.
Reproducible: Only happens on a few folders that were originally hidden by me a few years ago. I want to unhide them now. Reproducible after reboot and for several days now.
What I've tried: Quitting dropbox, moving those folders around, reinstalling Path Finder 7.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Path Finder Sup... on 10 Feb, 2018 08:23 PM
Hi,
Thanks for reaching out!
Please follow the instruction and check if the issue still persists:
Open your terminal and paste the following command to check if Path Finder has been slapped with the quarantined extended attribute:
xattr /Applications/"Path Finder.app"
If you see
com.apple.quarantine
returned as output from that last command, then go ahead and run this next command:xattr -d com.apple.quarantine /Applications/"Path Finder.app"
You won't get any feedback or output from that command, but that's okay because you can just run the first command again to see for yourself if the
com.apple.quarantine
attribute shows up again. It shouldn't, and now Path Finder is freed from Apple quarantine jail. Restart your PathFinder now.Let me know how it goes.
Best Regards,
Jordan
Path Finder Support Team
Path Finder Support Team closed this discussion on 10 Feb, 2018 08:23 PM.