Summary: | Clipboard applet breaks due to missing libZXing.so.3 | ||
---|---|---|---|
Product: | [KDE Neon] neon | Reporter: | Valerio Galdo <valerio.galdo> |
Component: | general | Assignee: | Neon Bugs <neon-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugs.kde, ghisvail, igor.mironchik, jr, lvqp, neon-bugs, nicolas.fella, rgawenda, sitter, the_archer_xz |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Valerio Galdo
2024-03-20 20:19:15 UTC
I am experiencing this as well. Same. According to journalctl -f, I get this issue with plasmashell: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/PlasmoidItem.qml:60: TypeError: Type error file:///usr/share/plasma/plasmoids/org.kde.plasma.clipboard/contents/ui/ClipboardPage.qml:79:26: QML PlasmoidHeading: Binding loop detected for property "leftInset" I'm having exactly the same issue, there is no clipboard history and can't configure it, when clicking the button to configure clipboard, nothing happens. In my case I'm using x11 and KDE Neon Plasma 6.0.2 *** Bug 484126 has been marked as a duplicate of this bug. *** The workaround seems to be `sudo apt install libzxing3` I had the same issue, but also ran into https://bugs.kde.org/show_bug.cgi?id=484149 this morning. I fixed that one by installing libzxing3, and after a restart the clipboard also started working again. I just verified this, after removing libzxing3 the clipboard is broken again. (In reply to AVee from comment #5) > The workaround seems to be `sudo apt install libzxing3` Thanks! That worked (In reply to AVee from comment #5) > The workaround seems to be `sudo apt install libzxing3` Awesome! Thanks, dude! Yes, it works! Thanks! Fixed by latest package updates to KDE Gear 24.02.1 |