Bug 452727 - Cannot load library kio_file.so as Qt_5.15 when running Kate from snap
Summary: Cannot load library kio_file.so as Qt_5.15 when running Kate from snap
Status: REPORTED
Alias: None
Product: neon
Classification: KDE Neon
Component: Snaps (show other bugs)
Version: unspecified
Platform: Snap Linux
: NOR normal
Target Milestone: ---
Assignee: Scarlett Moore
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-18 10:14 UTC by Anton
Modified: 2022-10-23 12:07 UTC (History)
4 users (show)

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


Attachments
FS tree is empty but there are files (255.38 KB, image/png)
2022-04-18 10:14 UTC, Anton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton 2022-04-18 10:14:24 UTC
Created attachment 148216 [details]
FS tree is empty but there are files

SUMMARY
When I'm starting Kate installed from snap store it produces an error in the terminal and the cursor will spin forever. FS tree won't load.


STEPS TO REPRODUCE
1. Install Kate from Snap store on Kubuntu 20.04
2. Open Konsole
3. Run kate "snap run kate"

OBSERVED RESULT

-> % snap run kate
Hspell: can't open /usr/share/hspell/hebrew.wgz.sizes.
sonnet.plugins.hspell: HSpellDict::HSpellDict: Init failed
could not open /snap/kate/126/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/kio_file.so: Cannot load library /snap/kate/126/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/kio_file.so: (/lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5.15' not found (required by /snap/kate/126/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/kio_file.so))

Attaching screenshot


EXPECTED RESULT
The application is up and fully functional, no error in a terminal.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.18.8
(available in About System)
KDE Plasma Version: 5.18.8
KDE Frameworks Version: 5.68
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Christoph Cullmann 2022-05-26 16:27:52 UTC
This looks like a bad compiled snap for me.