-
Notifications
You must be signed in to change notification settings - Fork 258
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
Resizing GUI freezes the app #1030
Comments
GUI 5.0.9 will likely be the last version to run on Processing 3. I believe this may be fixed by moving to Processing 4, which is planned for GUI 5.1.0 and already committed to the You are welcome to clone this repo, checkout the Can you please try this and report back if this resolves your issue on Mac OS 11? Thanks, |
I tried, but I get an error related to libraries not found (the libraries that are normally in the home directory which I reported in #1029):
|
@cbrnr Can you please share the full console log? Resizing the app should not be related to a BrainFlow dll file. More information is needed to resolve this. Also, there is a known issue supposedly with OpenGL and Apple Silicon. processing/processing4#370 |
I would try the latest Processing 4 build, run the GUI from this in the This version was released 4 days ago: https://github.com/processing/processing4/releases/tag/processing-1282-4.0b7 |
I have an Intel Mac, so this is not related to an issue with Apple Silicon. As I've mentioned previously, starting the OpenBCI_GUI from the latest Processing build gives me an error because |
We will now be using Processing 3. This change applies to the current |
Please try again using the |
Problem
I cannot resize the window. Whenever I try, the program immediately freezes and I have to kill it.
Expected
I would like to resize the window, because the default size is way too small.
Operating System and Version
macOS 11.6.3
GUI Version
v5.0.9
Running standalone app
I'm running the standalone app.
Type of OpenBCI Board
Cyton
Are you using a WiFi Shield?
No
The text was updated successfully, but these errors were encountered: