OpenBCI_GUI, blank screen on Macbook Pro [resolved]
I just purchased the Ultracortex Mark IV Setup. I just downloaded the GUI on my Mac, but after launching it, it just shows a white page. I tried removing and reinstalling the application like 4 times and restarting the Mac as well. Nothing seems to help, and I am unable to view the brain data.
Macbook Pro 2017 - MacOS Big Sur, Version 11.6
This is how it looks like:

Comments
This has been fixed and a new version will be released tonight or tomorrow with the fix. New version number will be 5.0.7.
Great, thanks!
https://github.com/OpenBCI/OpenBCI_GUI/issues/1001
A fix has been tested and published under the new GUI 5.0.7 which should work for all Mac users (Intel and M1). It was related to adding code to account for high-dpi screens for all OS. This code needed to be moved slightly to work with Processing 3.
I'm still experiencing the same issues with v5.0.7. I tried launching through Processing and the OpenBCI application. I noticed that I'm receiving a "NullPointException" message in Processing. Is there anything I can do on my end?
Dear Community,
Thank you for the feedback and information. This issue was not related to the high-dpi fix. It was caused by a missing "Settings" folder, which Java's FileWriter does not make automatically. A hot fix has been developed.
@orange_blue Going to tag you on Github and communicate there.
https://github.com/OpenBCI/OpenBCI_GUI/pull/1005
Thanks,
RW
A hot fix has been tested and deployed as OpenBCI GUI 5.0.8!
https://github.com/OpenBCI/OpenBCI_GUI/releases/tag/v5.0.8