Jump to content

rockatrubadur

Member
  • Posts

    4
  • Joined

  • Last visited

  • Country

    Norway
  • Donations

    0.00 USD 

Posts posted by rockatrubadur

  1. If anyone had the same problem as me: This worked: https://www.youtube.com/watch?v=6fqzb4qpgcs&app=desktop

     

    Edited by Dev (added  instructions from video):
    “App is Damaged Can’t Be Opened” or "App is damaged and can't be opened. You should move it the the Trash." error messages in Mac OS Sierra and High Sierra are a common error when you try to install a non-App Store application.

    1. Open a Terminal with appropriate privileges (“sudo bash” to make you root on most systems)
    2. Enter the following, substituting “AppName” with the real name of the app: xattr -cr /Applications/AppName.app
    3. Press Enter to run the command.
    • Like 5
  2. I have googled this myself to no help

     

    --------------

    Terminal:

    Smartmedias-MacBook-Air:~ support$ sudo spctl --master-disable

    Password:

    support is not in the sudoers file.  This incident will be reported.

    Smartmedias-MacBook-Air:~ support$

     

    One of the suggestions in the google search results: https://stackoverflow.com/questions/47806576/username-is-not-in-the-sudoers-file-this-incident-will-be-reported

     

    I type: sudo nano /etc/sudoers

    Result:

    -----------

    Smartmedias-MacBook-Air:~ support$ sudo nano /etc/sudoers

    Password:

    support is not in the sudoers file.  This incident will be reported.

    Smartmedias-MacBook-Air:~ support$ sudo spctl --master-disable

    ----------------
     

    I have spent hours trying to fix this with no results

×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. - Privacy Policy