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

Home store routing example not working properly #100

Closed
Lauel09 opened this issue Nov 12, 2023 · 4 comments
Closed

Home store routing example not working properly #100

Lauel09 opened this issue Nov 12, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@Lauel09
Copy link

Lauel09 commented Nov 12, 2023

Hello!
I was running the home-store.py routing example from here, and I faced this issue:

  1. It starts with this:
    image
  2. Then I click on 'Visit Store':
    image
  3. I do the step 1 and 2 twice, then I land on this:
    image
    This produces ping sound everytime, I click by mouse.
    Terminal:-
(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

@ndonkoHenri
Copy link
Collaborator

ndonkoHenri commented Nov 12, 2023

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.

@Lauel09
Copy link
Author

Lauel09 commented Nov 13, 2023

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.

@FeodorFitsner FeodorFitsner added the bug Something isn't working label Nov 13, 2023
@FeodorFitsner
Copy link
Contributor

It's a bug, looking into that.

@FeodorFitsner
Copy link
Contributor

Closing in favour of flet-dev/flet#2082

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

3 participants