Glade Editor For Gtk3 - python3
06 Dec 2021 01:28 #228412
by phillc54
Glade Editor For Gtk3 - python3 was created by phillc54
Does anyone have a hint on how to get the LinuxCNC widgets into the Glade editor when using master branch, I get the following errors:
lcnc-dev:~ $ glade
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/home/phill/linuxcnc-dev/lib/python/gladevcp/__init__.py", line 1, in <module>
from .hal_pythonplugin import *
File "/home/phill/linuxcnc-dev/lib/python/gladevcp/hal_pythonplugin.py", line 1, in <module>
from .hal_widgets import HAL_HideTable
File "/home/phill/linuxcnc-dev/lib/python/gladevcp/hal_widgets.py", line 21, in <module>
import hal
File "/home/phill/linuxcnc-dev/lib/python/hal.py", line 30, in <module>
import _hal
ImportError: /home/phill/linuxcnc-dev/lib/python/_hal.so: undefined symbol: _Py_FalseStruct
GladeUI-Message: 12:19:26.939: 1 missing displayable value for GtkWidget::events
GladeUI-Message: 12:19:26.940: 1 missing displayable value for GtkWidget::AtkObject::accessible-role
GladeUI-Message: 12:19:27.025: 2 missing displayable value for GtkEntry::input-hints
GladeUI-Message: 12:19:27.192: No displayable values for property GtkMenu::anchor-hints
GladeUI-Message: 12:19:27.258: 2 missing displayable value for GtkAboutDialog::license-type
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_al__hide_table_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HAL_HideTable"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HAL_HideTable'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_al__hbox_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HAL_HBox"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HAL_HBox'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_al__table_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HAL_Table"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HAL_Table'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "state__sensitive__table_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "State_Sensitive_Table"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'State_Sensitive_Table'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_al__combo_box_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HAL_ComboBox"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HAL_ComboBox'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_al__button_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HAL_Button"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HAL_Button'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_ali_o__button_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HALIO_Button"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HALIO_Button'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_al__check_button_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HAL_CheckButton"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HAL_CheckButton'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_al__spin_button_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HAL_SpinButton"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HAL_SpinButton'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_al__toggle_button_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HAL_ToggleButton"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HAL_ToggleButton'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_al__radio_button_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HAL_RadioButton"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HAL_RadioButton'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_al__hscale_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HAL_HScale"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HAL_HScale'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_ali_o__hscale_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HALIO_HScale"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HALIO_HScale'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_al__vscale_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HAL_VScale"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HAL_VScale'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_al__progress_bar_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HAL_ProgressBar"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HAL_ProgressBar'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "h_al__light_button_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "HAL_LightButton"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'HAL_LightButton'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "h_al__le_d_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "HAL_LED"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'HAL_LED'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "h_al__label_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "HAL_Label"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'HAL_Label'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "status__label_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "Status_Label"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'Status_Label'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "state__label_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "State_Label"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'State_Label'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "h_al__hbar_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "HAL_HBar"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'HAL_HBar'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "h_al__vbar_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "HAL_VBar"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'HAL_VBar'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "override_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "Override"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'Override'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "h_al__gremlin_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "HAL_Gremlin"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'HAL_Gremlin'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "h_al__meter_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "HAL_Meter"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'HAL_Meter'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "h_al__graph_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "HAL_Graph"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'HAL_Graph'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "jog_wheel_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "JogWheel"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'JogWheel'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "speed_control_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "SpeedControl"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'SpeedControl'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "hal__dial_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "Hal_Dial"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'Hal_Dial'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "py_ngc_gui_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "PyNgcGui"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'PyNgcGui'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "h_al__gremlin_plus_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "HAL_GremlinPlus"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'HAL_GremlinPlus'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "tool_edit_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "ToolEdit"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'ToolEdit'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "offset_page_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "OffsetPage"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'OffsetPage'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "h_al__dr_o_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "HAL_DRO"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'HAL_DRO'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "combi__dr_o_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "Combi_DRO"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'Combi_DRO'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "icon_file_selection_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "IconFileSelection"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'IconFileSelection'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "h_al__offset_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "HAL_Offset"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'HAL_Offset'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "calculator_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "Calculator"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'Calculator'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "e_mc__action__esto_p_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "EMC_Action_ESTOP"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'EMC_Action_ESTOP'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "e_mc__action__esto_p__rese_t_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "EMC_Action_ESTOP_RESET"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'EMC_Action_ESTOP_RESET'
(glade:28593): GLib-CRITICAL **: 12:19:27.429: g_string_insert_c: assertion 'pos <= string->len' failed
(glade:28593): GLib-CRITICAL **: 12:19:27.429: g_string_insert_c: assertion 'pos <= string->len' failed
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "e_mc__action__on_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "EMC_Action_ON"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'EMC_Action_ON'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__action__of_f_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_Action_OFF"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_Action_OFF'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__action__run_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_Action_Run"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_Action_Run'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__action__step_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_Action_Step"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_Action_Step'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__action__pause_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_Action_Pause"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_Action_Pause'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__action__resume_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_Action_Resume"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_Action_Resume'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__action__stop_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_Action_Stop"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_Action_Stop'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__action__md_i_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_Action_MDI"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_Action_MDI'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__action__home_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_Action_Home"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_Action_Home'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__action__unhome_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_Action_Unhome"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_Action_Unhome'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__action__python_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_Action_Python"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_Action_Python'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__toggle_action__esto_p_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_ToggleAction_ESTOP"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_ToggleAction_ESTOP'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__toggle_action__power_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_ToggleAction_Power"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_ToggleAction_Power'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__toggle_action__run_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_ToggleAction_Run"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_ToggleAction_Run'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__toggle_action__stop_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_ToggleAction_Stop"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_ToggleAction_Stop'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__toggle_action__pause_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_ToggleAction_Pause"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_ToggleAction_Pause'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__toggle_action__md_i_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Could not get the type from "EMC_ToggleAction_MDI"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Failed to load the GType for 'EMC_ToggleAction_MDI'
(glade:28593): GladeUI-WARNING **: 12:19:27.431: We could not find the symbol "e_mc__radio_action__esto_p_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Could not get the type from "EMC_RadioAction_ESTOP"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Failed to load the GType for 'EMC_RadioAction_ESTOP'
(glade:28593): GladeUI-WARNING **: 12:19:27.431: We could not find the symbol "e_mc__radio_action__esto_p__rese_t_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Could not get the type from "EMC_RadioAction_ESTOP_RESET"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Failed to load the GType for 'EMC_RadioAction_ESTOP_RESET'
(glade:28593): GladeUI-WARNING **: 12:19:27.431: We could not find the symbol "e_mc__radio_action__on_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Could not get the type from "EMC_RadioAction_ON"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Failed to load the GType for 'EMC_RadioAction_ON'
(glade:28593): GladeUI-WARNING **: 12:19:27.431: We could not find the symbol "e_mc__radio_action__of_f_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Could not get the type from "EMC_RadioAction_OFF"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Failed to load the GType for 'EMC_RadioAction_OFF'
(glade:28593): GladeUI-WARNING **: 12:19:27.431: We could not find the symbol "e_mc__stat_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Could not get the type from "EMC_Stat"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Failed to load the GType for 'EMC_Stat'
(glade:28593): GladeUI-WARNING **: 12:19:27.431: We could not find the symbol "e_mc__file_chooser_dialog_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Could not get the type from "EMC_FileChooserDialog"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Failed to load the GType for 'EMC_FileChooserDialog'
(glade:28593): GladeUI-WARNING **: 12:19:27.431: We could not find the symbol "e_mc__file_chooser_button_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Could not get the type from "EMC_FileChooserButton"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Failed to load the GType for 'EMC_FileChooserButton'
(glade:28593): GladeUI-WARNING **: 12:19:27.431: We could not find the symbol "e_mc__action__open_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Could not get the type from "EMC_Action_Open"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Failed to load the GType for 'EMC_Action_Open'
(glade:28593): GladeUI-WARNING **: 12:19:27.431: We could not find the symbol "e_mc__action__reload_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Could not get the type from "EMC_Action_Reload"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Failed to load the GType for 'EMC_Action_Reload'
(glade:28593): GladeUI-WARNING **: 12:19:27.431: We could not find the symbol "e_mc__action__save_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Could not get the type from "EMC_Action_Save"
(glade:28593): GladeUI-WARNING **: 12:19:27.432: Failed to load the GType for 'EMC_Action_Save'
(glade:28593): GladeUI-WARNING **: 12:19:27.432: We could not find the symbol "e_mc__action__save_as_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.432: Could not get the type from "EMC_Action_SaveAs"
(glade:28593): GladeUI-WARNING **: 12:19:27.432: Failed to load the GType for 'EMC_Action_SaveAs'
(glade:28593): GladeUI-WARNING **: 12:19:27.432: We could not find the symbol "e_mc__source_view_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.432: Could not get the type from "EMC_SourceView"
(glade:28593): GladeUI-WARNING **: 12:19:27.432: Failed to load the GType for 'EMC_SourceView'
(glade:28593): GladeUI-WARNING **: 12:19:27.432: We could not find the symbol "e_mc__mdi_history_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.432: Could not get the type from "EMC_MDIHistory"
(glade:28593): GladeUI-WARNING **: 12:19:27.432: Failed to load the GType for 'EMC_MDIHistory'
(glade:28593): GladeUI-WARNING **: 12:19:27.432: We could not find the symbol "macro_select_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.432: Could not get the type from "MacroSelect"
(glade:28593): GladeUI-WARNING **: 12:19:27.432: Failed to load the GType for 'MacroSelect'
(glade:28593): GladeUI-WARNING **: 12:19:27.432: Tried to include undefined widget class 'HAL_HideTable' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_Table' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'State_Sensitive_Table' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_LED' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_ComboBox' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_Button' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_LightButton' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HALIO_Button' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_SpinButton' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_CheckButton' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_ToggleButton' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_RadioButton' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_HScale' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HALIO_HScale' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_VScale' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'Override' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_ProgressBar' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_Label' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'State_Label' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'Status_Label' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_HBar' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_VBar' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_Gremlin' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_Meter' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_Graph' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'JogWheel' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'SpeedControl' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'Hal_Dial' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'PyNgcGui' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_GremlinPlus' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'ToolEdit' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'Calculator' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_DRO' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'Combi_DRO' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'IconFileSelection' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_Offset' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'OffsetPage' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_Stat' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_FileChooserDialog' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_FileChooserButton' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_SourceView' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_MDIHistory' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'MacroSelect' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_Action_ESTOP' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_Action_ESTOP_RESET' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_Action_ON' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_Action_OFF' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_Action_Run' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_Action_Step' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_Action_Pause' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_Action_Resume' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_Action_Stop' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_Action_MDI' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_Action_Home' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_Action_Unhome' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_ToggleAction_ESTOP' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_ToggleAction_Power' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_ToggleAction_Run' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Tried to include undefined widget class 'EMC_ToggleAction_Stop' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Tried to include undefined widget class 'EMC_ToggleAction_Pause' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Tried to include undefined widget class 'EMC_ToggleAction_MDI' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Tried to include undefined widget class 'EMC_RadioAction_ESTOP' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Tried to include undefined widget class 'EMC_RadioAction_ESTOP_RESET' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Tried to include undefined widget class 'EMC_RadioAction_ON' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Tried to include undefined widget class 'EMC_RadioAction_OFF' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Tried to include undefined widget class 'EMC_Action_Open' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Tried to include undefined widget class 'EMC_Action_Reload' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Tried to include undefined widget class 'EMC_Action_Save' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Tried to include undefined widget class 'EMC_Action_SaveAs' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Tried to include undefined widget class 'EMC_Action_Python' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Failed to load libgtksourceview-2.0.so: libgtksourceview-2.0.so: cannot open shared object file: No such file or directory
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Failed to load external library 'gtksourceview-2.0' for catalog 'gtksourceview'
(glade:28593): GladeUI-WARNING **: 12:19:27.434: We could not find the symbol "gtk_source_view_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Could not get the type from "GtkSourceView"
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Failed to load the GType for 'GtkSourceView'
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Tried to include undefined widget class 'GtkSourceView' in a widget group
GladeUI-Message: 12:19:27.529: No displayable values for property WebKitWebView::automation-presentation-type
GladeUI-Message: 12:19:27.529: No displayable values for property WebKitWebView::camera-capture-state
GladeUI-Message: 12:19:27.529: No displayable values for property WebKitWebView::microphone-capture-state
GladeUI-Message: 12:19:27.529: No displayable values for property WebKitWebView::display-capture-state
GladeUI-Message: 12:19:27.536: No displayable values for property WebKitSettings::hardware-acceleration-policy
GladeUI-Message: 12:19:27.536: Glade needs artwork; a default icon will be used for the following classes:
WebKitWebView needs an icon named 'widget-webkit2gtk-webview'
GtkApplicationWindow needs an icon named 'widget-gtk-applicationwindow'
GThemedIcon needs an icon named 'widget-gtk-themedicon'
WebKitSettings needs an icon named 'widget-webkit2gtk-settings'
GladeUI-Message: 12:19:27.561: No DevHelp installed on your system, devhelp feature will be disabled.
Warning: Spoiler!
lcnc-dev:~ $ glade
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/home/phill/linuxcnc-dev/lib/python/gladevcp/__init__.py", line 1, in <module>
from .hal_pythonplugin import *
File "/home/phill/linuxcnc-dev/lib/python/gladevcp/hal_pythonplugin.py", line 1, in <module>
from .hal_widgets import HAL_HideTable
File "/home/phill/linuxcnc-dev/lib/python/gladevcp/hal_widgets.py", line 21, in <module>
import hal
File "/home/phill/linuxcnc-dev/lib/python/hal.py", line 30, in <module>
import _hal
ImportError: /home/phill/linuxcnc-dev/lib/python/_hal.so: undefined symbol: _Py_FalseStruct
GladeUI-Message: 12:19:26.939: 1 missing displayable value for GtkWidget::events
GladeUI-Message: 12:19:26.940: 1 missing displayable value for GtkWidget::AtkObject::accessible-role
GladeUI-Message: 12:19:27.025: 2 missing displayable value for GtkEntry::input-hints
GladeUI-Message: 12:19:27.192: No displayable values for property GtkMenu::anchor-hints
GladeUI-Message: 12:19:27.258: 2 missing displayable value for GtkAboutDialog::license-type
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_al__hide_table_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HAL_HideTable"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HAL_HideTable'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_al__hbox_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HAL_HBox"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HAL_HBox'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_al__table_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HAL_Table"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HAL_Table'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "state__sensitive__table_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "State_Sensitive_Table"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'State_Sensitive_Table'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_al__combo_box_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HAL_ComboBox"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HAL_ComboBox'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_al__button_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HAL_Button"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HAL_Button'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_ali_o__button_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HALIO_Button"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HALIO_Button'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_al__check_button_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HAL_CheckButton"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HAL_CheckButton'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_al__spin_button_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HAL_SpinButton"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HAL_SpinButton'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_al__toggle_button_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HAL_ToggleButton"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HAL_ToggleButton'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_al__radio_button_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HAL_RadioButton"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HAL_RadioButton'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_al__hscale_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HAL_HScale"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HAL_HScale'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_ali_o__hscale_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HALIO_HScale"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HALIO_HScale'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_al__vscale_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HAL_VScale"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HAL_VScale'
(glade:28593): GladeUI-WARNING **: 12:19:27.428: We could not find the symbol "h_al__progress_bar_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Could not get the type from "HAL_ProgressBar"
(glade:28593): GladeUI-WARNING **: 12:19:27.428: Failed to load the GType for 'HAL_ProgressBar'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "h_al__light_button_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "HAL_LightButton"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'HAL_LightButton'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "h_al__le_d_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "HAL_LED"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'HAL_LED'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "h_al__label_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "HAL_Label"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'HAL_Label'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "status__label_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "Status_Label"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'Status_Label'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "state__label_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "State_Label"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'State_Label'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "h_al__hbar_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "HAL_HBar"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'HAL_HBar'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "h_al__vbar_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "HAL_VBar"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'HAL_VBar'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "override_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "Override"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'Override'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "h_al__gremlin_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "HAL_Gremlin"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'HAL_Gremlin'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "h_al__meter_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "HAL_Meter"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'HAL_Meter'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "h_al__graph_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "HAL_Graph"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'HAL_Graph'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "jog_wheel_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "JogWheel"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'JogWheel'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "speed_control_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "SpeedControl"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'SpeedControl'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "hal__dial_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "Hal_Dial"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'Hal_Dial'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "py_ngc_gui_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "PyNgcGui"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'PyNgcGui'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "h_al__gremlin_plus_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "HAL_GremlinPlus"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'HAL_GremlinPlus'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "tool_edit_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "ToolEdit"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'ToolEdit'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "offset_page_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "OffsetPage"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'OffsetPage'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "h_al__dr_o_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "HAL_DRO"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'HAL_DRO'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "combi__dr_o_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "Combi_DRO"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'Combi_DRO'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "icon_file_selection_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "IconFileSelection"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'IconFileSelection'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "h_al__offset_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "HAL_Offset"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'HAL_Offset'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "calculator_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "Calculator"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'Calculator'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "e_mc__action__esto_p_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "EMC_Action_ESTOP"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'EMC_Action_ESTOP'
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "e_mc__action__esto_p__rese_t_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "EMC_Action_ESTOP_RESET"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'EMC_Action_ESTOP_RESET'
(glade:28593): GLib-CRITICAL **: 12:19:27.429: g_string_insert_c: assertion 'pos <= string->len' failed
(glade:28593): GLib-CRITICAL **: 12:19:27.429: g_string_insert_c: assertion 'pos <= string->len' failed
(glade:28593): GladeUI-WARNING **: 12:19:27.429: We could not find the symbol "e_mc__action__on_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Could not get the type from "EMC_Action_ON"
(glade:28593): GladeUI-WARNING **: 12:19:27.429: Failed to load the GType for 'EMC_Action_ON'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__action__of_f_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_Action_OFF"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_Action_OFF'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__action__run_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_Action_Run"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_Action_Run'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__action__step_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_Action_Step"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_Action_Step'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__action__pause_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_Action_Pause"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_Action_Pause'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__action__resume_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_Action_Resume"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_Action_Resume'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__action__stop_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_Action_Stop"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_Action_Stop'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__action__md_i_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_Action_MDI"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_Action_MDI'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__action__home_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_Action_Home"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_Action_Home'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__action__unhome_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_Action_Unhome"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_Action_Unhome'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__action__python_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_Action_Python"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_Action_Python'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__toggle_action__esto_p_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_ToggleAction_ESTOP"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_ToggleAction_ESTOP'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__toggle_action__power_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_ToggleAction_Power"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_ToggleAction_Power'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__toggle_action__run_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_ToggleAction_Run"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_ToggleAction_Run'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__toggle_action__stop_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_ToggleAction_Stop"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_ToggleAction_Stop'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__toggle_action__pause_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Could not get the type from "EMC_ToggleAction_Pause"
(glade:28593): GladeUI-WARNING **: 12:19:27.430: Failed to load the GType for 'EMC_ToggleAction_Pause'
(glade:28593): GladeUI-WARNING **: 12:19:27.430: We could not find the symbol "e_mc__toggle_action__md_i_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Could not get the type from "EMC_ToggleAction_MDI"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Failed to load the GType for 'EMC_ToggleAction_MDI'
(glade:28593): GladeUI-WARNING **: 12:19:27.431: We could not find the symbol "e_mc__radio_action__esto_p_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Could not get the type from "EMC_RadioAction_ESTOP"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Failed to load the GType for 'EMC_RadioAction_ESTOP'
(glade:28593): GladeUI-WARNING **: 12:19:27.431: We could not find the symbol "e_mc__radio_action__esto_p__rese_t_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Could not get the type from "EMC_RadioAction_ESTOP_RESET"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Failed to load the GType for 'EMC_RadioAction_ESTOP_RESET'
(glade:28593): GladeUI-WARNING **: 12:19:27.431: We could not find the symbol "e_mc__radio_action__on_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Could not get the type from "EMC_RadioAction_ON"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Failed to load the GType for 'EMC_RadioAction_ON'
(glade:28593): GladeUI-WARNING **: 12:19:27.431: We could not find the symbol "e_mc__radio_action__of_f_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Could not get the type from "EMC_RadioAction_OFF"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Failed to load the GType for 'EMC_RadioAction_OFF'
(glade:28593): GladeUI-WARNING **: 12:19:27.431: We could not find the symbol "e_mc__stat_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Could not get the type from "EMC_Stat"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Failed to load the GType for 'EMC_Stat'
(glade:28593): GladeUI-WARNING **: 12:19:27.431: We could not find the symbol "e_mc__file_chooser_dialog_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Could not get the type from "EMC_FileChooserDialog"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Failed to load the GType for 'EMC_FileChooserDialog'
(glade:28593): GladeUI-WARNING **: 12:19:27.431: We could not find the symbol "e_mc__file_chooser_button_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Could not get the type from "EMC_FileChooserButton"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Failed to load the GType for 'EMC_FileChooserButton'
(glade:28593): GladeUI-WARNING **: 12:19:27.431: We could not find the symbol "e_mc__action__open_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Could not get the type from "EMC_Action_Open"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Failed to load the GType for 'EMC_Action_Open'
(glade:28593): GladeUI-WARNING **: 12:19:27.431: We could not find the symbol "e_mc__action__reload_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Could not get the type from "EMC_Action_Reload"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Failed to load the GType for 'EMC_Action_Reload'
(glade:28593): GladeUI-WARNING **: 12:19:27.431: We could not find the symbol "e_mc__action__save_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.431: Could not get the type from "EMC_Action_Save"
(glade:28593): GladeUI-WARNING **: 12:19:27.432: Failed to load the GType for 'EMC_Action_Save'
(glade:28593): GladeUI-WARNING **: 12:19:27.432: We could not find the symbol "e_mc__action__save_as_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.432: Could not get the type from "EMC_Action_SaveAs"
(glade:28593): GladeUI-WARNING **: 12:19:27.432: Failed to load the GType for 'EMC_Action_SaveAs'
(glade:28593): GladeUI-WARNING **: 12:19:27.432: We could not find the symbol "e_mc__source_view_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.432: Could not get the type from "EMC_SourceView"
(glade:28593): GladeUI-WARNING **: 12:19:27.432: Failed to load the GType for 'EMC_SourceView'
(glade:28593): GladeUI-WARNING **: 12:19:27.432: We could not find the symbol "e_mc__mdi_history_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.432: Could not get the type from "EMC_MDIHistory"
(glade:28593): GladeUI-WARNING **: 12:19:27.432: Failed to load the GType for 'EMC_MDIHistory'
(glade:28593): GladeUI-WARNING **: 12:19:27.432: We could not find the symbol "macro_select_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.432: Could not get the type from "MacroSelect"
(glade:28593): GladeUI-WARNING **: 12:19:27.432: Failed to load the GType for 'MacroSelect'
(glade:28593): GladeUI-WARNING **: 12:19:27.432: Tried to include undefined widget class 'HAL_HideTable' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_Table' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'State_Sensitive_Table' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_LED' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_ComboBox' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_Button' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_LightButton' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HALIO_Button' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_SpinButton' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_CheckButton' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_ToggleButton' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_RadioButton' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_HScale' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HALIO_HScale' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_VScale' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'Override' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_ProgressBar' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_Label' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'State_Label' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'Status_Label' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_HBar' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_VBar' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_Gremlin' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_Meter' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_Graph' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'JogWheel' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'SpeedControl' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'Hal_Dial' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'PyNgcGui' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_GremlinPlus' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'ToolEdit' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'Calculator' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_DRO' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'Combi_DRO' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'IconFileSelection' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'HAL_Offset' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'OffsetPage' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_Stat' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_FileChooserDialog' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_FileChooserButton' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_SourceView' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_MDIHistory' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'MacroSelect' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_Action_ESTOP' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_Action_ESTOP_RESET' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_Action_ON' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_Action_OFF' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_Action_Run' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_Action_Step' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_Action_Pause' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_Action_Resume' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_Action_Stop' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_Action_MDI' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_Action_Home' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_Action_Unhome' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_ToggleAction_ESTOP' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_ToggleAction_Power' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.433: Tried to include undefined widget class 'EMC_ToggleAction_Run' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Tried to include undefined widget class 'EMC_ToggleAction_Stop' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Tried to include undefined widget class 'EMC_ToggleAction_Pause' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Tried to include undefined widget class 'EMC_ToggleAction_MDI' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Tried to include undefined widget class 'EMC_RadioAction_ESTOP' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Tried to include undefined widget class 'EMC_RadioAction_ESTOP_RESET' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Tried to include undefined widget class 'EMC_RadioAction_ON' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Tried to include undefined widget class 'EMC_RadioAction_OFF' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Tried to include undefined widget class 'EMC_Action_Open' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Tried to include undefined widget class 'EMC_Action_Reload' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Tried to include undefined widget class 'EMC_Action_Save' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Tried to include undefined widget class 'EMC_Action_SaveAs' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Tried to include undefined widget class 'EMC_Action_Python' in a widget group
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Failed to load libgtksourceview-2.0.so: libgtksourceview-2.0.so: cannot open shared object file: No such file or directory
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Failed to load external library 'gtksourceview-2.0' for catalog 'gtksourceview'
(glade:28593): GladeUI-WARNING **: 12:19:27.434: We could not find the symbol "gtk_source_view_get_type"
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Could not get the type from "GtkSourceView"
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Failed to load the GType for 'GtkSourceView'
(glade:28593): GladeUI-WARNING **: 12:19:27.434: Tried to include undefined widget class 'GtkSourceView' in a widget group
GladeUI-Message: 12:19:27.529: No displayable values for property WebKitWebView::automation-presentation-type
GladeUI-Message: 12:19:27.529: No displayable values for property WebKitWebView::camera-capture-state
GladeUI-Message: 12:19:27.529: No displayable values for property WebKitWebView::microphone-capture-state
GladeUI-Message: 12:19:27.529: No displayable values for property WebKitWebView::display-capture-state
GladeUI-Message: 12:19:27.536: No displayable values for property WebKitSettings::hardware-acceleration-policy
GladeUI-Message: 12:19:27.536: Glade needs artwork; a default icon will be used for the following classes:
WebKitWebView needs an icon named 'widget-webkit2gtk-webview'
GtkApplicationWindow needs an icon named 'widget-gtk-applicationwindow'
GThemedIcon needs an icon named 'widget-gtk-themedicon'
WebKitSettings needs an icon named 'widget-webkit2gtk-settings'
GladeUI-Message: 12:19:27.561: No DevHelp installed on your system, devhelp feature will be disabled.
Please Log in or Create an account to join the conversation.
06 Dec 2021 13:01 #228434
by cmorley
Replied by cmorley on topic Glade Editor For Gtk3 - python3
In mint 20 compiled it seems to work - though the editor has changed drastically.
Please Log in or Create an account to join the conversation.
06 Dec 2021 13:02 #228435
by cmorley
Replied by cmorley on topic Glade Editor For Gtk3 - python3
Glade 3.22.2
Please Log in or Create an account to join the conversation.
06 Dec 2021 21:54 #228469
by phillc54
Replied by phillc54 on topic Glade Editor For Gtk3 - python3
I use MX19 (Debian10) which has Glade 3.22.1. I will give MX21 (Debian11) a try. This python3/Gtk3 ride is a bit of a PITA.
Please Log in or Create an account to join the conversation.
Moderators: HansU
Time to create page: 0.075 seconds