-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Description
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:
- Download amd64 dmg file from github releases
- Mount dmg file
- Try to run it
- 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.
Reactions are currently unavailable