Version: 0.9.7 (using KDE KDE 3.5.8KDE 3.5.1) Installed from: SuSE RPMsSuSE RPMs I run my box for weeks without restart, and there are power shutdowns at my office periodically, so the option "save clipboard contents on exit" is not good enough in my case. I suggest to trasform this option to "save clipboard content" which mean incrementally save every new history item. I believe this is not so hard for the file system ;) PS: thanks a lot for the great tool, history incremental search rulez! Alexander.
Partially related to this issue: http://bugs.kde.org/show_bug.cgi?id=162749 A fix to #162749 would solve #152039 too: imagine a simple crontab entry.
*** Bug 264283 has been marked as a duplicate of this bug. ***
I think the use cases in this report and bug 264283 are both valid. But they are really rare cases. For most users, saving history into disk periodically or ASAP would be more annoying than helpful. I can imagine they will complain: "Why does KDE(Klipper) kees accessing my disk for no reason?". So I don't think it is a good idea for Klipper to provided the requested feature itself. As Roland suggested in comment #1, providing the related dbus method could be an acceptable solution. The good news is I find it easy to add such dbus method :)
See https://git.reviewboard.kde.org/r/103547/ for the simple patch.
Now that Bug 162749 will be fixed in KDE SC 4.9, I think this report can also be closed now.