Bug 499916 - Latest flatpak does not parse cpp files
Summary: Latest flatpak does not parse cpp files
Status: RESOLVED DUPLICATE of bug 451143
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: CPP (Clang-based) (other bugs)
Version First Reported In: git master
Platform: Flatpak Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-12 19:47 UTC by Ian H
Modified: 2025-02-24 17:04 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian H 2025-02-12 19:47:31 UTC
SUMMARY
Downloaded the latest flatpak version, when i run it, it does not parse files. 

it gives this error in the console, which is probably related:
kf.coreaddons: "Could not load plugin from /app/lib/plugins/kdevplatform/61/kdevclangsupport.so: Cannot load library /app/lib/plugins/kdevplatform/61/kdevclangsupport.so: libclang.so.19.1: cannot open shared object file: No such file or directory"
kdevplatform.shell: Can't load plugin "kdevclangsupport" because a factory to load the plugin could not be obtained: "Could not load plugin from /app/lib/plugins/kdevplatform/61/kdevclangsupport.so: Cannot load library /app/lib/plugins/kdevplatform/61/kdevclangsupport.so: libclang.so.19.1: cannot open shared object file: No such file or directory"


STEPS TO REPRODUCE
1. download and install latest flatpak
2. run kdevelop from flatpak

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  ubuntu 22.04
Comment 1 Igor Kushnir 2025-02-24 17:04:32 UTC

*** This bug has been marked as a duplicate of bug 451143 ***