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

current develop branch breaks on MacOS, showing black window #490

Open
Phantato opened this issue Aug 8, 2022 · 3 comments
Open

current develop branch breaks on MacOS, showing black window #490

Phantato opened this issue Aug 8, 2022 · 3 comments
Labels

Comments

@Phantato
Copy link

Phantato commented Aug 8, 2022

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:

  1. Git checkout to 68c67da
  2. cargo run --example showcase
  3. If compile failed due to missing symbol, try to add a orbtk/build.rs and manually link against CoreHaptics
  4. See error

Expected behavior
Showing normal examples

Screenshots
screenshot-20220808-142402

Desktop (please complete the following information):

  • OS: MacOS
  • Version 12.2

Additional context
I'm willing to help, but it currently gives no more info in console.

@Phantato Phantato added the bug label Aug 8, 2022
@grebii
Copy link

grebii commented Aug 26, 2022

same on windows tbh

@slondr
Copy link

slondr commented Sep 3, 2022

I'm seeing the same thing on Linux (X11)

Going back to the previous commit also solves it for me.

@rzerres
Copy link
Contributor

rzerres commented Oct 13, 2022

This bug should be fixed with latest commits in development branch.
Please could you try and give some feedback? Thanks

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

No branches or pull requests

4 participants