Bug 499916

Summary: Latest flatpak does not parse cpp files
Product: [Applications] kdevelop Reporter: Ian H <master.haber>
Component: Language Support: CPP (Clang-based)Assignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: normal CC: igorkuo
Priority: NOR    
Version First Reported In: git master   
Target Milestone: ---   
Platform: Flatpak   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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 ***