BirdNET-Analyzer icon indicating copy to clipboard operation
BirdNET-Analyzer copied to clipboard

No splash screen on Mac version and very long launch time

Open Mattk70 opened this issue 1 year ago • 4 comments

Describe the bug The splash screen fails to appear when launching the Mac version. Also the application takes 85 seconds to open on my M2 Macbook pro.

Expected behavior Splash screen should appear, and launch should be no more than a few seconds.

Screenshots N/A

Desktop (please complete the following information):

  • OS: [e.g. MacOS, Win10] Moc OSX (Sequoia) 15.0.1 (24A348)
  • Version [e.g. 1.0.2]: 1.3.1

Additional context The launch delay is not just the first time the app is launched, but every time.

Logs has an error:

Matplotlib is building the font cache; this may take a moment. The environment does not allow connecting to the splash screen. Did bootloader fail to initialize it? Traceback (most recent call last): File "PyInstaller/fake-modules/pyi_splash.py", line 108, in File "os.py", line 680, in getitem KeyError: '_PYI_SPLASH_IPC' Species list contains 6522 species Analyzing /private/var/folders/v1/wnmz5lrn48n7nbcdmgxj29rr0000gn/T/gradio/a9d7e32f7601821f0f9d5b4ae9eee135a06019ec59e5aa027fe3fb115c1f3ecb/210331_0402.wav Finished /private/var/folders/v1/wnmz5lrn48n7nbcdmgxj29rr0000gn/T/gradio/a9d7e32f7601821f0f9d5b4ae9eee135a06019ec59e5aa027fe3fb115c1f3ecb/210331_0402.wav in 135.63 seconds

Mattk70 avatar Oct 31 '24 09:10 Mattk70