Hi,
In the app "Output," certain things get a response such as toggling output on/off. This works without errors.
Others print errors to the terminal such as these and do not effect the running system:
(output:3622): Gtk-CRITICAL **: IA__gtk_widget_get_direction: assertion 'GTK_IS_WIDGET (widget)' failed
(output:3622): Gtk-CRITICAL **: IA__gtk_widget_get_direction: assertion 'GTK_IS_WIDGET (widget)' failed
For example, my setup just uses a green laser. So in default the image is only on 1/3 of the time as it is set to cycle colors. When I try to change the laser to only G through selecting that option, or de-selecting the boxes for the R and B lasers, I'm getting these errors.
I wondered if it might be a hardware error but I fired up the simulator, and wasn't able to get the image to stay on in the simulator either.
Any clue what's going on?
Thank you!