We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When testing the example Noise.jl on wayland the window does not close after pressing the close button. The function noise() however is terminates.
noise()
[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
The text was updated successfully, but these errors were encountered:
Would be good to get a mwe using C, to check if the issue is in the underlying library, or in the julia binding.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: