Error running openvibe

About the GUI application to design signal processing pipelines
Post Reply
mrucis
Posts: 1
Joined: Wed Nov 04, 2009 9:30 am

Error running openvibe

Post by mrucis »

Hi,
I have problems running openVibe on Ubuntu 9.04 and Ubuntu 9.10.
I run a script ./linux-test and in terminal i see message:

Code: Select all

(OpenViBE-acquisition-server-dynamic:6420): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated

(OpenViBE-designer-dynamic:6421): Gtk-CRITICAL **: gtk_toolbar_set_icon_size: assertion `icon_size != GTK_ICON_SIZE_INVALID' failed
when i add element ( Visualisation -> Basic -> Signal display ) and Sinus oscillator and then hit Start button i get empty windows with Signal display toolbar button, but i can not see the signals :(

in terminal i get warning messages:

Code: Select all

(OpenViBE-designer-dynamic:6421): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated

(OpenViBE-designer-dynamic:6421): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated

yrenard
Site Admin
Posts: 645
Joined: Fri Sep 01, 2006 3:39 pm
Contact:

Re: Error running openvibe

Post by yrenard »

Hello mrucis and welcome on this board,

you're error messages are strange... the critical one about icon_size is in fact not important (I got this one myself recently but did not have time to investigate more). The other ones are unexpected. Could you post some screenshots and scenario files that you are trying to do ?

Thank you,
Yann

Post Reply