Bug 509766 - Add rDNS name like org.kde.kate next to the app name on the Flatpak-specific page
Summary: Add rDNS name like org.kde.kate next to the app name on the Flatpak-specific ...
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_flatpak (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Nate Graham
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-09-22 01:12 UTC by Justin Zobel
Modified: 2025-09-26 13:55 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.6.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Zobel 2025-09-22 01:12:15 UTC
In the far right pane next to the application name, perhaps in brackets. For example
OBS Studio (com.obsproject.Studio)
31.1.2
Basic Permissions
Internet connection
etc
Comment 1 David Redondo 2025-09-22 08:28:46 UTC
Why?
Comment 2 Justin Zobel 2025-09-23 03:35:16 UTC
To easily match what I am looking at if I am also working on Flatpak application in the terminal. If you're concerned over information overload or jargon, it could be put into a tooltip using the 'dialog-information' icon so it is out of the way.
Comment 3 David Redondo 2025-09-23 07:00:32 UTC
I dont think this useful for normal users.
Comment 4 Nate Graham 2025-09-23 16:56:03 UTC
We could put it on the Flatpak-specific page; there's room there. This is a niche feature but I don't think it would worsen anything. The only people who visit the Flatpak-specific page almost by definition aren't normal users. We already include the version number on that page, which is arguably less useful and more random.
Comment 5 Bug Janitor Service 2025-09-25 20:34:29 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/flatpak-kcm/-/merge_requests/162
Comment 6 Nate Graham 2025-09-26 13:55:25 UTC
Git commit 60b2817644d3275a8af8b908856f2e1adef4673f by Nate Graham.
Committed on 26/09/2025 at 13:50.
Pushed by ngraham into branch 'master'.

Show ID instead of version number on Flatpak-specific page

The version number being here is a bit odd, and it's not relevant
information amidst the otherwise quite technical UI here. the ID is
probably a more relevant thing to show.

Because it's more relevant, make it selectable in case the user wants
to copy-and-paste it somewhere.
FIXED-IN: 6.6.0

M  +8    -6    ui/FlatpakPermissions.qml

https://invent.kde.org/plasma/flatpak-kcm/-/commit/60b2817644d3275a8af8b908856f2e1adef4673f
Comment 7 Nate Graham 2025-09-26 13:55:33 UTC
Git commit 38798b8113086b7a4cb12500b813650ff054a414 by Nate Graham.
Committed on 26/09/2025 at 13:50.
Pushed by ngraham into branch 'master'.

Remove version number from backend and tests

It's not used anymore.

M  +8    -15   autotests/flatpakpermissiontest.cpp
M  +1    -9    flatpakreference.cpp
M  +1    -5    flatpakreference.h
M  +6    -8    ui/FlatpakPermissions.qml

https://invent.kde.org/plasma/flatpak-kcm/-/commit/38798b8113086b7a4cb12500b813650ff054a414