Summary: | Ratings in app lists don't appear until dirty state has been cleared and you navigate somewhere else and back | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | Nate Graham <nate> |
Component: | discover | Assignee: | Dan Leinir Turthra Jensen <leinir> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aleixpol |
Priority: | NOR | ||
Version: | 5.15.5 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=402928 https://bugs.kde.org/show_bug.cgi?id=402104 https://bugs.kde.org/show_bug.cgi?id=407641 |
||
Latest Commit: | https://commits.kde.org/discover/e610cd1840de891cc3928e66b2ae49e891752c37 | Version Fixed In: | 5.16.0 |
Sentry Crash Report: | |||
Attachments: | Ratings only appear after dirty state cleared |
Description
Nate Graham
2019-05-12 21:18:16 UTC
Git commit 64701d25a2c89562be9ea9ac19e5a636361af958 by Aleix Pol. Committed on 16/05/2019 at 15:02. Pushed by apol into branch 'master'. snap & packagekit: Refresh ratings when they arrive As we already did for Flatpak. M +1 -1 libdiscover/appstream/AppStreamIntegration.cpp M +12 -2 libdiscover/appstream/OdrsReviewsBackend.cpp M +2 -2 libdiscover/appstream/OdrsReviewsBackend.h M +6 -15 libdiscover/backends/FlatpakBackend/FlatpakBackend.cpp M +3 -1 libdiscover/backends/PackageKitBackend/PackageKitBackend.cpp M +7 -3 libdiscover/backends/SnapBackend/SnapBackend.cpp M +3 -1 libdiscover/backends/SnapBackend/SnapBackend.h https://commits.kde.org/discover/64701d25a2c89562be9ea9ac19e5a636361af958 Fixed, thanks! We still have a minor issue that the list delegates all show no ratings for a moment, and then the ratings appear a second later. Tracking that in Bug 407641. Git commit e610cd1840de891cc3928e66b2ae49e891752c37 by Aleix Pol. Committed on 17/05/2019 at 13:22. Pushed by apol into branch 'Plasma/5.16'. snap & packagekit: Refresh ratings when they arrive As we already did for Flatpak. M +1 -1 libdiscover/appstream/AppStreamIntegration.cpp M +12 -2 libdiscover/appstream/OdrsReviewsBackend.cpp M +2 -2 libdiscover/appstream/OdrsReviewsBackend.h M +6 -15 libdiscover/backends/FlatpakBackend/FlatpakBackend.cpp M +3 -1 libdiscover/backends/PackageKitBackend/PackageKitBackend.cpp M +7 -3 libdiscover/backends/SnapBackend/SnapBackend.cpp M +3 -1 libdiscover/backends/SnapBackend/SnapBackend.h https://commits.kde.org/discover/e610cd1840de891cc3928e66b2ae49e891752c37 |