OpenSCAP / scap-workbench

SCAP Scanner And Tailoring Graphical User Interface
https://www.open-scap.org/tools/scap-workbench
GNU General Public License v3.0
218 stars 63 forks source link

Issue with OpenSCAP app on MacOS BigSur #289

Open tringuyen2019 opened 2 years ago

tringuyen2019 commented 2 years ago

I faced with issue that can not launch OpenSCAP app on MacOS Bigsur. When I clicked on it, it will show icon on Dock, but process is consum 100% CPU , RAM is increase forever , and app is not responding status.

m4nch0t commented 2 years ago

Hi, Got the same here, with Intel and M1 processors on macOS 11.6.

sunsern-k commented 2 years ago

Got the same issue too.

ggbecker commented 2 years ago

Can anybody test if doing this first makes the application to open normally? https://stackoverflow.com/a/66508451

evgenyz commented 2 years ago

I can confirm, export QT_MAC_WANTS_LAYER=1 workaround fixes the problem for Big Sur.

m4nch0t commented 2 years ago

The workaround doesn't work for me on Monterey for workbench 1.2.1

huineng commented 2 years ago

same for me

psyntium commented 1 year ago

any updates? not working for me on Monterey

ggbecker commented 1 year ago

any updates? not working for me on Monterey

can you try this new build and see if it works: https://github.com/ggbecker/scap-workbench/actions/runs/2860217174

I have rebuilt the latest version with newer packages.

beckerj commented 1 year ago

@ggbecker works on Montery 12.5 with Intel CPU

psyntium commented 1 year ago

@ggbecker works for me too on Montery 12.5 with Intel CPU

m4nch0t commented 1 year ago

@ggbecker works like a charm on Monterey 12.5 on M1 !

Comnenus commented 11 months ago

This is still an issue on Ventura 13.5, but as stated above, export QT_MAC_WANTS_LAYER=1 allows it to launch.

mpreissner commented 4 months ago

I also cannot launch the latest version on Mac (1.21 on Sonoma 14.2.1 - Intel Mac). The workaround does NOT work.

Edit: 1.20 launches fine on the same system, but 1.21 hangs.