Summary: | Dont started spectacle | ||
---|---|---|---|
Product: | [KDE Neon] neon | Reporter: | Jon <terminal13> |
Component: | Packages User Edition | Assignee: | Neon Bugs <neon-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | amit.k.chaudhuri, arojas, jr, kde, lehoangphuongbg, neon-bugs, rikmills, sitter |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jon
2021-02-01 18:21:33 UTC
Bug on libkColorPicker.so version: 0.1.5-0xneon+20.04+focal+build2 Spectacle worked again if downgrade libkColorPicker.so version to: libkColorPicker.so version: 0.1.4-1+20.04+focal *** Bug 432408 has been marked as a duplicate of this bug. *** For anyone that don't want to downgrade, or your system is set to auto-upgrade, this command would fix it: sudo ln -s /usr/lib/x86_64-linux-gnu/libkColorPicker.so.0.1.5 /usr/lib/x86_64-linux-gnu/libkColorPicker.so.0.1.4 It simply symlinks new lib's location to old location that spectacle expects. This should be fixed, with affected packages rebuilt against the bumped lib. Fixed with system update. Update on last version kde-spectacle 20.12.1-0xneon+20.04+focal+build16 worked ok with libkColorPicker.so.0.1.5. Mark as resolved. |