Summary: | Ktorrent Snap crashes on start because it needs Qt 5.12 | ||
---|---|---|---|
Product: | [KDE Neon] neon | Reporter: | Krish De Souza <koolkrish007+kde> |
Component: | Snaps | Assignee: | Scarlett Moore <sgmoore> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | L.Bonnaud, neon-bugs, newmrdenis, sgmoore |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 23.04.0 | |
Sentry Crash Report: |
Description
Krish De Souza
2019-08-28 20:45:23 UTC
Same situation. Approved With this ktorrent snap version: $ snap info ktorrent [...] installed: 5.1.2 (7) 10MB - error messages are slightly different: $ /snap/bin/ktorrent /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) ktorrent: /snap/ktorrent/7/kf5/usr/lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5.14' not found (required by ktorrent) ktorrent: /snap/ktorrent/7/kf5/usr/lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5.14' not found (required by /snap/ktorrent/7/usr/lib/x86_64-linux-gnu/libktcore.so.16) ktorrent: /snap/ktorrent/7/kf5/usr/lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5.12' not found (required by /snap/ktorrent/7/usr/lib/x86_64-linux-gnu/libKF5Torrent.so.6) ktorrent: /snap/ktorrent/7/kf5/usr/lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5.14' not found (required by /snap/ktorrent/7/usr/lib/x86_64-linux-gnu/libqca-qt5.so.2) Fixed. Please update to snap 23.04.0 in the snap store. Thanks a lot for the fix! |