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

iced_examples/counter panics when clicking left or right on Sway #25

Open
JustSoup312 opened this issue Jul 27, 2024 · 2 comments
Open

Comments

@JustSoup312
Copy link

When running the counter example on Sway window manager clicking the left or right buttons leads to a panic.

Two errors seem to be reported depending on if the panic is immediate or not.

If the panic isn't immediate the window seems to be dismissed with the following error spamming the logs:
Protocol error 1 on object zwlr_layer_surface_v1@16:

If the panic is immediate it displays the errors:

zwlr_layer_surface_v1@16: error 1: width 0 requested without setting left and right anchors
khronos-egl-6.0.0/src/lib.rs:1173:42:
called `Option::unwrap()` on a `None` value
@Decodetalkers
Copy link
Collaborator

@Decodetalkers
Copy link
Collaborator

maybe you are using the latest sway? I update the wayland-protocols, maybe will fix it

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

No branches or pull requests

2 participants