QTDragon error
24 Mar 2024 15:26 #296624
by Blume
QTDragon error was created by Blume
Hi,
after install the image from linuxcnc website. I have run QTdragon and get this error.
Traceback (most recent call last):
File "/usr/share/qtvcp/screens/qtdragon_hd/qtdragon_hd_handler.py", line 1036, in chk_use_virtual_changed
self.w["axistoolbutton_" + i].set_dialog_code(codestring)
~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/qtvcp/qt_makegui.py", line 498, in __getitem__
return getattr(self, item)
^^^^^^^^^^^^^^^^^^^
AttributeError: 'VCPWindow' object has no attribute 'axistoolbutton_a'
Dont know what that means.
regards
after install the image from linuxcnc website. I have run QTdragon and get this error.
Traceback (most recent call last):
File "/usr/share/qtvcp/screens/qtdragon_hd/qtdragon_hd_handler.py", line 1036, in chk_use_virtual_changed
self.w["axistoolbutton_" + i].set_dialog_code(codestring)
~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/qtvcp/qt_makegui.py", line 498, in __getitem__
return getattr(self, item)
^^^^^^^^^^^^^^^^^^^
AttributeError: 'VCPWindow' object has no attribute 'axistoolbutton_a'
Dont know what that means.
regards
Please Log in or Create an account to join the conversation.
24 Mar 2024 17:22 #296629
by cmorley
Replied by cmorley on topic QTDragon error
It's a known bug.
Can you explain how you got linuxcnc? This bug has been fixed.
In the mean time, I believe on the settings page, uncheck the 'use virtual keyboard'' option.
I think this should hide the error.
Can you explain how you got linuxcnc? This bug has been fixed.
In the mean time, I believe on the settings page, uncheck the 'use virtual keyboard'' option.
I think this should hide the error.
Please Log in or Create an account to join the conversation.
24 Mar 2024 18:16 #296634
by Blume
Replied by Blume on topic QTDragon error
Thank you.
I install the newest image from the website. Can I update qtdragon with the terminal ?
I install the newest image from the website. Can I update qtdragon with the terminal ?
Please Log in or Create an account to join the conversation.
24 Mar 2024 19:11 #296639
by cmorley
Replied by cmorley on topic QTDragon error
Which website?
which version of linuxcnc?
Which distribution of linux?
which version of linuxcnc?
Which distribution of linux?
Please Log in or Create an account to join the conversation.
24 Mar 2024 20:00 #296642
by Blume
Replied by Blume on topic QTDragon error
Please Log in or Create an account to join the conversation.
25 Mar 2024 00:11 #296660
by cmorley
Replied by cmorley on topic QTDragon error
ok thanks that helps.
This has been fixed for 2.9.3 release which should come out relatively soon.
Then you can pull the updates in.
This has been fixed for 2.9.3 release which should come out relatively soon.
Then you can pull the updates in.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.068 seconds