Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clipboard stops syncing between wayland and xwayland-satellite after running for a long time #91

Open
ToxicMushroom opened this issue Jan 17, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@ToxicMushroom
Copy link

ToxicMushroom commented Jan 17, 2025

I do have a log but its like 3.2Gb created with WAYLAND_DEBUG=1 RUST_LOG=debug xwayland-satellite 2> xwayland-satellite.log

Both wayland -> xwayland-satellite and xwayland-satellite -> wayland just stopped syncing.

maybe i can get a smaller log later.

If there is something I could search for in the logfile to help out let me know :)

@ToxicMushroom
Copy link
Author

tail -f xwayland-satellite.log | grep data_source doesn't log any new data sources when copying something inside an xwayland app (tried vesktop and xclip).

Though I do have data source logs from 2-3 hours ago (was still working around that time iirc)

@Supreeeme
Copy link
Owner

Running with RUST_LOG=xwayland_satellite::xstate::selection will give you a log with just the interesting stuff.

@zeroeightysix
Copy link

I think this has been fixed since the clipboard refactor?

@Supreeeme Supreeeme added the bug Something isn't working label Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants