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

Wayland errors are discarded #19

Open
tamara-schmitz opened this issue Jul 31, 2023 · 0 comments
Open

Wayland errors are discarded #19

tamara-schmitz opened this issue Jul 31, 2023 · 0 comments

Comments

@tamara-schmitz
Copy link

Err(_) => match X11ClipboardContext::<Clipboard>::new() {

Errors during Wayland initialisation are completely disregarded. On a desktop session without Xwayland, only an X11 error will be displayed.

It would be more helpful if Wayland initialisation errors would be always logged or at least when both X11 and Wayland initialisation fail.

We ran into this in this project: AgathaSorceress/url-eater#2

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

No branches or pull requests

1 participant