SUMMARY Also option "Journal size" also not working as entries can not be deleted STEPS TO REPRODUCE 1. Copy something to clipboard 2. Open clipboard popup and try to delete some entry OBSERVED RESULT Entry not deleted and in journalctl following error appears ``` plasmashell[2570]: org.kde.klipper: A transaction didn't start: "Driver not loaded Driver not loaded" plasmashell[2570]: qt.sql.qsqlquery: QSqlQuery::exec: database not open ``` Also on copy there is error ``` plasmashell[2570]: qt.sql.qsqlquery: QSqlQuery::prepare: database not open ``` You can run `journalctl -f` and try to copy something from there EXPECTED RESULT Clipboard entries should be deleted when you delete it ADDITIONAL INFORMATION Probably this bug https://bugs.kde.org/show_bug.cgi?id=498666 also have same roots
cannot reproduce
Also cannot reproduce, including after restarting plasmashell.
Hi - just in case it's relevant, which Kubuntu version is the base system on which you've built Plasma 6.2.91? This seems potentially related to https://bugs.kde.org/show_bug.cgi?id=498864 ?
I'm not build it, just use plucky repo $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu Plucky Puffin (development branch) Release: 25.04 Codename: plucky
Thanks - and is it that there's no visual response at all to clicking the delete button, or that it appears to delete in that moment but then reappears when reopening the Clipboard widget later? (If you're able to capture a screencast, that could be helpful)
Well, I start to record screencast with disabled option (I enable it before to mitigate this bug) and BOOM, all works fine :) Seems was fixed with some update.
(In reply to zorn7 from comment #6) > Well, I start to record screencast with disabled option (I enable it before > to mitigate this bug) and BOOM, all works fine :) > Seems was fixed with some update. Maybe some other tester found and fixed it already - or gremlins! Either way glad it's working for you now, and thanks for testing!