Probe Basic do not start
- Lcvette
- Offline
- Moderator
Less
More
- Posts: 1178
- Thank you received: 618
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
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.
- Lcvette
- Offline
- Moderator
Less
More
- Posts: 1178
- Thank you received: 618
17 Dec 2024 13:05 #316857
by Lcvette
Replied by Lcvette on topic Probe Basic do not start
Attachments:
Please Log in or Create an account to join the conversation.
- Blume
- Offline
- Junior Member
Less
More
- Posts: 38
- Thank you received: 1
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.
- Lcvette
- Offline
- Moderator
Less
More
- Posts: 1178
- Thank you received: 618
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.
- Sandro
- Offline
- Senior Member
Less
More
- Posts: 41
- Thank you received: 12
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:
Greetings
Sandro
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
Please Log in or Create an account to join the conversation.
- Sandro
- Offline
- Senior Member
Less
More
- Posts: 41
- Thank you received: 12
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!
CONFIG_FILE = custom_config.yml
was missing from the INI-File.
Sorry!
Please Log in or Create an account to join the conversation.
Moderators: KCJ, Lcvette
Time to create page: 0.095 seconds