Tudmotu / gnome-shell-extension-clipboard-indicator

The most popular clipboard manager for GNOME, with over 1M downloads
https://extensions.gnome.org/extension/779/clipboard-indicator/
MIT License
851 stars 165 forks source link

need to select twice in clipboard history to get something to paste #198

Closed kapouer closed 4 years ago

kapouer commented 4 years ago

Hi, on debian/sid, gnome 3.36 on wayland, libgtk 3.24.14: once copied, i need to select the item twice in clipboard history or else it doesn't paste anything. Edit: it wasn't really gnome 3.36. It was gnome-shell 3.34.4 / mutter 5.

rmader commented 4 years ago

Had a first look into this today - looks like it's a shell bug this time. Will try to come up with something soon.

kapouer commented 4 years ago

Update: same bug on mutter 6 / gnome-shell 3.36

antistress commented 4 years ago

I can confirm this bug on Debian SId gnome-shell 3.34.4-1 mutter 3.34.4-1 libgtk-3-0 3.24.14-1 Clipboard Indicator 33 Thanks

rmader commented 4 years ago

This just got fixed by https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1204, coming to 3.36.2

kapouer commented 4 years ago

Interesting kind of commit: only removals ;)

Filbuntu commented 4 years ago

This just got fixed by https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1204, coming to 3.36.2

Great and thanks! Hopefully Ubuntu 20.04 will get 3.36.2 soon!

kapouer commented 4 years ago

mutter commit has been cherry-picked and uploaded to debian/sid: now copy/paste works correctly (afaict).

elpraga commented 4 years ago

I cannot reproduce the need to double click to paste on Ubuntu 20.04 anymore.

What is strange though is that the clipping preview in the panel changes only when I make a new clipping by pressing Control+C. It does not change when I select a different clipping from the list.

Should I file a separate issue?

rmader commented 4 years ago

Mutter 3.36.2 and 3.34.6 have been released now so we can close the issue.

What is strange though is that the clipping preview in the panel changes only when I make a new clipping by pressing Control+C. It does not change when I select a different clipping from the list.

Yes, please do. That sounds like a real bug in the extension.

Filbuntu commented 4 years ago

To all Ubuntu user, please subscribe to this launchpad bug report and hopefully Mutter 3.36.2 will soon arrive in Ubuntu 20.04.

Tudmotu commented 4 years ago

Thank you @rmader :)