Try to install a clipboard manager. CopyQ does not work for Fedora 31 (for me) Now try to install Gpaste. But that does not do anything even.
Exist a working clipboard manager for Fedora 31 ?
Why it does’t work? any error shown?
Open gpaste, click on one saved text, gpaste disappears. Is in clipboard. Must restart to reopen. So gpaste does safe some clippings. puts them back inot clipboard and crashes.
Install gpaste from repository with dnf was impossibe (fedora 31 beta)
Please file a bug against gpaste:
Given the change to Wayland, Gnome 3.34 has been moving clipboard etc. to Wayland from X and that seems to have broken a few things this release.
I’ve had to give up parcellite too, but I’ve not looked around for a Wayland clipboard manager yet.
I was in the same situtation as you with copyq, This is what I did
- Install it
sudo dnf install gpaste gpaste-ui gnome-shell-extension-gpaste
- Logout, for some reason you have to logout, this permit to GNOME recognize the extension
- Login again
- Start Gnome-tweaks
- Enable gnome-shell-extension-gpaste and click on the rotating wheel to Configure
- Enable the gnome shell extension in General Behaviour Tab
- Logout
- Login again
- Done
NOTE
You need this extension too and enable:
gnome-shell-extension-topicons-plus.noarch : Move all legacy tray icons to the top panel
Regards.,
Great answer, this is about Gpaste. Is Copyq and Gpaste same application?
I did install Clipboard Indicator by [Tudmotu] from https://extensions.gnome.org/ That does what I want it to do.
Thanks for your answer.
Jaap
not, same task with different tools both are clipboard managers
Good and Bad news:
Who all that are insterested, you’ve had two options:
1.- Start with X11…
2.- Install from this COPR repo which has better intregation with wayland
sudo dnf copr enable lholecek/copyq
sudo dnf install copyq
The Issue is still open in copyq upstream… Wayland: No clipboard content · Issue #1243 · hluk/CopyQ · GitHub
Regards.,
Thanks, Now 2021 March Fedora 34 beta still has not any clipboard manager. Gnome shell extensions is almost empty. There was a very good clipboard manager in Shell extensions, but now it is gone.
Gnome by default has never included a clip board manager as part of the Shell. If the third party clipboard managers have not been updated to work with new releases of Gnome (probably because of Wayland?), it’s something you should discuss with the upstreams of these clipboard manager tools.
So, please file bugs for the extension you used, or for gpaste etc. (Although I suspect these would already be filed by now).
Gpaste seems to use a shell=extension. That is why I did this bug report. Thanks.
Ah, but this is not a bug-report (or did you miss pasting a link to the bug you have reported?). No post on the forum is considered a bug-report. This is just a place for discussion amongst the community. A bug report must be filed on the bug-tracker. For Fedora packages, this is bugzilla.redhat.com, for extensions you need to file it wherever the extension is developed: it should be listed on the extension web-page.
More information on filing a bug report for a Fedora package is here:
https://docs.fedoraproject.org/en-US/quick-docs/howto-file-a-bug/