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

Latest Molten-vk breaks Taichi GGUI on arm64-Mac #6539

Closed
jim19930609 opened this issue Nov 8, 2022 · 0 comments
Closed

Latest Molten-vk breaks Taichi GGUI on arm64-Mac #6539

jim19930609 opened this issue Nov 8, 2022 · 0 comments
Assignees
Labels
potential bug Something that looks like a bug but not yet confirmed

Comments

@jim19930609
Copy link
Contributor

jim19930609 commented Nov 8, 2022

Taichi's GGUI failed to work correctly starting from Molten-vk v1.1.11. Let's bisect Molten-vk's commits between v.1.1.10 and v.1.1.11 to find out the breaking commit.


To reproduce:

  1. Compile Taichi master branch with libMolten-vk.dylib v1.1.11.
  2. Run test_debug.py.
  3. The sidebar will not display correctly.

If you downgrade the libMolten-vk.dylib to v.1.1.10 and then repeat the above-mentioned approach, the sidebar will re-appear in the GGUI window.

molten_vk_1.1.11.zip
molten_vk_1.1.10.zip
test_debug.py.zip

@jim19930609 jim19930609 added the potential bug Something that looks like a bug but not yet confirmed label Nov 8, 2022
jim19930609 added a commit that referenced this issue Nov 10, 2022
jim19930609 added a commit to jim19930609/taichi that referenced this issue Nov 10, 2022
@jim19930609 jim19930609 self-assigned this Nov 11, 2022
quadpixels pushed a commit to quadpixels/taichi that referenced this issue May 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
potential bug Something that looks like a bug but not yet confirmed
Projects
Status: Done
Development

No branches or pull requests

1 participant