mmatyas / pegasus-metadata-editor

Graphical metadata editor for Pegasus
GNU General Public License v3.0
20 stars 3 forks source link

Hangs on open with MacOS Big Sur (11.2.3) #11

Closed iansoper closed 2 years ago

iansoper commented 3 years ago

When I try to open the app on MacOS Big Sur it just hangs and will show as "Not Responding".

I think it has to do with QT not being fully compatible with Big Sur.

estefan3112 commented 2 years ago

Same hang in macOS 12.1 Monterey in Apple Silicon - what the report says (excerpt only):

Command: pegasus-metaed Path: /private/var/folders/*/Pegasus Metadata Editor.app/Contents/MacOS/pegasus-metaed Identifier: org.pegasus-frontend.metaed.macos Architecture: x86_64 (translated) Parent: launchd [1] PID: 3579 Time Since Fork: 131s

Event: hang Duration: 127.20s Duration Sampled: 1.10s (process was unresponsive for 126 seconds before sampling) Steps: 11 (100ms sampling interval)

estefan3112 commented 2 years ago

Edit: building of the source with make just worked!

mmatyas commented 2 years ago

I've uploaded a new Mac build to the releases, could you try it?

estefan3112 commented 2 years ago

Works for me now in macOS 12.1 on M1. My self-compiled version shows up as clean Apple Chips Application, thus I stay with it :-).

mmatyas commented 2 years ago

I guess this got fixed then.