Bug 432408 - Spectacle fails to run after upgrade of libkcolorpicker
Summary: Spectacle fails to run after upgrade of libkcolorpicker
Status: RESOLVED DUPLICATE of bug 432392
Alias: None
Product: Spectacle
Classification: Applications
Component: General (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Boudhayan Gupta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-02 08:56 UTC by amit
Modified: 2021-02-02 09:08 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Various diagnostics (ldd,strace etc...) (10.59 KB, text/plain)
2021-02-02 08:56 UTC, amit
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***