You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every time App Store is opened it takes a long time to pull the application list. Meanwhile, the categories are displayed which occupy too much space for what they are used for (if you click in one of them, as the applications are still loading, the button does nothing).
Steps to Reproduce
Have an elementaryOS system.
Download one flatpak from flathub.com using elementary's installer. You'll notice flathub remote is added to the list.
Open AppStore. Notice it takes a considerable time to show just a few apps (20s the banner and 30s the applications). Meanwhile, applications from flathub are only shown on search, but not in the feed. This occupies unnecesary space and adds
Expected Behavior
Possible solutions:
Ignore all remotes except elementaryOS.
A loading screen while apps are loading would be helpful. It's not too noticeable with a good internet connection, but people with worse internet or flathub its annoying to have to wait 30s for every appstore opening.
Cache popular apps and refresh them on the go asynchronously.
Design issue: while loading applications, categories are shown below. However, opening them is not useful because applications aren't loaded yet. This occupies unnecessary space and adds uncertainty to appstore.
OS Version
7.x (Horus)
Software Version
Latest release (I have run all updates)
Log Output
No response
Hardware Info
No response
The text was updated successfully, but these errors were encountered:
ghost
changed the title
App store takes a long time to load applications
App store takes a long time to load applications when Flathub remote is installed
Mar 18, 2024
i think the main problem is that the App Center seems to be loading every result on a single page, instead of only querying the top 10 results and waiting for the user to scroll down before loading the rest.
What Happened?
Every time App Store is opened it takes a long time to pull the application list. Meanwhile, the categories are displayed which occupy too much space for what they are used for (if you click in one of them, as the applications are still loading, the button does nothing).
Steps to Reproduce
Expected Behavior
Possible solutions:
OS Version
7.x (Horus)
Software Version
Latest release (I have run all updates)
Log Output
No response
Hardware Info
No response
The text was updated successfully, but these errors were encountered: