wail icon indicating copy to clipboard operation
wail copied to clipboard

Native app open closes and re-opens after launch

Open machawk1 opened this issue 1 year ago • 3 comments
trafficstars

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 avatar Apr 15 '24 18:04 machawk1

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

machawk1 avatar Apr 15 '24 18:04 machawk1

https://github.com/pyinstaller/pyinstaller/issues/3820 also has some pointers.

machawk1 avatar Mar 03 '25 21:03 machawk1

  • [ ] Create a minimum working example that exhibits this problem

machawk1 avatar Mar 03 '25 22:03 machawk1