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

setup_theme() causes debugger to not end #250

Open
Sigurdur42 opened this issue Sep 21, 2023 · 0 comments
Open

setup_theme() causes debugger to not end #250

Sigurdur42 opened this issue Sep 21, 2023 · 0 comments

Comments

@Sigurdur42
Copy link

I have setup qdarktheme according to the guide. I do use it with pyqt6.
When debugging in pycharm, the debugger process does not terminate if the theme is used. As soon as I comment out the
qdarktheme.setup_theme("auto"), the debugger closes correctly.

Any advice?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant