Ganglion GUI fails on macOS 10.12.5 / blank window

edited June 2017 in OpenBCI_GUI
my My OS is version 10.12.5.
When I ran OpenBCI_GUI.app on the MacBook Pro, I got a blank window.
I was told to run OpenBC_GUI from Processing for troubleshooting.
By doing so, I got the following from the console.
Please help!

Could not parse -1 for --display
Killed:  4632 ??         0:03.48 /Users/Maneekoo/Documents/Processing/OpenBCI_GUI/OpenBCI_GUI/data/GanglionHub.app/Contents/MacOS/GanglionHub -psn_0_1364301
Killed:  4637 ??         0:00.62 /Users/Maneekoo/Documents/Processing/OpenBCI_GUI/OpenBCI_GUI/data/GanglionHub.app/Contents/Frameworks/GanglionHub Helper.app/Contents/MacOS/GanglionHub Helper --type=gpu-process --channel=4632.0.1207554602 --mojo-application-channel-token=F231E5540AF93CFF9F3D0B2F1452762A --no-sandbox --supports-dual-gpus=false --gpu-driver-bug-workarounds=16,21,25,36,47,50,51,55,57,65,66,72,75 --gpu-vendor-id=0x8086 --gpu-device-id=0x0166 --gpu-driver-vendor --gpu-driver-version --gpu-driver-date --gpu-active-vendor-id=0x8086 --gpu-active-device-id=0x0166
Killed:  4830 ??         0:00.63 /Users/Maneekoo/Documents/Processing/OpenBCI_GUI/OpenBCI_GUI/data/GanglionHub.app/Contents/Frameworks/GanglionHub Helper.app/Contents/MacOS/GanglionHub Helper --type=renderer --no-sandbox --primordial-pipe-token=89415C62256D68F930913B4BCA92F8AC --lang=en-US --node-integration=true --hidden-page --enable-pinch --num-raster-threads=2 --enable-zero-copy --disable-partial-raster --enable-gpu-memory-buffer-compositor-resources --content-image-texture-target=3553,3553,3553,3553,3553,34037,3553,3553,3553,3553,3553,34037,3553,34037,34037 --video-image-texture-target=3553,3553,3553,3553,3553,34037,3553,3553,3553,3553,3553,34037,3553,34037,34037 --mojo-channel-token=CDF9794FFBE28269118D5F0051126E79 --mojo-application-channel-token=F64EE56D9BA07018AD07CDBD3FD3B0D9 --channel=4632.1.676818152
Launching application from local data dir
OpenBCI_GUI: hubStart: OS Detected: Mac
Welcome to the Processing-based OpenBCI GUI!
Last update: 12/20/2016
For more information about how to work with this code base, please visit: http://docs.openbci.com/OpenBCI%20Software/
Graphics & GUI Library: ControlP5 2.2.6 infos, comments, questions at http://www.sojamo.de/libraries/controlP5
RunnableTask.run(): A caught exception occured on thread main-Display-.macosx_nil-1-EDT-1: RunnableTask[enqueued true[executed false, flushed false], tTotal 0 ms, tExec 0 ms, tQueue 0 ms, attachment null, throwable java.lang.RuntimeException: Waited 5000ms for: <2e1db1ee, 56c00327>[count 2, qsz 1, owner <main-FPSAWTAnimator#00-Timer0>] - <main-Display-.macosx_nil-1-EDT-1>]
java.lang.RuntimeException: Waited 5000ms for: <2e1db1ee, 56c00327>[count 2, qsz 0, owner <main-FPSAWTAnimator#00-Timer0>] - <main-FPSAWTAnimator#00-Timer0-FPSAWTAnimator#00-Timer1>
at processing.opengl.PSurfaceJOGL$2.run(PSurfaceJOGL.java:410)
at java.lang.Thread.run(Thread.java:748)

Comments

Sign In or Register to comment.