Keruspe / GPaste

Clipboard management system
BSD 2-Clause "Simplified" License
773 stars 55 forks source link

Every time I log in to the desktop, Gpaste must be disabled and then re-enabled before it can be used on Ubuntu 20.04.3 LTS. #381

Open hongyi-zhao opened 2 years ago

hongyi-zhao commented 2 years ago

On Ubuntu 20.04.3 LTS, I'm using the following gpaste version shipped in apt repository:

$ gpaste-client --version
GPaste 3.36.3

I encounter the following strange problem: Each time after log into the desktop, Gpaste must be disabled and then re-enabled it as follows, otherwise, it will refuse to work and show nothing in its history dropdown list:

$ gnome-extensions disable GPaste@gnome-shell-extensions.gnome.org
$ gnome-extensions enable GPaste@gnome-shell-extensions.gnome.org

Any hints on this strange behavior?

Regards, HZ