Keruspe / GPaste

Clipboard management system
BSD 2-Clause "Simplified" License
756 stars 54 forks source link

gpaste gnome-shell extention is not visable #425

Closed ausil closed 11 months ago

ausil commented 11 months ago

On my Fedora 38 desktop machine I do not see the gpaste gnome-shell extension. If I start the app, I can see it is turned on, and it works fine on Fedora 38 on my laptop. I am not sure the best way to debug what is happening to give you the information needed to understand what is going on.

gpaste-libs-44.0-1.fc38.aarch64 gpaste-44.0-1.fc38.aarch64 gpaste-ui-44.0-1.fc38.aarch64 gnome-shell-extension-gpaste-44.0-1.fc38.noarch gpaste-bash-completion-44.0-1.fc38.aarch64 gpaste-zsh-completion-44.0-1.fc38.aarch64

HNazmul-IV commented 11 months ago

I went here to open that issue. but already opened. it also happening for me. I had enabled gnome-shell-extension in preparence. but nothing happened.

My Oparating System is " Ubuntu 23.0" .

Keruspe commented 11 months ago

Can you type Alt-F2 then, in the box that appears run the lg command? It should make an overlay appear. If you go to the extensions tab (top right corner of the overlay), you should see GPaste listed amongst others. Can you double check it says Enabled there, and click on show errors to see if anything pops out?

ausil commented 11 months ago

it does not show up as enabled, and if I try to enable on the CLI its not enabled

[dennis@ryac ~]$ gnome-extensions list --enabled
[dennis@ryac ~]$ gnome-extensions enable GPaste@gnome-shell-extensions.gnome.org
[dennis@ryac ~]$ gnome-extensions list --enabled
[dennis@ryac ~]$ 
ausil commented 11 months ago

after some googling, I installed gnome-extensions-app and saw that extensions were disabled entirely. with them enabled it is working as expected. sorry for the noise.

HNazmul-IV commented 11 months ago

I just seen that there need be installed gnome-shell-extension-gpaste in system. otherwise it will not appear.. since I installed installed with apt it doesn't include gnome-shell-extension-gpaste by default.