https://bugs.kde.org/show_bug.cgi?id=507325
Bug ID: 507325
Summary: Implement support for OpenURI portal
Classification: Plasma
Product: xdg-desktop-portal-kde
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
https://flatpak.github.io/xdg-desktop-portal/docs/doc-org.freedesktop.portal.OpenURI.html
This will allow us to implement support for
org.freedesktop.portal.OpenURI.OpenDirectory in KIO::highlightInFileManager,
which will make that functionality work in all KIO-using Flatpak apps in a
supported manner.
Right now the functionality does not work at all due to lack of ability to talk
to the org.freedesktop.FileManager1 dbus bus name.
Alternative methods of resolving this issue include:
1. Whitelist org.freedesktop.FileManager1 in KDE's SDK
2. Whitelist org.freedesktop.FileManager1 in individual KDE apps' Flatpak
manifests
#1 has proven controversial; see
https://invent.kde.org/packaging/flatpak-kde-runtime/-/merge_requests/260#note_1260266
#2 will require an unbounded amount of manual work, therefore being error-prone
the time-inefficient
--
You are receiving this mail because:
You are watching all bug changes.