https://bugs.kde.org/show_bug.cgi?id=478340

--- Comment #5 from Larina Loriasel <larina3...@tutanota.com> ---
So it appears that...

1. If two flatpak repos share the same name, Discover greys out the sorting
arrows
2. It specifically happens if one of the repo is a system repo, while the other
one is a user repo
3. Removing, then readding back either the user or the system repo under a
different name solves the issue

4. To reproduce, make sure you have no flatpak repos in your system, then run
`    flatpak remote-add --if-not-exists flathub
https://dl.flathub.org/repo/flathub.flatpakrepo ` (adds the flathub repo as a
system repo with the name "flathub")
`    flatpak remote-add --if-not-exists --user flathub
https://dl.flathub.org/repo/flathub.flatpakrepo ` (adds the flathub repo as a
user repo with the name "flathub")

5. To observe that otherwise sorting works fine, remove all flatpak repos, then
run
`    flatpak remote-add --if-not-exists flathub-system
https://dl.flathub.org/repo/flathub.flatpakrepo ` (adds the flathub repo as a
system repo with the name "flathub-system")
`    flatpak remote-add --if-not-exists --user flathub
https://dl.flathub.org/repo/flathub.flatpakrepo ` (adds the flathub repo as a
user repo with the name "flathub")

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to