Summary: | No progress on "tasks" section while downloading Flatpak runtimes | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | Justin Zobel <justin> |
Component: | Flatpak Backend | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | 4wy78uwh, aleixpol, jgrulich, kdedev, nate, travier |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/discover/-/commit/cda3796c5420b20d5aaa9b3502b9417c0b6e5a84 | Version Fixed In: | 6.3.0 |
Sentry Crash Report: |
Description
Justin Zobel
2024-10-14 22:44:32 UTC
Can reproduce with current git master. A possibly relevant merge request was started @ https://invent.kde.org/plasma/discover/-/merge_requests/970 Git commit cda3796c5420b20d5aaa9b3502b9417c0b6e5a84 by Harald Sitter. Committed on 15/11/2024 at 13:30. Pushed by sitter into branch 'master'. flatpak: try to tie runtimes to an app ref this should allow status reporting to work correctly even though we otherwise ignore runtimes. essentially we try to establish a mapping from runtime to app ref and then treat the runtime as part of the app transaction. M +44 -9 libdiscover/backends/FlatpakBackend/FlatpakTransactionThread.cpp M +6 -1 libdiscover/backends/FlatpakBackend/FlatpakTransactionThread.h https://invent.kde.org/plasma/discover/-/commit/cda3796c5420b20d5aaa9b3502b9417c0b6e5a84 |