Created attachment 4513 Clipman settings Clipman Version 1.2.3 I start Clipman as panel item, not by "Autostart" and notificion bar. But eventhough the setting is enabled, the content is not stored at XFCE logout. Next login the Clipman is empty again.
content is saved to ~/.cache/xfce4/clipman/textsrc what does the following command return: xfconf-query -c xfce4-panel -p /plugins/clipman/settings/save-on-quit the content is stored as often as needed (when new items are inserted inside the menu)
$ xfconf-query -c xfce4-panel -p /plugins/clipman/settings/save-on-quit Property "/plugins/clipman/settings/save-on-quit" does not exist on channel "xfce4-panel".
(In reply to massimo.b from comment #2) > $ xfconf-query -c xfce4-panel -p /plugins/clipman/settings/save-on-quit > Property "/plugins/clipman/settings/save-on-quit" does not exist on channel > "xfce4-panel". this boolean is by default true can you check what you have under ~/.cache/xfce4/clipman/ (check permissions) as written the content is saved often (new item inserted, history cleared, on panel save signal)
This issue seems unreproducible and more likely a problem with permissions (as Mike presumed) than an actual bug in clipman. Please reopen if you can reproduce!