Bug 452727

Summary: Cannot load library kio_file.so as Qt_5.15 when running Kate from snap
Product: [KDE Neon] neon Reporter: Anton <kozlovsky.a.a>
Component: SnapsAssignee: Scarlett Moore <sgmoore>
Status: RESOLVED FIXED    
Severity: normal CC: adrianna.pinska, christoph, neon-bugs-null, sgmoore
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Snap   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: FS tree is empty but there are files

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.
Comment 2 Scarlett Moore 2025-05-15 15:44:10 UTC
This was fixed long ago.