OpenChrom / openchrom

Visualization and Analysis of mass spectrometric and chromatographic data.
https://www.openchrom.net
Eclipse Public License 1.0
86 stars 24 forks source link

Welcome screen does not close on macOS #213

Closed periodicsystem closed 2 years ago

periodicsystem commented 2 years ago

Hello, I am using OpenChrome/Eclipse on macOS. However, I have problems opening files (GC/MS). I can't drag and drop them into the interface or import them via system path import. The only thing I can see is this surface. Unfortunately, I can't select anything or the like. When I click on Data Analysis, nothing happens either.

I would be very happy if anyone has any tips or a solution to this problem.

Thanks a lot

Bildschirmfoto 2022-02-18 um 09 46 07

!

eselmeister commented 2 years ago

Yep, I sent you a reply already to provide a file for testing purposes.

nhadler commented 2 years ago

I have also been having this issue. I'm on an M1 Macbook Air.

eselmeister commented 2 years ago

@nhadler Could you send me some files for testing purposes?

ethanbass commented 2 years ago

I think this is possible some kind of incompatibility with the m1 architecture rather than an issue with the types of files. Openchrom works fine for me on my old intel macbook, but doesn't run in Rosetta on my new m1 mac. Not sure if the original poster is also on an m1 mac.

Mailaender commented 2 years ago

Check the latest version 1.5.0 on https://lablicate.com/platform/openchrom/download which we internally tested on M1 (with Rosetta). We have ARM builds on the agenda, but there is no ETA regarding them. However, we fixed the welcome screen bug. Sorry that it took us that long.

ethanbass commented 2 years ago

Success! Thank you. FIY, I had to give the app special permission to execute sudo xattr -cr ~/Downloads/Eclipse.app. It was giving me the dreaded "damaged file error"

Mailaender commented 2 years ago

Yes, the executables are not signed, so they end in Gatekeeper's quarantine. There are plans to fix this soonish.