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
Describe the bug On commit id 68c67da (currently top of develop), I ran
❯ cargo run --example showcase
which gives me a black window. then I use git bisect, find out it's the top commit causing the problem.
My OS is macOS 12.2.
To Reproduce Steps to reproduce the behavior:
cargo run --example showcase
orbtk/build.rs
Expected behavior Showing normal examples
Screenshots
Desktop (please complete the following information):
Additional context I'm willing to help, but it currently gives no more info in console.
The text was updated successfully, but these errors were encountered:
same on windows tbh
Sorry, something went wrong.
I'm seeing the same thing on Linux (X11)
Going back to the previous commit also solves it for me.
This bug should be fixed with latest commits in development branch. Please could you try and give some feedback? Thanks
No branches or pull requests
Describe the bug
On commit id 68c67da (currently top of develop), I ran
which gives me a black window. then I use git bisect, find out it's the top commit causing the problem.
My OS is macOS 12.2.
To Reproduce
Steps to reproduce the behavior:
cargo run --example showcase
orbtk/build.rs
and manually link against CoreHapticsExpected behavior
Showing normal examples
Screenshots
Desktop (please complete the following information):
Additional context
I'm willing to help, but it currently gives no more info in console.
The text was updated successfully, but these errors were encountered: