firmata / firmata_test

Test application for the firmata protocol
33 stars 22 forks source link

Firmata_Test window is blank #1

Closed candeira closed 11 years ago

candeira commented 11 years ago

When I launch the Firmata Test program on my Ubuntu 12.04 laptop, it connects to my Arduino Uno board, but doesn't show anything in the window.

This behaviour is the same in all versions of the program:

However, the following test and reproduction instructions are for firmata_test.64bit_2_log

Here's the output from launching the application in a terminal:

''' kandinski@desire:~/bin$ firmata_test.64bit_2_log

(firmata_test.64bit_2_log:9710): GLib-GObject-WARNING **: invalid uninstantiatable type (null)' in cast toGtkRadioMenuItem'

(firmata_test.64bit_2_log:9710): Gtk-CRITICAL **: IA__gtk_radio_menu_item_get_group: assertion `GTK_IS_RADIO_MENU_ITEM (radio_menu_item)' failed '''

Reproducing the bug:

candeira commented 11 years ago

Erm, maybe the wiki shouldn't say that "All Arduino Uno boards come with StandardFirmata 2.2 pre-loaded." They obvoiusly don't. I'm removing that line from the wiki.