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

The window does not close on wayland #21

Open
feanor12 opened this issue Aug 22, 2022 · 1 comment
Open

The window does not close on wayland #21

feanor12 opened this issue Aug 22, 2022 · 1 comment

Comments

@feanor12
Copy link

When testing the example Noise.jl on wayland the window does not close after pressing the close button.
The function noise() however is terminates.

System

[cc649173] MiniFB v0.1.1

Julia Version 1.8.0
Commit 5544a0fab76 (2022-08-17 13:38 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: 16 × AMD Ryzen 7 5700X 8-Core Processor
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-13.0.1 (ORCJIT, znver3)
Threads: 1 on 16 virtual cores

wayland 1.21.0-1

@aviks
Copy link
Owner

aviks commented Aug 28, 2022

Would be good to get a mwe using C, to check if the issue is in the underlying library, or in the julia binding.

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

2 participants