Probe Basic do not start

More
17 Dec 2024 12:58 - 17 Dec 2024 12:59 #316856 by Lcvette
Replied by Lcvette on topic Probe Basic do not start
[qtpyvcp.app.launcher][[36mINFO[0m]  Loading POSTGUI_HALFILE: /home/cnc/linuxcnc/configs/Black_Phanter/postgui.hal (launcher.py:98)
not: already exists

not
^^^ already exists, looks like maybe you are trying to load it twice in different locations
Last edit: 17 Dec 2024 12:59 by Lcvette.

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

More
17 Dec 2024 13:05 #316857 by Lcvette
Replied by Lcvette on topic Probe Basic do not start
here, check over all of your hal for duplications, a realtime component must only be loaded once in a single hal file, preferably the main hal since it is loaded first.

 
Attachments:

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

More
17 Dec 2024 20:27 #316886 by Blume
Replied by Blume on topic Probe Basic do not start
Thank you very much !!! know it works

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

More
17 Dec 2024 21:27 #316889 by Lcvette
Replied by Lcvette on topic Probe Basic do not start
great! have fun!

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

More
21 Dec 2024 11:52 #317082 by Sandro
Replied by Sandro on topic Probe Basic do not start
Hello everyone

I am having a different error when trying to start Probe Basic. I am coming from a currently working Gmoccapy machine. The error message is as follows:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/qtpyvcp/actions/__init__.py", line 62, in bindWidget
    method = getattr(method, item)
             ^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'qtpyvcp.actions' has no attribute 'settings'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/qtpyvcp/widgets/form_widgets/main_window.py", line 198, in getMenuAction
    actions.bindWidget(menu_action, action_name)
  File "/usr/lib/python3/dist-packages/qtpyvcp/actions/__init__.py", line 67, in bindWidget
    raise InvalidAction("Could not get action method: %s" % item)
qtpyvcp.actions.InvalidAction: Could not get action method: settings
2024-12-21 12:36:01,809 - qtpyvcp.widgets.form_widgets.main_window - ERROR - Error binding menu action settings.backplot.show-program-ticks
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/qtpyvcp/actions/__init__.py", line 62, in bindWidget
    method = getattr(method, item)
             ^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'qtpyvcp.actions' has no attribute 'settings'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/qtpyvcp/widgets/form_widgets/main_window.py", line 198, in getMenuAction
    actions.bindWidget(menu_action, action_name)
  File "/usr/lib/python3/dist-packages/qtpyvcp/actions/__init__.py", line 67, in bindWidget
    raise InvalidAction("Could not get action method: %s" % item)
qtpyvcp.actions.InvalidAction: Could not get action method: settings
2024-12-21 12:36:01,998 - qtpyvcp.app.launcher - INFO - Loading POSTGUI_HALFILE: /home/cnc/linuxcnc/configs/ethercat_milling_machine_csv_probe_basic/probe_basic_postgui.hal

Greetings
Sandro

 
Attachments:

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

More
21 Dec 2024 12:12 #317084 by Sandro
Replied by Sandro on topic Probe Basic do not start
Found the issue:

CONFIG_FILE = custom_config.yml

was missing from the INI-File.

Sorry!

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

Moderators: KCJLcvette
Time to create page: 0.095 seconds
Powered by Kunena Forum