SuperSlicer icon indicating copy to clipboard operation
SuperSlicer copied to clipboard

2.3.57.12 Macos Arm is damaged and cannot be opened

Open kaisarantonn opened this issue 3 years ago • 2 comments
trafficstars

Bug description Cannot be opened on macos 12.3.1 on Macbook Pro (M1 Pro)

Expected behavior Working as smooth as prusaslicer

To Reproduce Steps to reproduce the behavior:

  1. Download SuperSlicer_2.3.57.12_macos_arm_220401.dmg
  2. Click on the downloaded File
  3. Copy Superslicer into Application on Mac
  4. See error "“SuperSlicer” is damaged and can’t be opened. You should eject the disk image."

Desktop (please complete the following information):

  • OS: MacOS
  • Version 12.3.1 Monterey

kaisarantonn avatar May 24 '22 21:05 kaisarantonn

See this comment as it's already documented https://github.com/supermerill/SuperSlicer/issues/2055#issuecomment-1126989720

stephbellemare avatar May 24 '22 23:05 stephbellemare

This is still an issue on the latest builds (2.5.59.9), so for anyone who needs this fixed in the meantime:

This is the latest update: https://github.com/supermerill/SuperSlicer/issues/2055#issuecomment-1195640131

So after copying the application from the DMG to /Applications, you need to run the following:

xattr -cr /Applications/SuperSlicer.app

mattheath avatar May 11 '24 12:05 mattheath

Just a further note to anyone else who runs into a similar issue and doesn't daily macos:

For me on my m2, the dmg would not show the applications folder when clicked (whereas all other dmgs show the application folder to drag the app into), dragging app inside the dmg onto my desktop and then into applications allowed me to successfully run the above command with sudo

Jmack66 avatar Apr 16 '25 14:04 Jmack66