I am seeing the following error when trying to run spectacle
$ spectacle
spectacle: symbol lookup error: /lib64/libkImageAnnotator.so.0: undefined symbol: _ZN12kColorPicker12KColorPickerC1Ev
How can I fix this?
Operating System: openSUSE Tumbleweed 20220525
KDE Plasma Version: 5.24.5
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.2
Kernel Version: 5.17.9-1-default (64-bit)
Graphics Platform: X11
Processors: 24 × AMD Ryzen 9 5900X 12-Core Processor
Memory: 62.7 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 3080/PCIe/SSE2
Same here using Intel Graphics and CPU.
Already reported fixed here. Next snapshot or two should have the fix.
Hi,
Same problem but I have found a very simple workaround that work.
(don’t know if it will work after the next update if the problem with the package libkColorPicker will not be fixed)
here : https://www.reddit.com/r/openSUSE/comments/uxzxuu/new_update_broke_spectacle/
and really simple : Just copy and paste this command in console (downgrading the package libkColorPicker)
sudo zypper in --oldpackage http://download.opensuse.org/history/20220524/tumbleweed/repo/oss/x86_64/libkColorPicker0-0.1.6-1.5.x86_64.rpm
Regards
Philippe
macom
5
works also for ksnip, that is broken as well
Cris70
6
I am using flameshot for the time being, it does not depend on libkColorPicker.
Cris
today, after running zypper dup everything seems to run smooth again!
So the issue it’s fixed!