Summary: | Default Applications doesn't show multiple installs of an app | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Justin Zobel <justin> |
Component: | kcm_filetypes | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | normal | CC: | faure, nicolas.fella |
Priority: | NOR | ||
Version First Reported In: | 6.2.5 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Other | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Justin Zobel
2025-03-03 02:26:21 UTC
Thank you for the bug report! However Plasma 6.2.5 is no longer eligible for support or maintenance from KDE; supported versions are 5.27. (LTS), and 6.3 (non-LTS) or newer. Please upgrade to a supported version as soon as your distribution makes it available to you. Plasma is a fast-moving project, and bugs in one version are often fixed in the next one. If you need support for Plasma 6.2.5, please contact your distribution, who bears the responsibility of providing support for older releases that are no longer supported by KDE. If you can reproduce the issue after upgrading to a supported version, feel free to re-open this bug report. File associations are based on the desktop file name. That means there is no way to differentiate between two installed apps if they have the same desktop file name and which installation gets used when opening something is basically undefined behavior. This is not just a UI thing, it's a fundamental property of the MIME Associations Spec (https://specifications.freedesktop.org/mime-apps-spec/latest/index.html) |