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

loading status when opening the App Center #1528

Closed
anasereijo opened this issue Dec 13, 2023 · 6 comments
Closed

loading status when opening the App Center #1528

anasereijo opened this issue Dec 13, 2023 · 6 comments
Assignees

Comments

@anasereijo
Copy link
Collaborator

I get a white screen when opening the app. We should have a spinner and below it text "Loading the App Center..."

@BLKKKBVSIK
Copy link
Collaborator

BLKKKBVSIK commented Dec 20, 2023

It's probably due to GTK Window initialization. Got to investigate deeper.

@BLKKKBVSIK
Copy link
Collaborator

Cannot do anything from the Flutter side of things.
We have a minimal time when Flutter is initializing and the GTK Window is already open.

@sminez
Copy link
Collaborator

sminez commented Jun 5, 2024

@BLKKKBVSIK even if there's nothing we can do from the Flutter side is there maybe something we can do on the desktop/GTK side? Presumably this is then an issue for all desktop Flutter apps running on GTK and not just the App Center

@anasereijo
Copy link
Collaborator Author

@sminez so if possible, it would be great to have a solution even if most of the time it's a minimal loading time. I remember that when it happened it was quite long wait (I was using a VM).

@d-loose
Copy link
Member

d-loose commented Jun 5, 2024

As far as I can tell the delay is barely noticeable. But the experience may vary in virtual machines and older hardware.

Screencast.from.2024-06-05.13-04-44.webm
Screencast.from.2024-06-05.13-04-30.webm

@BLKKKBVSIK
Copy link
Collaborator

I'm not sure if that's something we want to fix.
On average hardware, it's only 1 or 2 frames, I don't think adding a loading state will be noticeable.

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

No branches or pull requests

4 participants