-
-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG]The GUI application tries to run endlessly. #51
Comments
can you share the log? it should be located in the installation folder in lib/speech_translate/log |
i think i might now what caused the problem, i'll try to fix it real quick |
Logs: |
yea it seems that the splash screen caused the app to froze, i have tried replicating it on my other device and got the same result like yours. That's why i'll probably remove it after this. |
the splash screen is really the cause of it, thanks for reporting the bug. I'm currently building the next version right now and will upload it as soon as its done |
Fixed in 1.3.2 thanks for the bug report! :D |
When you try to start the application, it loads endlessly. 1 CPU thread is constantly busy. An attempt to delusional CPU and GPU versions, trying to run 1.3.0 and 1.3.1, trying to run on different computers (1: R7 4800h and RTX2060 and the second i7-3630qm and hd4000/Gt730m. Python 3.10.10 was installed on the computers (The one with installer), and then reinstalled on 3.11.6 (also Installer) and it didn't help. Ffmpeg added. Cmd reports the presence of ffmpeg and python. Old versions worked without any problems even without Python installed on the computer.
I have prebuilt binary version.
The text was updated successfully, but these errors were encountered: