busimus / cutelog

GUI for logging
MIT License
479 stars 45 forks source link

Seems to hang on mac after update to OS Big Sur 11.0.1 #18

Closed rggjan closed 3 years ago

rggjan commented 3 years ago
conda create -n cutelog python=3.7
conda activate cutelog
pip install cutelog
cutelog

The application starts, but cutelog keeps using 100% CPU and no GUI ever shows up...

rggjan commented 3 years ago

Seems to be this general issue: https://bugreports.qt.io/browse/QTBUG-87014