Summary: | not possible to clear clipboard if I click yes on the disable-this-popup-dialog | ||
---|---|---|---|
Product: | [Unmaintained] klipper | Reporter: | Daniel <daniel-other+kdebug> |
Component: | plasma-widget | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | nate |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Daniel
2020-03-15 22:13:23 UTC
The issue is that there is a "dontAskAgainName" at https://github.com/KDE/plasma-workspace/blob/423308f854c4b76c72da4e3263614c7b20642ebf/klipper/klipper.cpp#L1001 If you enable the "dontAskAgain" feature and click no, so that the clipboard isn't cleared; there isn't any way to clean the clipboard. I think it should be impossible to enable dontAskAgain and clicking no at the same time, because it is very irritant. To remove the saved setting, edit ~/.config/plasmashellrc and remove the line containing "really_clear_history=true" *** This bug has been marked as a duplicate of bug 336053 *** |