Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't Open on M2 Macbook #3729

Open
1 task done
3Samourai opened this issue Dec 17, 2023 · 6 comments
Open
1 task done

Can't Open on M2 Macbook #3729

3Samourai opened this issue Dec 17, 2023 · 6 comments

Comments

@3Samourai
Copy link

Description

  • Can you reproduce the issue?

Steps to reproduce

  1. brew install --cask mark-text

Expected behavior:

Install the app

Actual behavior:

Got a error

The Apple Silicon (ARM) version of mark-text is not signed. It will display an error stating it is damaged and can't
be opened. Please see https://github.com/marktext/marktext/issues/2983 for details and workarounds.

This is something only the developer, not Homebrew, can fix.

Versions

  • MarkText version: v0.17.1
  • Operating system: Mac OS 14.1.2
@froses
Copy link

froses commented Dec 22, 2023

I confirm the issue.

@n-shamsi
Copy link

n-shamsi commented Jan 3, 2024

The .dmg download works fine for Ventura 13.2.1, M2 Max (unless you're just pointing out the that the brew formula is broken).

@samarnayak
Copy link

I am also not able to open it for Mac OS 14.1.2 m2 pro.

@jeremy-block
Copy link

I see the same installation error when installing Mark-text using the brew install command on Mac OS 14.2.1 and running Homebrew v4.2.9 on an M3 Max MacBook Pro.

Following the discussion in the error, I found some discussion about running the following to remove the quarantine for the application.

xattr -cr /Applications/MarkText.app

This allows me to open the app successfully after installation. ✅

@3Samourai
Copy link
Author

Every app can be opened this way or in settings. Check the Apple Documentation. However, it's not optimal and definitely not a fix.

@weiiguo
Copy link

weiiguo commented Apr 5, 2024

I see the same installation error when installing Mark-text using the brew install command on Mac OS 14.2.1 and running Homebrew v4.2.9 on an M3 Max MacBook Pro.

Following the discussion in the error, I found some discussion about running the following to remove the quarantine for the application.

xattr -cr /Applications/MarkText.app

This allows me to open the app successfully after installation. ✅

Seems this issue is not fixed until today for M2 Mac with macOS 14.3.1. Lukily, I can open the app by this method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants