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

[PyQt5] При выходе из программы из меню вылезает ошибка о краше #7

Open
veselcraft opened this issue Aug 28, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@veselcraft
Copy link

Происходит такое после подключения к серверу

QThread: Destroyed while thread is still running

image

@tretdm tretdm added the bug Something isn't working label Aug 28, 2021
@tretdm
Copy link
Contributor

tretdm commented Aug 29, 2021

Ошибка QThread: Destroyed while thread is still running исправлена к версии 0.4.2 (29 августа 2021 г.). Но на наличие вылетов в macOS пока не проверялось.

@tretdm
Copy link
Contributor

tretdm commented Aug 29, 2021

Konsole
Правда, сама ошибка иногда появляется, просто потому QThread не успевает останавливаться методом self.terminate() (в 120-й строке). Но в остальном, все хорошо.

@tretdm tretdm changed the title [Баг] При выходе из программы из меню вылезает ошибка о краше [PyQt5] При выходе из программы из меню вылезает ошибка о краше Apr 6, 2024
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