sn4k3 / UVtools

MSLA/DLP, file analysis, calibration, repair, conversion and manipulation
GNU Affero General Public License v3.0
1.21k stars 104 forks source link

[Bug] OSX arm64 builds appear to not run #794

Closed apullin closed 10 months ago

apullin commented 10 months ago

System

UVtools v4.0.4 X64
Operative system: Darwin 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct  9 21:28:45 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_T6020 X64
Processor: Apple M2 Max
Processor cores: 12
Memory RAM: 12.91 / 27.72 GB
Runtime: osx.14-x64
Framework: .NET 6.0.24
AvaloniaUI: 11.0.5
OpenCV: 4.8.0

Sreens, resolution, working area, usable area:
1: 1728 x 1117 @ 100% (Primary)
    WA: 1728 x 1023    UA: 1728 x 1023

Path:       /Applications/UVtools.app/Contents/MacOS/
Executable: /Applications/UVtools.app/Contents/MacOS/UVtools
Loaded file: stock.pm5s [Version: 518] [Class: PhotonWorkshopFile]

Printer and Slicer

Description of the bug

The OSX arm64 builds appears to not run. I tested a variety of versions, as far back as 3.6.0 .

The only error output is a simple dialog with: "The application “UVtools” can’t be opened."

This is AFTER permitting the app to run, via the normal quarantine allowance, "Open anyway".

NOTE: the System Information above is for the x86_64 version, which DOES run (through Apple's emulation, I assume).

How to reproduce

  1. Download and unpack UVtools_osx-arm64_v4.0.4.zip onto an Apple Silicon mac
  2. attempt to run it

Files

No response