I've been using Diodon (clipboard manager) since Ubuntu 14 and I made it start on system start.
A week ago, I upgraded to Ubuntu 18.04 and here's what I get now:
Diodon won't work as before. It doesn't store strings I copy to clipboard. Any ideas as to how to fix it?
One working solution:
TL;DR:
Open Activity Log Manager (look up
zeitgeist
in applications).Enable Record file and application usage option in the “Files & Applications” tab.
Make sure the Documents box is checked. It is the only mandatory option to disable privacy mode. Diodon will get it immediately. No need to restart.
How I found it out
Quit Diodon and start it anew in debug mode from Terminal by running
(solution explained in
man diodon
and pointed out by @waltinator in a comment)Way more useful than the message I got in GUI, those debug traces not only warn about privacy mode enable but also clearly refer to
zeitgeist
(aka Activity Log Manager) in every line, as in “zeitgeist privacy mode is enabled”.Look up
"zeitgeist privacy mode is enabled"
in your favorite search engine. This particularly useful post explains that:Open
zeitgeist
in GUI, enable the Record file and application usage option and make sure the Documents box is checked. Diodon will immediately output positive traces. No need to restart.Screenshot of Diodon debug traces reacting to tweaking options in Activity Log Manager
On your ubuntu 18 menus, look for either "Zeitgeist" or "Activity Log Manager" then enable it. Please, notice that by doing so, you will be granting permission to the system to log some of your activities at your choice. Please, provide some feedback.