Summary: | "Flatpak" not listed in the sources page if there are no repositories | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | francisco_t <leviatan1> |
Component: | Flatpak Backend | Assignee: | Aleix Pol <aleixpol> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jgrulich, rikmills |
Priority: | NOR | ||
Version: | 5.14.0 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/discover/3f17292dd3c1940dbcc5e585ae97bf7ee350095b | Version Fixed In: | |
Sentry Crash Report: |
Description
francisco_t
2018-10-12 14:07:06 UTC
Same issue on 5.14.0 test builds for Kubuntu 18.10, so this seems to be a general bugs rather that distro specific. It is also a regression since the 5.13.5 release, where even if a Flatpak repo/remote was not available, the Flatbak backend would show in the Discover settings page (with options to add repo/remotes). Git commit 3f17292dd3c1940dbcc5e585ae97bf7ee350095b by Aleix Pol. Committed on 15/10/2018 at 14:51. Pushed by apol into branch 'Plasma/5.14'. flatpak: make sure it's listed in the sources page M +4 -4 discover/qml/SourcesPage.qml M +18 -1 libdiscover/backends/FlatpakBackend/FlatpakSourcesBackend.cpp M +1 -0 libdiscover/backends/FlatpakBackend/FlatpakSourcesBackend.h M +6 -0 libdiscover/resources/SourcesModel.cpp M +2 -1 libdiscover/resources/SourcesModel.h https://commits.kde.org/discover/3f17292dd3c1940dbcc5e585ae97bf7ee350095b |