savbell / whisper-writer

💬📝 A small dictation app using OpenAI's Whisper speech recognition model.
GNU General Public License v3.0
244 stars 40 forks source link

There appear to be 1 leaked semaphore objects to clean up at shutdown #48

Open RyougaSeko opened 1 month ago

RyougaSeko commented 1 month ago

I launched app, and pressed short cut, but nothing happen. terminal say

UserWarning: resource_tracker:
There appear to be 1 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '

I use m2 mac, Python3.11.3

savbell commented 1 month ago

Hi, thank you for your bug report!

Can you describe a bit more about what step in the process you run into this error? For example, on first run, a Settings dialog should pop up. Did that happen? If so, did the next window with the Start/Settings buttons open after you saved your settings? Or is this happening without any windows at all opening?

Thanks, Sav

tonyGePT commented 1 month ago

Getting the same issue off a fresh install and very vanilla MacOS macbok air M2.

Here's the logs:

https://pastebin.com/00z5a68f