quickscope is getting the GTK warning:
(quickplot:26655): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-6zgWFqbtLW: Connection refused
ref: http://askubuntu.com/questions/432604/couldnt-connect-to-accessibility-bus
setting env NO_AT_BRIDGE=1 lets it continue running. But maybe we should change the GTK settings in the the gtk init of the libquickscope code so that it does not fail on GTK warnings.
quickscope is getting the GTK warning:
(quickplot:26655): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-6zgWFqbtLW: Connection refused
ref: http://askubuntu.com/questions/432604/couldnt-connect-to-accessibility-bus
setting env NO_AT_BRIDGE=1 lets it continue running. But maybe we should change the GTK settings in the the gtk init of the libquickscope code so that it does not fail on GTK warnings.