Page 1 of 1

ssvep-bci-2-training-acquisition Training Target

Posted: Mon Jan 13, 2014 12:38 pm
by nugroho.budi
Hi,
I want to test my olimex EEG-SMT using openvibe SSVEP scenario.
step 0(ssvep-bci-0-acq-test) and step 1(ssvep-bci-1-ssvep-configuration) is successfully accomplished.
but, when I run ssvep-bci-2-training-acquisition, the Training Target window doesnt show automatically.
it there something wrong with my setting or OS(win 7 x86)?
how to fix this problem?

thankyou,
nug

Re: ssvep-bci-2-training-acquisition Training Target

Posted: Tue Jan 14, 2014 9:57 am
by jtlindgren
Hello nug, thank you for the report. It seems there's a bug due to spaces in the install location "Program Files (x86)". :(

One way to fix it is to install openvibe to another location with no spaces in the path.

[ If you want to keep it in the default location, you need to do the following:

1) Copy ssvep scenario files to a writeable location (should do this anyway)
2) Change "Run Command" box parameters in the scenario to

"${External_Application_Launcher}" openvibe-ssvep-demo --run-bg trainer

3) Edit "C:\Program Files (x86)\openvibe\bin\openvibe-external-application-launcher.cmd", change the last line to

%OV_RUN_IN_BG% "%OV_PATH_BIN%\%OV_RUN_APP%" %1 %2 %3 %4 %5

]


Best,
Jussi

Re: ssvep-bci-2-training-acquisition Training Target

Posted: Tue Jan 14, 2014 11:11 am
by nugroho.budi
Hi Jussi,
thankyou for the solutions and it works.

best,
nug

Re: ssvep-bci-2-training-acquisition Training Target

Posted: Sun Jan 07, 2018 1:41 pm
by soumyajit
Hi Jussi

I was facing the same problem as nug, I tried the solution you had suggested. However, now I am getting the following error.
openvibe-ssvep-demo.exe has stopped working

Are there any known workarounds to this problem?

Thank you!

Best
Soumyajit

Re: ssvep-bci-2-training-acquisition Training Target

Posted: Mon Jan 08, 2018 9:30 am
by jtlindgren
Hi,

seems we reintroduced the 'space bar' bug in the OV 2.0 merge; the openvibe.conf file came from a branch at Mensia where the issue had not been addressed. We'll fix that in a patchlevel release soon.

Anyway, what you see instead is a crash of the application. With the amount of information you provide its difficult to guess what could be wrong. Are you using OpenViBE 2.0? (we don't have resources to address issues with previous versions). After crash, you should have some log files in

C:\Users\yourname\AppData\Roaming\openvibe-2.0\log

Can you paste or attach here the ones with names starting openvibe-ssvep-demo*.


Thanks,
Jussi

Re: ssvep-bci-2-training-acquisition Training Target

Posted: Tue Aug 21, 2018 7:47 am
by kjw414
Hi,
I have the same problem which does not pop up the stimulation window until re-install open-vibe in another directory.
Now, the stimulation window popped up but, the targets do not appear in the window.

Here is my situation.
1) My open-vibe SW installed in D:\
2) The cmd shows some messages (i.e., [INF]0 > Target set to -1, 0, 3 ) after press <space-bar> by running ssvep-bci-2-training-acquisition.xml
3) Window popup with title name 'SSVEP Stimulator' but, a just black window that's all. (the screen freq. = 60Hz)

Can you give any comments to solve this problem?