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

Cutter 2.3.4 cannot work on MacOS 12.x (Monterey) #3335

Open
1 of 3 tasks
eirnym opened this issue Apr 26, 2024 · 0 comments
Open
1 of 3 tasks

Cutter 2.3.4 cannot work on MacOS 12.x (Monterey) #3335

eirnym opened this issue Apr 26, 2024 · 0 comments

Comments

@eirnym
Copy link

eirnym commented Apr 26, 2024

Environment information

  • Operating System: macOS Monterey 12.6.3
  • Cutter version: 2.3.4
  • Obtained from:
    • Built from source
    • Downloaded release from Cutter website or GitHub
    • Distribution repository
  • File format: any

Describe the bug

Cutter has limitations for minimal macOS version to run built in the app info.

To Reproduce

Steps to reproduce the behavior:

  1. Download amd64 dmg file from github releases
  2. Mount dmg file
  3. Try to run it
  4. See error
$ cd /Volumes/Cutter/Cutter.app
$ open .
The application cannot be opened for an unexpected reason, error=Error Domain=NSOSStatusErrorDomain Code=-10825 "kLSIncompatibleSystemVersionErr: The app cannot run on the current OS version" UserInfo={_LSLine=3863, _LSFunction=_LSOpenStuffCallLocal}

Expected behavior

It opens and runs without an issue. As shown below it can run without an issue on this OS version.

Screenshots

Additional context

If I run cutter itself, it works!

$ cd /Volumes/Cutter/Cutter.app/Contents/MacOS
$ ./cutter
Migrating Settings from pre-1.8
Migrating Settings to Version 1
Migrating Settings to Version 2
Migrating Settings to Version 3
Migrating Settings to Version 4
Migrating Settings to Version 5
Migrating Settings to Version 6
"0.7.1" "0.7.1"
Setting Rizin prefix = "/Volumes/Cutter/Cutter.app/Contents/Resources"  for macOS Application Bundle.
...

There was an issue previously, which was closed without any solution.

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

1 participant