Linus
Linus
Hm, okay. I think this is an issue that should be opened on their side. I think it should be possible to work around the issue for now by using...
Nice to hear :)
> Did someone create an upstream issue with inkscape for this? I did not and I'm not aware of anyone else creating an upstream bug. > Sadly I don't feel...
I have only tested x86_64, which works. But it should hopefully support every common architecture, like aarch64, arm and x86. You can try to compile the program, if it fails...
Thanks, I have been able to replicate this issue on my system. I don’t think there is a way to work around this problem, except using the regular clipboard only....
Does `--reconnect-tries 0` help? > Maybe the program should be stoped when exiting the compositor? Thinking about it, this might be a better default for most people.
Default has changed to 0: https://github.com/Linus789/wl-clip-persist/releases/tag/v0.5.0
The first issue is the same as #3. I can reproduce the second issue (GIMP crashing, but not the system freezing), but I really don't think it's wl-clip-persist's fault, since...
I can’t reproduce the GIMP crash anymore with GIMP 3.0.2.
I haven't been able to reproduce the issue. 1. What is the output of `wl-clip-persist -V`? 2. And could you run wl-clip-persist with `RUST_LOG=trace` for more debug info? 3. Does...