https://bugs.kde.org/show_bug.cgi?id=439457
Bug ID: 439457 Summary: Specatcle won't launch Product: Spectacle Version: 21.04.2 Platform: Snap OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: m...@baloneygeek.com Reporter: techxga...@outlook.com CC: k...@david-redondo.de Target Milestone: --- Created attachment 139834 --> https://bugs.kde.org/attachment.cgi?id=139834&action=edit strace output SUMMARY Newly installed Spectacle won't launch. The app was downloaded from the Snap store STEPS TO REPRODUCE 1. `snap run spectacle` OBSERVED RESULT ``` $ snap run spectacle WARNING: cgroup v2 is not fully supported yet, proceeding with partial confinement spectacle: symbol lookup error: /snap/spectacle/141/usr/lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5: undefined symbol: _ZN9KLineEdit16returnKeyPressedERK7QString ``` EXPECTED RESULT Spectacle should launch SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.22.2 KDE Frameworks Version: 5.83.0 Qt Version: 5.15.2 Kernel Version: 5.12.14-arch1-1 (64-bit) Graphics Platform: Wayland Processors: 4 × Intel® Core™ i7-4510U CPU @ 2.00GHz Memory: 15.5 GiB of RAM Graphics Processor: Mesa DRI Intel® HD Graphics 4400 ADDITIONAL INFORMATION ``` $ snap run --trace-exec spectacle WARNING: cgroup v2 is not fully supported yet, proceeding with partial confinement spectacle: symbol lookup error: /snap/spectacle/141/usr/lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5: undefined symbol: _ZN9KLineEdit16returnKeyPressedERK7QString Slowest 10 exec calls during snap run: 0.013s snap-update-ns 0.025s /usr/lib/snapd/snap-confine 0.013s /usr/lib/snapd/snap-exec 0.010s /usr/bin/mkdir 0.008s /usr/bin/mkdir 0.010s /usr/bin/mkdir 0.008s /usr/bin/ln 0.010s /usr/bin/mkdir 0.015s /snap/spectacle/141/kf5-locale-gen 0.135s /snap/spectacle/141/kf5-launch Total time: 0.237s error: exit status 127 ``` -- You are receiving this mail because: You are watching all bug changes.