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

Windows 10 install ; Application loads but is barely visible ; #672

Closed
ExploreCrypto opened this issue Oct 1, 2024 · 2 comments
Closed

Comments

@ExploreCrypto
Copy link

Describe the bug

the app pops up and appears to have all functionality but is barely visible; Below is start of the App;
Any suggestions on adjusting the pop up display?

python run.py
Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Users\13057\AppData\Local\Programs\Python\Python310\lib\tkinter_init_.py", line 1921, in call
return self.func(*args)
File "C:\Users\13057\AppData\Local\Programs\Python\Python310\lib\tkinter_init_.py", line 839, in callit
func(*args)
File "C:\Users\13057\AppData\Local\Programs\Python\Python310\lib\site-packages\customtkinter\windows\widgets\scaling\scaling_tracker.py", line 186, in check_dpi_scaling
window.block_update_dimensions_event()
File "C:\Users\13057\AppData\Local\Programs\Python\Python310\lib\tkinter_init_.py", line 2383, in getattr
return getattr(self.tk, attr)
AttributeError: '_tkinter.tkapp' object has no attribute 'block_update_dimensions_event'

@KRSHH
Copy link
Collaborator

KRSHH commented Oct 1, 2024

Check the pinned issue - #656

@KRSHH
Copy link
Collaborator

KRSHH commented Oct 1, 2024

Issue solved

@KRSHH KRSHH closed this as completed Oct 1, 2024
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

2 participants