Created
November 21, 2016 19:12
-
-
Save itod/e71a9eafd6d3c408349e4f478fa6ae05 to your computer and use it in GitHub Desktop.
Sierra: Fluid Apps Show Question Mark in Dock
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I think I know what’s going wrong. On Sierra, if an app has not been manually dragged into the "Applications" folder by the user, then the app cannot be successfully "kept" in the Dock. This is a new "security feature" of some kind from Apple. | |
This has something to do with App Translocation: http://lapcatsoftware.com/articles/app-translocation.html | |
Or path randomization: http://mjtsai.com/blog/2016/06/16/gatekeeper-path-randomization/ | |
So you should remove the Question Mark from the Dock, quit the Fluid App you created, drag your Fluid App to your "Applications" folder (you may have to drag it *out* first), relaunch it and try again. | |
Thanks, | |
TD |
Amir,
Thank you! I was getting crazy, as one app was working and the others kept getting lost with question mark.
Your sequence did work perfectly.
They should include it in Fluid.app instructions.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is how it worked for me: