We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello! I was running the home-store.py routing example from here, and I faced this issue:
home-store.py
(python_flutter) ➜ python_flutter python3 src/main.py (flet:19284): Gdk-CRITICAL **: 13:47:24.916: gdk_window_get_state: assertion 'GDK_IS_WINDOW (window)' failed
My system: OS: Ubuntu 22.04.3 LTS x86_64 Kernel: 6.2.0-36-generic
The text was updated successfully, but these errors were encountered:
You are right! this is a bug which popped up in v0.12.0 to be precise.
I am just from noticing that, the content of the window reappears when the window is moved.
Sorry, something went wrong.
You are right! this is a bug which popped up in v0.12.0 to be precise. I am just from noticing that, the content of the window reappears when the window is moved.
Oh, yes when I was trying to screenshot it, it returned back to normal, then I did the same thing and it disappeared.
What is the bug? Can you give me brief, if it's possible, I might be able to contribute.
It's a bug, looking into that.
Closing in favour of flet-dev/flet#2082
No branches or pull requests
Hello!
I was running the
home-store.py
routing example from here, and I faced this issue:This produces ping sound everytime, I click by mouse.
Terminal:-
My system:
OS: Ubuntu 22.04.3 LTS x86_64
Kernel: 6.2.0-36-generic
The text was updated successfully, but these errors were encountered: