machawk1 / wail

:whale2: Web Archiving Integration Layer: One-Click User Instigated Preservation
https://matkelly.com/wail
MIT License
345 stars 32 forks source link

Native app open closes and re-opens after launch #568

Open machawk1 opened 2 months ago

machawk1 commented 2 months ago

This has been a persistent problem on macOS when running the compiled binary (.app).

When double-clicking WAIL.app in the Applications directory, the application launches on the Dock, closes for a few seconds, and relaunched. I can reproduce this by building from the current main branch HEAD (9eda87c) on macOS 14.2.1 on an Apple M1.

machawk1 commented 2 months ago

https://stackoverflow.com/questions/48617861/app-made-using-pyinstaller-closes-straight-away has some advice on this behavior.