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

Ttkbootstrap and Ttkcreator crash with no error message when launched from command line #553

Open
electrovoyage opened this issue Mar 24, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@electrovoyage
Copy link

Desktop (please complete the following information):

ttkbootstrap 1.10.1
OS: Windows 10

Describe the bug

When py -m ttkbootstrap or py -m ttkcreator is run at the command line, it does something for a couple of seconds and then crashes silently (no error message). Weirdly, ttkbootstrap still works when imported as a module.

To Reproduce

  1. Open command prompt
  2. Enter py -m ttkcreator or py -m ttkbootstrap
  3. Press Enter
  4. Crash without an error message

Expected behavior

Ttkcreator and ttkbootstrap should run

Screenshots

image

Additional context

No response

@electrovoyage electrovoyage added the bug Something isn't working label Mar 24, 2024
@electrovoyage
Copy link
Author

Already tried fix from #497, didn't help

@electrovoyage
Copy link
Author

image
Ttkcreator appears to crash somewhere around here

@electrovoyage
Copy link
Author

It actually seems like it crashes even earlier now

@electrovoyage
Copy link
Author

Nevermind, still seems to crash somewhere inside DemoWidgets

@electrovoyage
Copy link
Author

This appears to be caused by #568

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

1 participant