Skip to content
New issue

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

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

Already on GitHub? # to your account

clipboard still run at wayland compositor exit #12

Open
The-Lost-Light opened this issue Jul 16, 2024 · 2 comments
Open

clipboard still run at wayland compositor exit #12

The-Lost-Light opened this issue Jul 16, 2024 · 2 comments

Comments

@The-Lost-Light
Copy link

The-Lost-Light commented Jul 16, 2024

Exit wayland compositor(like hyprland), my tty show me and keep repeating the same error

2024-07-17T01:54:07.539 ERROR main > Wayland connect error: Connection reset by peer (os error 104)
  Attempt to reconnect in 100 ms...
2024-07-17T01:54:07.640 ERROR main > Wayland connect error: No such file or directory (os error 2)
  Attempt to reconnect in 100 ms...

Maybe the program should be stoped when exiting the compositor?

@Linus789
Copy link
Owner

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.

@The-Lost-Light
Copy link
Author

The-Lost-Light commented Jul 29, 2024

oh sorry, I didn’t notice it related to this flag.
I think --reconnect-tries 0 or 1 would be good for preset :)
(or add the program information to the error log, it took me a while to figure out where this error was coming from.)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants