https://bugs.kde.org/show_bug.cgi?id=511629
Bug ID: 511629
Summary: Linguist missing from 6.10 SDK
Classification: Developer tools
Product: Qt/KDE Flatpak Runtime
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Linguist is missing from the 6.10 SDK, while Designer and QDBusViewer are still
there.
flatpak run --socket=wayland --command=designer org.kde.Sdk//6.10 (works)
flatpak run --socket=wayland --command=qdbusviewer org.kde.Sdk//6.10 (works)
flatpak run --socket=wayland --command=linguist org.kde.Sdk//6.10 (not working)
flatpak run --socket=wayland --command=designer org.kde.Sdk//6.9 (works)
flatpak run --socket=wayland --command=qdbusviewer org.kde.Sdk//6.9 (works)
flatpak run --socket=wayland --command=linguist org.kde.Sdk//6.9 (works)
For context:
I'm maintaining a Flathub package for all 3 applications. The Flathub package
is just a symlink to the binary in the SDK together with some data files. While
I can build Linguist from source I just wondering why Linguist is missing and
the other 2 not, as they are all part of the tools.
--
You are receiving this mail because:
You are watching all bug changes.