[dolphin] [Bug 508317] "Open Terminal Here" does not work in Flatpak nightly packaging (but does work with Flathub version)
Nate Graham
bugzilla_noreply at kde.org
Tue Aug 26 19:34:44 BST 2025
https://bugs.kde.org/show_bug.cgi?id=508317
Nate Graham <nate at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |justin at kde.org
--- Comment #8 from Nate Graham <nate at kde.org> ---
That's great!
So there are huge differences between
https://github.com/flathub/org.kde.dolphin/blob/master/org.kde.dolphin.json and
https://invent.kde.org/system/dolphin/-/blob/master/.flatpak-manifest.json
Having the manifest used for Flathub differ so much from the one used to build
the nightly version is a problem. We can re-synchronize them as a one-off fix,
but it's a general "multiple sources of truth" problem that'll keep popping up
over and over again.
Justin, is there any kind of way we can synchronize these files automatically,
or at least most of their content? Does Flathub support manifests that live on
external infrastructure?
Ideally we would have one base manifest, and then individual parts of it would
be conditionally changed to suit the delivery platform (e.g. sources from git
master for the nightly build, and sources from tarballs for the Flathub build).
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list