Skip to content
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

Closed
Adi900696 opened this issue Nov 9, 2023 · 6 comments
Closed

[BUG]The GUI application tries to run endlessly. #51

Adi900696 opened this issue Nov 9, 2023 · 6 comments
Labels
bug Something isn't working

Comments

@Adi900696
Copy link

Adi900696 commented Nov 9, 2023

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.
20231109_081221
20231109_082716
I have prebuilt binary version.

@Adi900696 Adi900696 added the bug Something isn't working label Nov 9, 2023
@Dadangdut33
Copy link
Owner

can you share the log? it should be located in the installation folder in lib/speech_translate/log

@Dadangdut33
Copy link
Owner

i think i might now what caused the problem, i'll try to fix it real quick

@Adi900696
Copy link
Author

Adi900696 commented Nov 9, 2023

Logs:
2023-11-09 09-06-24.log - Intel
2023-11-09 07-58-49.log - Amd/RTX2060
From what I see, everything stops at the process of applying a new theme at startup.

@Dadangdut33
Copy link
Owner

Logs: 2023-11-09 09-06-24.log - Intel 2023-11-09 07-58-49.log - Amd/RTX2060 From what I see, everything stops at the process of applying a new theme at startup.

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.

Dadangdut33 added a commit that referenced this issue Nov 9, 2023
@Dadangdut33
Copy link
Owner

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

@Dadangdut33
Copy link
Owner

Fixed in 1.3.2 thanks for the bug report! :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants