Mac Sierra 10.12 Disable App Translocation: Difference between revisions

From MXWendler Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


''Problem:''
''Problem:''
* You start Stage Designer, and a warning appears that a certain folder could not be created due to a read-only filesystem path
:You start Stage Designer, and a warning appears that a certain folder could not be created due to a read-only filesystem path
 


''Background:''
''Background:''
* Under OSX Sierra, Gatekeeper dislocates unsigned applications to random paths on start
:Under OSX Sierra, Gatekeeper dislocates unsigned applications to random paths on start


[[File:Sierra App Translocation Error.png|600px]]
[[File:Sierra App Translocation Error.png|600px]]
Line 12: Line 11:


''Solution:''
''Solution:''
* Disable Gatekeeper
: Disable Gatekeeper
** Open Terminal as Administrator
: Open Terminal as Administrator
** Type <code>sudo spctl --master-disable</code>
: Type <code>sudo spctl --master-disable</code>
** Reinstall Stage Designer
: Reinstall Stage Designer
** This may affect your security settings
: This may affect your security settings
 


''Long Term Solution:''
''Long Term Solution:''
* Switch from OSX to a real operating system
:Switch from OSX to a real operating system
 


For more information, please see e.g. [https://www.tekrevue.com/tip/gatekeeper-macos-sierra/]
For more information, please see e.g. https://www.tekrevue.com/tip/gatekeeper-macos-sierra/

Revision as of 13:17, 19 March 2019

This applies to Mac OS 10.12 and any MXWendler version

Problem:

You start Stage Designer, and a warning appears that a certain folder could not be created due to a read-only filesystem path

Background:

Under OSX Sierra, Gatekeeper dislocates unsigned applications to random paths on start


Solution:

Disable Gatekeeper
Open Terminal as Administrator
Type sudo spctl --master-disable
Reinstall Stage Designer
This may affect your security settings

Long Term Solution:

Switch from OSX to a real operating system

For more information, please see e.g. https://www.tekrevue.com/tip/gatekeeper-macos-sierra/