Summary: | Discover - Flatpak - add custom install paths | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | kde.lg356 |
Component: | Flatpak Backend | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | CC: | aleixpol, jgrulich, kde, sitter, travier |
Priority: | NOR | ||
Version First Reported In: | 6.3.5 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Proposed button for adding Flatpak install locations within Discover |
Description
kde.lg356
2025-06-01 17:23:10 UTC
As you noted once you have manually added an installation and add a remote to it, Discover will show and list it both on the download page and on the sources pages. It has full support for usage, just not this last part. It's always a trade-off when it comes to surfacing advanced things. An extra installation directory is a whole new setup with different remotes and having to fetch every runtime again. The user would have to add flathub again, and we'd have to somehow explain why installing inkscape to the newly configured home requires 500Mb whilst installing to system takes up 30Mb. > 1. a way to add custom install paths from within Discover This was decided against. > 2. a way to choose the install location on the application details screen in Discover. This already exists if the distro correctly sets up a user remote (i.e. adds flathub). > Currently, users are defaulted to the system-wide The problem here is that if the system installation has a remote defined but the user one has not then we can reasonably assume that the system installation is the preferred installation (indeed as far as discover is concerned it's the only functional one). If the distro set it up the other way around discover would behave accordingly. *** This bug has been marked as a duplicate of bug 485189 *** |