https://bugs.kde.org/show_bug.cgi?id=510806
Bug ID: 510806
Summary: Missing LSP Client binaries in Flatpak release
Classification: Applications
Product: kate
Version First 25.08.2
Reported In:
Platform: Flatpak
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: application
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
***
If you're not sure this is actually a bug, instead post about it at
https://discuss.kde.org
If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
Please remove this comment after reading and before submitting - thanks!
***
SUMMARY
I keep seeing messages in the "Output" console (bottom left corner) indicating
that LSP Client couldn't find server binaries. This issue seems to happen for
any file I open of any type, like Bash/shell, markdown, COBOL.
I'm not sure if it's just that they aren't compiled for the ARM64 Flatpak
release, or if they aren't included in the Flatpak release at all. These
binaries would need to be compiled and shipped with the Flatpak runtime for it
to work on all platforms.
STEPS TO REPRODUCE
1. Open Kate (Flatpak version)
2. Open a shell script, markdown, or other file
3. Check the "Output" console
OBSERVED RESULT
"Output" console flashes and says:
```
[19:53:43  LSP Client Warning] Failed to find server binary: marksman
Please check your PATH for the binary
```
EXPECTED RESULT
LSP Client server binaries should be bundled with the Flatpak. If not possible,
perhaps disable the LSP Client feature entirely for the Flatpak release.
SOFTWARE/OS VERSIONS
- Kate 25.08.2 (official Flatpak release from Flathub)
- GNOME 48 (Wayland)
- Fedora Workstation 42
--
You are receiving this mail because:
You are watching all bug changes.