[BUG] Can't Copy and Paste from another App
Describe the bug
When copying from for example the browser to another app like a code editor or the terminal or any other app, it freezes the app for a second and then says that the app stopped working.
This started since the latest update in hyprland
Steps to reproduce
- Copy in an app.
- Paste in a different app.
Expected behavior
It should allow the copying and pasting.
Screenshots
No response
Distribution
EndeavourOS
If Other, specify
No response
Additional context
No response
Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Can you update Hyprland to 0.48.1 and try again? I can't replicate the issue on my systems. If the bug still persists after updating Hyprland, please share a screenshot. Then I can check if it's a dotfiles issue. But I am pretty shure it's a local issue on your system.
Same issue here, sometimes when paste to vscodium wayland, need terminate vscodium, app stop working.
Distribution CachyOS
But this can’t be a dotfiles related bug. What do you think?
But this can’t be a dotfiles related bug. What do you think?
I don't think so. Today, I’m using the normal version of VSCodium without Wayland, and everything works fine. maybe it's an issue with the clipboard manager.
I think it's an error with the clipboard manager as well, I still get the error but just happens sometimes
Can you try the following. Open .config/hypr/conf/autostart.conf and comment the line including cliphist. Then reboot.
Everything is working so far, and since I don't need the cliphist, I haven't noticed its absence.
Thanks for testing. I will check as well.
I would like to say that I tried commenting out the line containing cliphist originally, and it worked the first time, but now it fails to work again. Any time I try to copy and paste something, text or image, the program freezes. The system may give me an error, asking me to terminate the program or wait. If I wait, it stays frozen indefinitely and is immune to pkill -9. If I terminate though, thankfully it terminates. I've tried running cliphist in the terminal, I've tried running pkill -9 cliphist, and I've tried running both commands one after the other, both ways.