Bug 432408

Summary: Spectacle fails to run after upgrade of libkcolorpicker
Product: [Applications] Spectacle Reporter: amit <amit.k.chaudhuri>
Component: GeneralAssignee: Boudhayan Gupta <me>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kde
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Various diagnostics (ldd,strace etc...)

Description amit 2021-02-02 08:56:40 UTC
Created attachment 135362 [details]
Various diagnostics (ldd,strace etc...)

SUMMARY

On Feb 1st my system updated libkcolorpicker to libkColorPicker.so.0.1.5 from libkColorPicker.so.0.1.4. Spectacle no longer runs, implicating the color picker in the error message (failure to locate shared obj).

STEPS TO REPRODUCE
1. (After the upgrade) run spectacle from the command line

OBSERVED RESULT

spectacle: error while loading shared libraries: libkColorPicker.so.0.1.4: cannot open shared object file: No such file or directory

EXPECTED RESULT

spectacle runs

SOFTWARE/OS VERSIONS

AME="KDE neon"
VERSION="5.20"
ID=neon
ID_LIKE="ubuntu debian"
PRETTY_NAME="KDE neon User Edition 5.20"
VARIANT="User Edition"
VERSION_ID="20.04"

ADDITIONAL INFORMATION

Error occurs just after Qt5Svg is loaded. Readelf -d does not show a dependency on libkcolorpicker.
Comment 1 David Redondo 2021-02-02 09:08:05 UTC

*** This bug has been marked as a duplicate of bug 432392 ***