oae / gnome-shell-pano

Next-gen Clipboard Manager for Gnome Shell
https://extensions.gnome.org/extension/5278/pano/
GNU General Public License v2.0
1.04k stars 55 forks source link

"Session Only Mode" does not appear to have any power loss protections. #113

Open JacksonBarker opened 1 year ago

JacksonBarker commented 1 year ago

I am unable to test this hypothesis because I am using a laptop.

Describe the bug https://github.com/oae/gnome-shell-pano/commit/fbd445fef0c0eaf145d3d0ac6f6139e6547fd262 Which added session only mode, does not appear to check for an existing session cache and/or db on user login or computer startup. This may result in the clipboard persisting if the user improperly shuts-down their computer.

Expected behavior If an existing session cache and/or db is found on startup or login, it should be deleted if the user has "Session Only Mode" enabled.

To Reproduce