master 2.9 + glade no linuxcnc widgets / tools loading?

More
23 Jul 2022 13:34 #248120 by sqmathlete
Hi,

I am having the same problem with Master 2.9 RIP only installation. As instructed I installed Glade  3.38.2, then ran the . ./scripts/rip-environment before opening glade. Glade opens up but no widgets are available. Since this is a RIP installation only at this point the /usr/share/glade3 file does not exist and therefore the contents cannot be copied to /usr/share/glade file to share the widgets.

I am thinking I might need to do something similar to this older thread
forum.linuxcnc.org/48-gladevcp/31767-gla...the-catalog?start=10
but you would use python3 instead of  python2.7.  However, for some reason I see a python2.7 file in /user/lib that probably shouldn't exist...is this generated by the rip script?

I don't mind if the widgets are installed system wide but if I can get it to run in place that would be ideal.

Dan

Please Log in or Create an account to join the conversation.

More
23 Jul 2022 13:39 #248121 by sqmathlete
Output in the terminal
(glade:32481): GladeUI-WARNING **: 09:36:00.484: Failed to load libgtksourceview-2.0.so: libgtksourceview-2.0.so: cannot open shared object file: No such file or directory

(glade:32481): GladeUI-WARNING **: 09:36:00.484: Failed to load external library 'gtksourceview-2.0' for catalog 'gtksourceview'
GladeUI-Message: 09:36:00.488: No displayable values for property GtkSourceView::draw-spaces
GladeUI-Message: 09:36:00.488: No displayable values for property GtkSourceView::background-pattern
GladeUI-Message: 09:36:00.499: No displayable values for property WebKitWebView::camera-capture-state
GladeUI-Message: 09:36:00.499: No displayable values for property WebKitWebView::microphone-capture-state
GladeUI-Message: 09:36:00.499: No displayable values for property WebKitWebView::display-capture-state
GladeUI-Message: 09:36:00.506: Glade needs artwork; a default icon will be used for the following classes:
    JogWheel    needs an icon named 'widget-gladevcp-jogwheel'
    HAL_HBox    needs an icon named 'widget-gladevcp-hal_hbox'
    HAL_CheckButton    needs an icon named 'widget-gladevcp-hal_checkbutton'
    HAL_Table    needs an icon named 'widget-gladevcp-hal_table'
    etc...

Please Log in or Create an account to join the conversation.

More
30 Jul 2022 22:00 #248696 by andypugh
Are you sure that you are not just overlooking the widgets? They are hidden under the three dots (at least with the 3.22.1 that I am using)
Attachments:

Please Log in or Create an account to join the conversation.

More
26 Oct 2022 21:25 #255135 by thadwald
I am having the same issue; none of the Linuxcnc widgets show up under the toolbox.
My setup is running Debian 9 from the 2.8 ISO with Linuxcnc version changed to master by changing the repositories.

I tried copying the contents from /usr/share/glade3 to /usr/share/glade. Now I see the appropriate categories or type placeholders in the toolbox, but no widgets. 


 
Attachments:

Please Log in or Create an account to join the conversation.

More
26 Oct 2022 21:29 #255136 by thadwald
running glade from command line shows the following errors:
(glade:13834): GladeUI-WARNING **: 16:27:48.164: We could not find the symbol "h_al__hide_table_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.164: Could not get the type from "HAL_HideTable"

(glade:13834): GladeUI-WARNING **: 16:27:48.164: Failed to load the GType for 'HAL_HideTable'

(glade:13834): GladeUI-WARNING **: 16:27:48.164: We could not find the symbol "h_al__hbox_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.164: Could not get the type from "HAL_HBox"

(glade:13834): GladeUI-WARNING **: 16:27:48.164: Failed to load the GType for 'HAL_HBox'

(glade:13834): GladeUI-WARNING **: 16:27:48.164: We could not find the symbol "h_al__table_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.164: Could not get the type from "HAL_Table"

(glade:13834): GladeUI-WARNING **: 16:27:48.164: Failed to load the GType for 'HAL_Table'

(glade:13834): GladeUI-WARNING **: 16:27:48.164: We could not find the symbol "state__sensitive__table_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.164: Could not get the type from "State_Sensitive_Table"

(glade:13834): GladeUI-WARNING **: 16:27:48.164: Failed to load the GType for 'State_Sensitive_Table'

(glade:13834): GladeUI-WARNING **: 16:27:48.164: We could not find the symbol "h_al__combo_box_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.164: Could not get the type from "HAL_ComboBox"

(glade:13834): GladeUI-WARNING **: 16:27:48.164: Failed to load the GType for 'HAL_ComboBox'

(glade:13834): GladeUI-WARNING **: 16:27:48.164: We could not find the symbol "h_al__button_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.165: Could not get the type from "HAL_Button"

(glade:13834): GladeUI-WARNING **: 16:27:48.165: Failed to load the GType for 'HAL_Button'

(glade:13834): GladeUI-WARNING **: 16:27:48.165: We could not find the symbol "h_ali_o__button_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.165: Could not get the type from "HALIO_Button"

(glade:13834): GladeUI-WARNING **: 16:27:48.165: Failed to load the GType for 'HALIO_Button'

(glade:13834): GladeUI-WARNING **: 16:27:48.165: We could not find the symbol "h_al__check_button_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.170: Could not get the type from "HAL_CheckButton"

(glade:13834): GladeUI-WARNING **: 16:27:48.170: Failed to load the GType for 'HAL_CheckButton'

(glade:13834): GladeUI-WARNING **: 16:27:48.170: We could not find the symbol "h_al__spin_button_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.170: Could not get the type from "HAL_SpinButton"

(glade:13834): GladeUI-WARNING **: 16:27:48.170: Failed to load the GType for 'HAL_SpinButton'

(glade:13834): GladeUI-WARNING **: 16:27:48.171: We could not find the symbol "h_al__toggle_button_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.171: Could not get the type from "HAL_ToggleButton"

(glade:13834): GladeUI-WARNING **: 16:27:48.171: Failed to load the GType for 'HAL_ToggleButton'

(glade:13834): GladeUI-WARNING **: 16:27:48.171: We could not find the symbol "h_al__radio_button_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.171: Could not get the type from "HAL_RadioButton"

(glade:13834): GladeUI-WARNING **: 16:27:48.171: Failed to load the GType for 'HAL_RadioButton'

(glade:13834): GladeUI-WARNING **: 16:27:48.171: We could not find the symbol "h_al__hscale_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.171: Could not get the type from "HAL_HScale"

(glade:13834): GladeUI-WARNING **: 16:27:48.171: Failed to load the GType for 'HAL_HScale'

(glade:13834): GladeUI-WARNING **: 16:27:48.171: We could not find the symbol "h_ali_o__hscale_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.171: Could not get the type from "HALIO_HScale"

(glade:13834): GladeUI-WARNING **: 16:27:48.171: Failed to load the GType for 'HALIO_HScale'

(glade:13834): GladeUI-WARNING **: 16:27:48.171: We could not find the symbol "h_al__vscale_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.171: Could not get the type from "HAL_VScale"

(glade:13834): GladeUI-WARNING **: 16:27:48.171: Failed to load the GType for 'HAL_VScale'

(glade:13834): GladeUI-WARNING **: 16:27:48.171: We could not find the symbol "h_al__progress_bar_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.171: Could not get the type from "HAL_ProgressBar"

(glade:13834): GladeUI-WARNING **: 16:27:48.171: Failed to load the GType for 'HAL_ProgressBar'

(glade:13834): GladeUI-WARNING **: 16:27:48.171: We could not find the symbol "h_al__light_button_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.172: Could not get the type from "HAL_LightButton"

(glade:13834): GladeUI-WARNING **: 16:27:48.172: Failed to load the GType for 'HAL_LightButton'

(glade:13834): GladeUI-WARNING **: 16:27:48.172: We could not find the symbol "h_al__le_d_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.172: Could not get the type from "HAL_LED"

(glade:13834): GladeUI-WARNING **: 16:27:48.172: Failed to load the GType for 'HAL_LED'

(glade:13834): GladeUI-WARNING **: 16:27:48.172: We could not find the symbol "h_al__label_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.172: Could not get the type from "HAL_Label"

(glade:13834): GladeUI-WARNING **: 16:27:48.172: Failed to load the GType for 'HAL_Label'

(glade:13834): GladeUI-WARNING **: 16:27:48.172: We could not find the symbol "status__label_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.172: Could not get the type from "Status_Label"

(glade:13834): GladeUI-WARNING **: 16:27:48.172: Failed to load the GType for 'Status_Label'

(glade:13834): GladeUI-WARNING **: 16:27:48.172: We could not find the symbol "state__label_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.172: Could not get the type from "State_Label"

(glade:13834): GladeUI-WARNING **: 16:27:48.172: Failed to load the GType for 'State_Label'

(glade:13834): GladeUI-WARNING **: 16:27:48.172: We could not find the symbol "h_al__hbar_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.172: Could not get the type from "HAL_HBar"

(glade:13834): GladeUI-WARNING **: 16:27:48.172: Failed to load the GType for 'HAL_HBar'

(glade:13834): GladeUI-WARNING **: 16:27:48.172: We could not find the symbol "h_al__vbar_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.172: Could not get the type from "HAL_VBar"

(glade:13834): GladeUI-WARNING **: 16:27:48.173: Failed to load the GType for 'HAL_VBar'

(glade:13834): GladeUI-WARNING **: 16:27:48.173: We could not find the symbol "override_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.173: Could not get the type from "Override"

(glade:13834): GladeUI-WARNING **: 16:27:48.173: Failed to load the GType for 'Override'

(glade:13834): GladeUI-WARNING **: 16:27:48.173: We could not find the symbol "h_al__gremlin_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.173: Could not get the type from "HAL_Gremlin"

(glade:13834): GladeUI-WARNING **: 16:27:48.173: Failed to load the GType for 'HAL_Gremlin'

(glade:13834): GladeUI-WARNING **: 16:27:48.173: We could not find the symbol "h_al__meter_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.173: Could not get the type from "HAL_Meter"

(glade:13834): GladeUI-WARNING **: 16:27:48.173: Failed to load the GType for 'HAL_Meter'

(glade:13834): GladeUI-WARNING **: 16:27:48.173: We could not find the symbol "h_al__graph_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.173: Could not get the type from "HAL_Graph"

(glade:13834): GladeUI-WARNING **: 16:27:48.173: Failed to load the GType for 'HAL_Graph'

(glade:13834): GladeUI-WARNING **: 16:27:48.173: We could not find the symbol "jog_wheel_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.173: Could not get the type from "JogWheel"

(glade:13834): GladeUI-WARNING **: 16:27:48.173: Failed to load the GType for 'JogWheel'

(glade:13834): GladeUI-WARNING **: 16:27:48.173: We could not find the symbol "speed_control_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.173: Could not get the type from "SpeedControl"

(glade:13834): GladeUI-WARNING **: 16:27:48.173: Failed to load the GType for 'SpeedControl'

(glade:13834): GladeUI-WARNING **: 16:27:48.174: We could not find the symbol "hal__dial_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.174: Could not get the type from "Hal_Dial"

(glade:13834): GladeUI-WARNING **: 16:27:48.174: Failed to load the GType for 'Hal_Dial'

(glade:13834): GladeUI-WARNING **: 16:27:48.174: We could not find the symbol "py_ngc_gui_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.174: Could not get the type from "PyNgcGui"

(glade:13834): GladeUI-WARNING **: 16:27:48.174: Failed to load the GType for 'PyNgcGui'

(glade:13834): GladeUI-WARNING **: 16:27:48.174: We could not find the symbol "h_al__gremlin_plus_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.174: Could not get the type from "HAL_GremlinPlus"

(glade:13834): GladeUI-WARNING **: 16:27:48.174: Failed to load the GType for 'HAL_GremlinPlus'

(glade:13834): GladeUI-WARNING **: 16:27:48.174: We could not find the symbol "tool_edit_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.174: Could not get the type from "ToolEdit"

(glade:13834): GladeUI-WARNING **: 16:27:48.174: Failed to load the GType for 'ToolEdit'

(glade:13834): GladeUI-WARNING **: 16:27:48.174: We could not find the symbol "offset_page_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.174: Could not get the type from "OffsetPage"

(glade:13834): GladeUI-WARNING **: 16:27:48.174: Failed to load the GType for 'OffsetPage'

(glade:13834): GladeUI-WARNING **: 16:27:48.174: We could not find the symbol "h_al__dr_o_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.174: Could not get the type from "HAL_DRO"

(glade:13834): GladeUI-WARNING **: 16:27:48.174: Failed to load the GType for 'HAL_DRO'

(glade:13834): GladeUI-WARNING **: 16:27:48.174: We could not find the symbol "combi__dr_o_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.174: Could not get the type from "Combi_DRO"

(glade:13834): GladeUI-WARNING **: 16:27:48.174: Failed to load the GType for 'Combi_DRO'

(glade:13834): GladeUI-WARNING **: 16:27:48.175: We could not find the symbol "icon_file_selection_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.175: Could not get the type from "IconFileSelection"

(glade:13834): GladeUI-WARNING **: 16:27:48.175: Failed to load the GType for 'IconFileSelection'

(glade:13834): GladeUI-WARNING **: 16:27:48.175: We could not find the symbol "h_al__offset_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.175: Could not get the type from "HAL_Offset"

(glade:13834): GladeUI-WARNING **: 16:27:48.175: Failed to load the GType for 'HAL_Offset'

(glade:13834): GladeUI-WARNING **: 16:27:48.175: We could not find the symbol "calculator_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.175: Could not get the type from "Calculator"

(glade:13834): GladeUI-WARNING **: 16:27:48.175: Failed to load the GType for 'Calculator'

(glade:13834): GladeUI-WARNING **: 16:27:48.175: We could not find the symbol "e_mc__action__esto_p_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.175: Could not get the type from "EMC_Action_ESTOP"

(glade:13834): GladeUI-WARNING **: 16:27:48.175: Failed to load the GType for 'EMC_Action_ESTOP'

(glade:13834): GladeUI-WARNING **: 16:27:48.175: We could not find the symbol "e_mc__action__esto_p__rese_t_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.175: Could not get the type from "EMC_Action_ESTOP_RESET"

(glade:13834): GladeUI-WARNING **: 16:27:48.175: Failed to load the GType for 'EMC_Action_ESTOP_RESET'

(glade:13834): GLib-CRITICAL **: 16:27:48.175: g_string_insert_c: assertion 'pos <= string->len' failed

(glade:13834): GLib-CRITICAL **: 16:27:48.175: g_string_insert_c: assertion 'pos <= string->len' failed

(glade:13834): GladeUI-WARNING **: 16:27:48.175: We could not find the symbol "e_mc__action__on_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.175: Could not get the type from "EMC_Action_ON"

(glade:13834): GladeUI-WARNING **: 16:27:48.175: Failed to load the GType for 'EMC_Action_ON'

(glade:13834): GladeUI-WARNING **: 16:27:48.175: We could not find the symbol "e_mc__action__of_f_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.175: Could not get the type from "EMC_Action_OFF"

(glade:13834): GladeUI-WARNING **: 16:27:48.176: Failed to load the GType for 'EMC_Action_OFF'

(glade:13834): GladeUI-WARNING **: 16:27:48.176: We could not find the symbol "e_mc__action__run_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.176: Could not get the type from "EMC_Action_Run"

(glade:13834): GladeUI-WARNING **: 16:27:48.176: Failed to load the GType for 'EMC_Action_Run'

(glade:13834): GladeUI-WARNING **: 16:27:48.176: We could not find the symbol "e_mc__action__step_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.176: Could not get the type from "EMC_Action_Step"

(glade:13834): GladeUI-WARNING **: 16:27:48.176: Failed to load the GType for 'EMC_Action_Step'

(glade:13834): GladeUI-WARNING **: 16:27:48.176: We could not find the symbol "e_mc__action__pause_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.176: Could not get the type from "EMC_Action_Pause"

(glade:13834): GladeUI-WARNING **: 16:27:48.176: Failed to load the GType for 'EMC_Action_Pause'

(glade:13834): GladeUI-WARNING **: 16:27:48.176: We could not find the symbol "e_mc__action__resume_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.176: Could not get the type from "EMC_Action_Resume"

(glade:13834): GladeUI-WARNING **: 16:27:48.176: Failed to load the GType for 'EMC_Action_Resume'

(glade:13834): GladeUI-WARNING **: 16:27:48.176: We could not find the symbol "e_mc__action__stop_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.176: Could not get the type from "EMC_Action_Stop"

(glade:13834): GladeUI-WARNING **: 16:27:48.176: Failed to load the GType for 'EMC_Action_Stop'

(glade:13834): GladeUI-WARNING **: 16:27:48.176: We could not find the symbol "e_mc__action__md_i_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.176: Could not get the type from "EMC_Action_MDI"

(glade:13834): GladeUI-WARNING **: 16:27:48.176: Failed to load the GType for 'EMC_Action_MDI'

(glade:13834): GladeUI-WARNING **: 16:27:48.177: We could not find the symbol "e_mc__action__home_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.177: Could not get the type from "EMC_Action_Home"

(glade:13834): GladeUI-WARNING **: 16:27:48.177: Failed to load the GType for 'EMC_Action_Home'

(glade:13834): GladeUI-WARNING **: 16:27:48.177: We could not find the symbol "e_mc__action__unhome_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.177: Could not get the type from "EMC_Action_Unhome"

(glade:13834): GladeUI-WARNING **: 16:27:48.177: Failed to load the GType for 'EMC_Action_Unhome'

(glade:13834): GladeUI-WARNING **: 16:27:48.177: We could not find the symbol "e_mc__action__python_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.177: Could not get the type from "EMC_Action_Python"

(glade:13834): GladeUI-WARNING **: 16:27:48.177: Failed to load the GType for 'EMC_Action_Python'

(glade:13834): GladeUI-WARNING **: 16:27:48.177: We could not find the symbol "e_mc__toggle_action__esto_p_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.177: Could not get the type from "EMC_ToggleAction_ESTOP"

(glade:13834): GladeUI-WARNING **: 16:27:48.177: Failed to load the GType for 'EMC_ToggleAction_ESTOP'

(glade:13834): GladeUI-WARNING **: 16:27:48.177: We could not find the symbol "e_mc__toggle_action__power_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.177: Could not get the type from "EMC_ToggleAction_Power"

(glade:13834): GladeUI-WARNING **: 16:27:48.177: Failed to load the GType for 'EMC_ToggleAction_Power'

(glade:13834): GladeUI-WARNING **: 16:27:48.177: We could not find the symbol "e_mc__toggle_action__run_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.177: Could not get the type from "EMC_ToggleAction_Run"

(glade:13834): GladeUI-WARNING **: 16:27:48.177: Failed to load the GType for 'EMC_ToggleAction_Run'

(glade:13834): GladeUI-WARNING **: 16:27:48.178: We could not find the symbol "e_mc__toggle_action__stop_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.178: Could not get the type from "EMC_ToggleAction_Stop"

(glade:13834): GladeUI-WARNING **: 16:27:48.178: Failed to load the GType for 'EMC_ToggleAction_Stop'

(glade:13834): GladeUI-WARNING **: 16:27:48.178: We could not find the symbol "e_mc__toggle_action__pause_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.178: Could not get the type from "EMC_ToggleAction_Pause"

(glade:13834): GladeUI-WARNING **: 16:27:48.178: Failed to load the GType for 'EMC_ToggleAction_Pause'

(glade:13834): GladeUI-WARNING **: 16:27:48.178: We could not find the symbol "e_mc__toggle_action__md_i_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.178: Could not get the type from "EMC_ToggleAction_MDI"

(glade:13834): GladeUI-WARNING **: 16:27:48.178: Failed to load the GType for 'EMC_ToggleAction_MDI'

(glade:13834): GladeUI-WARNING **: 16:27:48.178: We could not find the symbol "e_mc__radio_action__esto_p_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.178: Could not get the type from "EMC_RadioAction_ESTOP"

(glade:13834): GladeUI-WARNING **: 16:27:48.178: Failed to load the GType for 'EMC_RadioAction_ESTOP'

(glade:13834): GladeUI-WARNING **: 16:27:48.178: We could not find the symbol "e_mc__radio_action__esto_p__rese_t_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.178: Could not get the type from "EMC_RadioAction_ESTOP_RESET"

(glade:13834): GladeUI-WARNING **: 16:27:48.178: Failed to load the GType for 'EMC_RadioAction_ESTOP_RESET'

(glade:13834): GladeUI-WARNING **: 16:27:48.178: We could not find the symbol "e_mc__radio_action__on_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.178: Could not get the type from "EMC_RadioAction_ON"

(glade:13834): GladeUI-WARNING **: 16:27:48.178: Failed to load the GType for 'EMC_RadioAction_ON'

(glade:13834): GladeUI-WARNING **: 16:27:48.179: We could not find the symbol "e_mc__radio_action__of_f_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.179: Could not get the type from "EMC_RadioAction_OFF"

(glade:13834): GladeUI-WARNING **: 16:27:48.179: Failed to load the GType for 'EMC_RadioAction_OFF'

(glade:13834): GladeUI-WARNING **: 16:27:48.179: We could not find the symbol "e_mc__stat_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.179: Could not get the type from "EMC_Stat"

(glade:13834): GladeUI-WARNING **: 16:27:48.179: Failed to load the GType for 'EMC_Stat'

(glade:13834): GladeUI-WARNING **: 16:27:48.179: We could not find the symbol "e_mc__file_chooser_dialog_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.179: Could not get the type from "EMC_FileChooserDialog"

(glade:13834): GladeUI-WARNING **: 16:27:48.179: Failed to load the GType for 'EMC_FileChooserDialog'

(glade:13834): GladeUI-WARNING **: 16:27:48.179: We could not find the symbol "e_mc__file_chooser_button_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.179: Could not get the type from "EMC_FileChooserButton"

(glade:13834): GladeUI-WARNING **: 16:27:48.179: Failed to load the GType for 'EMC_FileChooserButton'

(glade:13834): GladeUI-WARNING **: 16:27:48.179: We could not find the symbol "e_mc__action__open_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.179: Could not get the type from "EMC_Action_Open"

(glade:13834): GladeUI-WARNING **: 16:27:48.179: Failed to load the GType for 'EMC_Action_Open'

(glade:13834): GladeUI-WARNING **: 16:27:48.179: We could not find the symbol "e_mc__action__reload_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.179: Could not get the type from "EMC_Action_Reload"

(glade:13834): GladeUI-WARNING **: 16:27:48.179: Failed to load the GType for 'EMC_Action_Reload'

(glade:13834): GladeUI-WARNING **: 16:27:48.179: We could not find the symbol "e_mc__action__save_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.180: Could not get the type from "EMC_Action_Save"

(glade:13834): GladeUI-WARNING **: 16:27:48.180: Failed to load the GType for 'EMC_Action_Save'

(glade:13834): GladeUI-WARNING **: 16:27:48.180: We could not find the symbol "e_mc__action__save_as_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.180: Could not get the type from "EMC_Action_SaveAs"

(glade:13834): GladeUI-WARNING **: 16:27:48.180: Failed to load the GType for 'EMC_Action_SaveAs'

(glade:13834): GladeUI-WARNING **: 16:27:48.180: We could not find the symbol "e_mc__source_view_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.180: Could not get the type from "EMC_SourceView"

(glade:13834): GladeUI-WARNING **: 16:27:48.180: Failed to load the GType for 'EMC_SourceView'

(glade:13834): GladeUI-WARNING **: 16:27:48.180: We could not find the symbol "e_mc__mdi_history_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.180: Could not get the type from "EMC_MDIHistory"

(glade:13834): GladeUI-WARNING **: 16:27:48.180: Failed to load the GType for 'EMC_MDIHistory'

(glade:13834): GladeUI-WARNING **: 16:27:48.180: We could not find the symbol "macro_select_get_type"

(glade:13834): GladeUI-WARNING **: 16:27:48.180: Could not get the type from "MacroSelect"

(glade:13834): GladeUI-WARNING **: 16:27:48.180: Failed to load the GType for 'MacroSelect'

(glade:13834): GladeUI-WARNING **: 16:27:48.180: Tried to include undefined widget class 'HAL_HideTable' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.180: Tried to include undefined widget class 'HAL_Table' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.180: Tried to include undefined widget class 'State_Sensitive_Table' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.181: Tried to include undefined widget class 'HAL_LED' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.181: Tried to include undefined widget class 'HAL_ComboBox' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.181: Tried to include undefined widget class 'HAL_Button' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.181: Tried to include undefined widget class 'HAL_LightButton' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.181: Tried to include undefined widget class 'HALIO_Button' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.181: Tried to include undefined widget class 'HAL_SpinButton' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.181: Tried to include undefined widget class 'HAL_CheckButton' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.181: Tried to include undefined widget class 'HAL_ToggleButton' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.181: Tried to include undefined widget class 'HAL_RadioButton' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.181: Tried to include undefined widget class 'HAL_HScale' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.181: Tried to include undefined widget class 'HALIO_HScale' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.181: Tried to include undefined widget class 'HAL_VScale' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.181: Tried to include undefined widget class 'Override' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.181: Tried to include undefined widget class 'HAL_ProgressBar' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.181: Tried to include undefined widget class 'HAL_Label' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.181: Tried to include undefined widget class 'State_Label' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.181: Tried to include undefined widget class 'Status_Label' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.181: Tried to include undefined widget class 'HAL_HBar' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.181: Tried to include undefined widget class 'HAL_VBar' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.181: Tried to include undefined widget class 'HAL_Gremlin' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.181: Tried to include undefined widget class 'HAL_Meter' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.181: Tried to include undefined widget class 'HAL_Graph' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.182: Tried to include undefined widget class 'JogWheel' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.182: Tried to include undefined widget class 'SpeedControl' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.182: Tried to include undefined widget class 'Hal_Dial' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.182: Tried to include undefined widget class 'PyNgcGui' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.182: Tried to include undefined widget class 'HAL_GremlinPlus' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.182: Tried to include undefined widget class 'ToolEdit' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.182: Tried to include undefined widget class 'Calculator' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.182: Tried to include undefined widget class 'HAL_DRO' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.182: Tried to include undefined widget class 'Combi_DRO' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.182: Tried to include undefined widget class 'IconFileSelection' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.182: Tried to include undefined widget class 'HAL_Offset' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.182: Tried to include undefined widget class 'OffsetPage' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.182: Tried to include undefined widget class 'EMC_Stat' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.182: Tried to include undefined widget class 'EMC_FileChooserDialog' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.182: Tried to include undefined widget class 'EMC_FileChooserButton' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.182: Tried to include undefined widget class 'EMC_SourceView' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.182: Tried to include undefined widget class 'EMC_MDIHistory' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.182: Tried to include undefined widget class 'MacroSelect' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.182: Tried to include undefined widget class 'EMC_Action_ESTOP' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.182: Tried to include undefined widget class 'EMC_Action_ESTOP_RESET' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.182: Tried to include undefined widget class 'EMC_Action_ON' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.183: Tried to include undefined widget class 'EMC_Action_OFF' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.183: Tried to include undefined widget class 'EMC_Action_Run' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.183: Tried to include undefined widget class 'EMC_Action_Step' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.183: Tried to include undefined widget class 'EMC_Action_Pause' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.183: Tried to include undefined widget class 'EMC_Action_Resume' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.183: Tried to include undefined widget class 'EMC_Action_Stop' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.183: Tried to include undefined widget class 'EMC_Action_MDI' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.183: Tried to include undefined widget class 'EMC_Action_Home' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.183: Tried to include undefined widget class 'EMC_Action_Unhome' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.183: Tried to include undefined widget class 'EMC_ToggleAction_ESTOP' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.183: Tried to include undefined widget class 'EMC_ToggleAction_Power' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.183: Tried to include undefined widget class 'EMC_ToggleAction_Run' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.183: Tried to include undefined widget class 'EMC_ToggleAction_Stop' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.183: Tried to include undefined widget class 'EMC_ToggleAction_Pause' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.183: Tried to include undefined widget class 'EMC_ToggleAction_MDI' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.183: Tried to include undefined widget class 'EMC_RadioAction_ESTOP' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.183: Tried to include undefined widget class 'EMC_RadioAction_ESTOP_RESET' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.183: Tried to include undefined widget class 'EMC_RadioAction_ON' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.183: Tried to include undefined widget class 'EMC_RadioAction_OFF' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.183: Tried to include undefined widget class 'EMC_Action_Open' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.183: Tried to include undefined widget class 'EMC_Action_Reload' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.183: Tried to include undefined widget class 'EMC_Action_Save' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.184: Tried to include undefined widget class 'EMC_Action_SaveAs' in a widget group

(glade:13834): GladeUI-WARNING **: 16:27:48.184: Tried to include undefined widget class 'EMC_Action_Python' in a widget group

Please Log in or Create an account to join the conversation.

More
27 Oct 2022 13:22 #255191 by HansU
Have you tried in a run-in-place environment?

Please Log in or Create an account to join the conversation.

More
22 Jan 2023 04:33 #262630 by ChironFZ16
It works, thanks for the suggestion
 
Attachments:

Please Log in or Create an account to join the conversation.

More
07 Jun 2023 17:23 #273097 by Olumide
I am having the same problem but outside linuxcnc.

What is a run-in-place environment? Is it a version of glade, a patched version of glade? A version of glade with some special environment variables or has the class or catalogue format different?

Please Log in or Create an account to join the conversation.

More
07 Jun 2023 19:09 #273101 by HansU
I guess you are using LinuxCNC 2.9?

However, a run-in-place environment you typically use if you have built LinuxCNC from the sources and want to test it without installing it. See here: linuxcnc.org/docs/2.9/html/code/building...ing_for_run_in_place

Please Log in or Create an account to join the conversation.

More
07 Jun 2023 19:34 - 07 Jun 2023 20:11 #273102 by Olumide
Thanks for your prompt reply. I am not a LinuxCNC user. I am simply having difficulty getting glade to load custom widgets and this is the only (recent) solution to the problem I found online.

I'll download LinuxCNC and tinker with it and try to find out how its managed to get glade to load its custom widgets.

Update
Post configure, which make target can specify? Merely calling make results in the error
Makefile:121: *** Makefile.inc must specify RTPREFIX and other variables. Stop.
Last edit: 07 Jun 2023 20:11 by Olumide.

Please Log in or Create an account to join the conversation.

Moderators: mhaberlerHansU
Time to create page: 0.282 seconds
Powered by Kunena Forum