https://bugs.kde.org/show_bug.cgi?id=499117
Bug ID: 499117 Summary: With "Save clipboard across desktop sessions" disabled, deleting entries from clipboard not working Classification: Plasma Product: plasmashell Version: 6.2.91 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Clipboard widget & pop-up Assignee: plasma-b...@kde.org Reporter: zo...@yandex.ru Target Milestone: 1.0 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 -- You are receiving this mail because: You are watching all bug changes.