prmr / JetUML

A desktop application for fast UML diagramming.
GNU General Public License v3.0
620 stars 121 forks source link

Binary distribution not available for MacOS #476

Open Kabanets opened 1 year ago

Kabanets commented 1 year ago

The application can't start on macOS Ventura. We have a modal dialog with a text: “JetUML is damaged and can’t be opened. You should move it to the Bin", and two buttons "Move to Bin" & "Cancel".

prmr commented 1 year ago

Update

We have identified this to be an issue with creating unsigned appplications with the jpackage tool. MacOS now requires external applications to be signed with an Apple Developer ID.

Until this requirement can be properly funded and supported, the workaround is to run the application as a thin jar, which has been confirmed to work fine.

tvut commented 1 year ago

Had the same problem, tried it with the thin jar and it opened up.

prmr commented 1 year ago

Thanks for confirming. I'll try to find a volunteer to package the application for this OS.

tvut commented 1 year ago

That looks like you might have downloaded the wrong architecture for javafx? I'm using an M1 Air and I downloaded the latest aarch64 javafx build and it worked for me.

shayneoneill commented 1 year ago

Another +1 for not working on M1/Ventura

Kabanets commented 1 year ago

IMac 2020 Intel Core I5 macOS Ventura 13.2 Java(TM) SE Runtime Environment (build 19.0.2+7-44) javafx-sdk-19.0.2.1 JetUML-3.5.jar the flight is normal