OpenBCI GUI, Windows zip/exe's broken, use Processing source
Blocked my morning to work on getting up and running with my 8 bit kit. Had previously downloaded everything for Processing to make sure that was done. Then today noticed there is a Windows app, so tried running that. I double click and nothing happens. Anyone else having issues with the 64 bit app on Win 8.1?
Comments
As above :
application.windows64.zip doesn't work on my Windows 8.1 laptop.
OpenBCI processing works fine (downloaded from the GitHub repository).
unfortunately I have the same troubles. Now I tried to run OpenBCI-GUI via processing but it complains "the function setVisible(boolean)doesn't exist" Anybody knows how to solve this? I couldn't find any detailed information. If anybody has a link it would be great.
Thanks in advance
I tried everything in this thread but it didn't help
http://openbci.com/index.php/forum#/discussion/189/processing-gui-unknown-functions-libraries-path
both libraries are added and it is not complaining anymore that libraries are missing (as it did before) but anyway there is still this error left.
As you can imagine tracking the changes in other open source projects (such as controlP5), adds another element of complexity / coordination. Or similarly, the inability of the Processing compiler to build a self contained app. These are libraries and projects beyond our immediate control.
The pre-built apps were only provided (recently) as a convenience factor, since full source has always been available. From the original Kickstarter campaign, ("An Open Source Brain-Computer Interface For Makers") -- the emphasis has always been on the DIY community and their ability to create / build, given the basic elements.
Have you been able to test and run ok with your OpenBCI board and GUI there?
Regards, William
On windows7 64bit, this worked for me:
Downloaded and installed current JRE (jre-8u25-windows-x64.exe)
Downloaded and unzipped processing-2.2.1-windows64.zip (current version),
Downloaded openbci git zip as of today,
Went to the processing menu 'file/preferences' and pointed the 'sketchbook location' to the 'OpenBCI_Processing-master' folder,
Then ran 'OpenBCI_GUI.pde'
And all was good.
Thanks to the OpenBCI team!
test it out. However it does not and I was under the impression that it
would at least collect data for you. Ive tried opening with processing source but i get an error message with that too.
Is this just really an OS issue.
I which case should I just fix one of my old desktops with a GNU OS?
Really do not much wanna have to spend so much time problems that I dont
really understand.
'OpenBCI_Processing-master\OpenBCI_GUI\OpenBCI_ADS1299.pde' which is in the same directory as 'OpenBCI_GUI.pde' which you must have to even run it at all. Therefore likely you need to check in the Processing menu item 'file/preferences' that the 'sketchbook location' is pointed to the 'OpenBCI_Processing-master' folder.
Other than that I can suggest no more.
Yes just needed that file
Thanks really looking forward to taking my first data.
Will report on the forum asap.
thanks again.
steve
got hings working on my laptop but now I want to run it on desktop PC and I have some problems again.
I can run the pde file with processing but it always starts to replay data. I have no chance to read from the dongle. The layout of the program is also different then the one that I had on my laptop. Any Idea?
When I try to run the pde file that is part of the application/source download I recieve errors about missing fonts.
Thanks
Best
Knut
Best,
Knut