amanharwara / altus

Desktop client for WhatsApp Web with themes, notifications and multiple account support
GNU General Public License v3.0
485 stars 66 forks source link

Cannot Open on M1 Macbook #260

Closed albertoeficore closed 11 months ago

albertoeficore commented 11 months ago

A clear and concise description of what the bug is: Cannot get this to install on a M1 Apple Macbook

To Reproduce Steps to reproduce the behavior:

  1. Try to install, dragging the Altus icon to the Apps folder as prompted by iOS, a shortcut appears on the desktop

Expected behavior A clear and concise description of what you expected to happen: After APP was installed, open it successfully

Screenshots I have attached screenshots showing system info, app info and the error that appears

Information: Version Info: 4.8.6 A screenshot was attached

Additional context The regular x86 version was inadvertently installed, but was removed before attempting to install ARM version

Screenshot 2023-10-30 102823 ece163f7-8e48-4731-8877-427de5112b4a Screenshot 2023-10-30 102721

amanharwara commented 11 months ago

Running this command in the terminal should fix it:

xattr -d com.apple.quarantine /Applications/Altus.app

see: https://apple.stackexchange.com/questions/372084/macos-catalina-app-is-damaged-and-cant-be-opened-you-should-move-it-to-the-t/372208#372208

albertoeficore commented 11 months ago

That did not work. Here is the attached screenshot with the Terminal error message: "no such xattr"

However after digging around I tried the following command:

sudo xattr -dr com.apple.quarantine /Applications/Altus.app

And this time it worked! Screenshot 2023-10-31 174453

Thanks for your help pointing me in the right direction!

Altus is a killer app