FrodeSolheim / fs-uae-launcher

A frontend for the FS-UAE Amiga emulator with support for the OpenRetro online game database.
GNU General Public License v2.0
61 stars 14 forks source link

fs-uae-launcher exception at startup on macOS Monterey #154

Open mmolinac opened 1 year ago

mmolinac commented 1 year ago

I've discovered that FS-UAE-Launcher won't start in my Mac laptop. No error window is shown. However, I've found this log event, every time I try to start it:

# grep -A 2 -B 2 fs-uae-launcher /var/log/system.log|tail -3
Jun 29 16:41:30 mylaptop fs-uae-launcher[15401]: Failed to execute script 'fs-uae-launcher' due to unhandled exception: dlopen(/Applications/FS-UAE Launcher.app/Contents/MacOS/Quartz/CoreGraphics/_callbacks.cpython-39-darwin.so, 0x0002): symbol not found in flat namespace (_CGDisplayRegisterReconfigurationCallback)
Jun 29 16:41:30 pacharan fs-uae-launcher[15401]: Traceback:
    (null)

Versions and other information below:

ztronzo commented 11 months ago

Can you check last rows of logs under FS-UAE/Cache/Logs/fs-uae-launcher.log.txt

perhaps something can be seen in there