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

[gemwin] with [gemglutwindow] freezes when render #292

Closed
H-MLim opened this issue Apr 23, 2022 · 4 comments
Closed

[gemwin] with [gemglutwindow] freezes when render #292

H-MLim opened this issue Apr 23, 2022 · 4 comments
Labels

Comments

@H-MLim
Copy link

H-MLim commented Apr 23, 2022

this has happened on Pd ver.0.52-1. the whole Pd freezes when render the [gemwin] with [gemglutwindow] (no problems on just creating window). I didn't experience this on my previous Mac but what would be problem? [gemmacoswindow] and [gemglfw3window] still makes the same problem (#257 and #285) and other choosable windows were cannot be used nor recognized. as sams as before, on Mac Monterey 12.1, Apple M1 Pro.

@umlaeute
Copy link
Owner

this has happened on Pd ver.0.52-1 [...] on Mac Monterey 12.1, Apple M1 Pro.

is Pd running as x86_64 (via Rosetta), or natively as arm64 (using the Gem from #257 (comment))?

@H-MLim
Copy link
Author

H-MLim commented May 3, 2022

I believe it's on arm64 since I didn't use Rosetta for running Pd

@umlaeute
Copy link
Owner

now that i have access to an M1 machine, i've done some more tests:

window CPU note status
[gemglutwindow] arm64 works (no) freezes with a simple test patch 🍏
[gemglutwindow] amd64 (rosetta) works (no) freezes with a simple test patch 🍏
[gemglfw3window] arm64 works (no) freezes with a simple test patch 🍏
[gemglfw3window] amd64 (rosetta) works (no) freezes with a simple test patch 🍏
[gemcocoawindow] arm64 failed to init GLEW 💥
[gemcocoawindow] amd64 (rosetta) failed to init GLEW 💥
[gemmacoswindow] arm64 failed to init GLEW 💥
[gemmacoswindow] amd64 (rosetta) failed to init GLEW 💥

System:

type name
hardware Mac Studio 2022 (Apple M1 Max)
OS macOS 13.6.1 - Ventura
Pd 0.54-1
Gem git 551e7b2 (0.94-747-g551e7b2dc)

could it be a problem with your patch (e.g. because it uses more complicated things than mine?)

@H-MLim
Copy link
Author

H-MLim commented Jan 10, 2024

unfortunately I don't use Mac so I can't test it anymore. but I believe it could be fine if you are also fine. now I'm back to Windows and still confronting several problems like #262.... btw I'll close this.

@H-MLim H-MLim closed this as completed Jan 10, 2024
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

2 participants