Error trying to cut with conversational
- RNJFAB
- Offline
- Elite Member
-
Less
More
- Posts: 235
- Thank you received: 52
21 Nov 2021 04:30 #227147
by RNJFAB
Error trying to cut with conversational was created by RNJFAB
Attachments:
Please Log in or Create an account to join the conversation.
- RNJFAB
- Offline
- Elite Member
-
Less
More
- Posts: 235
- Thank you received: 52
21 Nov 2021 04:33 #227149
by RNJFAB
Replied by RNJFAB on topic Error trying to cut with conversational
Text from error message. Doesn't matter what i press, QtPlasmaC just shuts down.
Traceback (most recent call last):
File "/usr/share/qtvcp/screens/qtplasmac/qtplasmac_handler.py", line 2089, in <lambda>
self.w.conv_ellipse.pressed.connect(lambda:self.conv_shape_request('conv_ellipse', CONVELLI, True))
File "/usr/share/qtvcp/screens/qtplasmac/qtplasmac_handler.py", line 5278, in conv_shape_request
module.widgets(self, self.w)
File "/usr/lib/python3/dist-packages/qtvcp/lib/qtplasmac/conv_ellipse.py", line 262, in widgets
W.xsEntry = QLineEdit(str(P.xSaved), objectName = 'xsEntry')
AttributeError: 'HandlerClass' object has no attribute 'xSaved'
Traceback (most recent call last):
File "/usr/share/qtvcp/screens/qtplasmac/qtplasmac_handler.py", line 2089, in <lambda>
self.w.conv_ellipse.pressed.connect(lambda:self.conv_shape_request('conv_ellipse', CONVELLI, True))
File "/usr/share/qtvcp/screens/qtplasmac/qtplasmac_handler.py", line 5278, in conv_shape_request
module.widgets(self, self.w)
File "/usr/lib/python3/dist-packages/qtvcp/lib/qtplasmac/conv_ellipse.py", line 262, in widgets
W.xsEntry = QLineEdit(str(P.xSaved), objectName = 'xsEntry')
AttributeError: 'HandlerClass' object has no attribute 'xSaved'
Please Log in or Create an account to join the conversation.
- phillc54
-
- Offline
- Platinum Member
-
Less
More
- Posts: 5723
- Thank you received: 2095
21 Nov 2021 04:36 #227150
by phillc54
Replied by phillc54 on topic Error trying to cut with conversational
Start linuxcnc from a terminal and look for any error messagesn in the terminal. From your other thread you seem to be connecting to a pin multiple times.
Please Log in or Create an account to join the conversation.
- RNJFAB
- Offline
- Elite Member
-
Less
More
- Posts: 235
- Thank you received: 52
21 Nov 2021 05:14 - 21 Nov 2021 05:16 #227156
by RNJFAB
Replied by RNJFAB on topic Error trying to cut with conversational
Attachments:
Last edit: 21 Nov 2021 05:16 by RNJFAB.
Please Log in or Create an account to join the conversation.
- snowgoer540
-
- Offline
- Moderator
-
Less
More
- Posts: 2433
- Thank you received: 800
21 Nov 2021 12:02 - 21 Nov 2021 12:14 #227188
by snowgoer540
Replied by snowgoer540 on topic Error trying to cut with conversational
This one's on me, sorry about that, this was the result of a copy/paste error on line 5179 of the handler.
I submitted a pull request to fix it; thank you for the bug report!
In the meantime, you can work around it by pressing "CLEAR" on the main tab before going into the Conversational
I submitted a pull request to fix it; thank you for the bug report!
In the meantime, you can work around it by pressing "CLEAR" on the main tab before going into the Conversational

Last edit: 21 Nov 2021 12:14 by snowgoer540.
The following user(s) said Thank You: RNJFAB
Please Log in or Create an account to join the conversation.
- bevins
-
- Offline
- Platinum Member
-
Less
More
- Posts: 1943
- Thank you received: 336
21 Nov 2021 12:22 - 21 Nov 2021 12:30 #227191
by bevins
Replied by bevins on topic Error trying to cut with conversational
Is that clear button in the sim? I dont see it.
/EDIT DOH, nevermind I see it. great jpb guys........
/EDIT DOH, nevermind I see it. great jpb guys........
Last edit: 21 Nov 2021 12:30 by bevins.
The following user(s) said Thank You: snowgoer540
Please Log in or Create an account to join the conversation.
- CFE
- Offline
- Elite Member
-
Less
More
- Posts: 193
- Thank you received: 35
21 Nov 2021 22:03 #227237
by CFE
Replied by CFE on topic Error trying to cut with conversational
Hi all,
We encountered the same issue. When will there be a fix for this ? Can and how can I revert to a previous version so we don't have this issue, it's a bit annoying to get an error like this for us who use a machine in a workshop.
Cheers,
We encountered the same issue. When will there be a fix for this ? Can and how can I revert to a previous version so we don't have this issue, it's a bit annoying to get an error like this for us who use a machine in a workshop.
Cheers,
Please Log in or Create an account to join the conversation.
- snowgoer540
-
- Offline
- Moderator
-
Less
More
- Posts: 2433
- Thank you received: 800
21 Nov 2021 22:07 - 21 Nov 2021 22:09 #227238
by snowgoer540
Replied by snowgoer540 on topic Error trying to cut with conversational
Fix was submitted about 6am my time (PA, USA). I am sure when Phill wakes up and gets to it he will commit the fix.
I assure you I’m more annoyed with myself for missing it than you could be with me.
edit: No real need to revert. Pressing CLEAR before entering the conversational negates the need to press NEW in conversational
I assure you I’m more annoyed with myself for missing it than you could be with me.
edit: No real need to revert. Pressing CLEAR before entering the conversational negates the need to press NEW in conversational
Last edit: 21 Nov 2021 22:09 by snowgoer540.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- phillc54
-
- Offline
- Platinum Member
-
Less
More
- Posts: 5723
- Thank you received: 2095
21 Nov 2021 23:22 #227248
by phillc54
We are happy to refund part of the purchase price.
Replied by phillc54 on topic Error trying to cut with conversational
master branch (2.9) is a development branch and these types of issue can be expected.it's a bit annoying to get an error like this for us who use a machine in a workshop.
We are happy to refund part of the purchase price.

The following user(s) said Thank You: tommylight, snowgoer540, wade956, paulsao
Please Log in or Create an account to join the conversation.
- CFE
- Offline
- Elite Member
-
Less
More
- Posts: 193
- Thank you received: 35
22 Nov 2021 02:43 #227266
by CFE
Replied by CFE on topic Error trying to cut with conversational
Hahaha Phil, let us know where to send the invoice !
Still a big thank you for all who have developed QtPlasmaC, it is an amazing bit of software. And I suppose these little issues serve well to stop us from getting complacent
Still a big thank you for all who have developed QtPlasmaC, it is an amazing bit of software. And I suppose these little issues serve well to stop us from getting complacent

The following user(s) said Thank You: phillc54, snowgoer540, wade956
Please Log in or Create an account to join the conversation.
Moderators: snowgoer540
Time to create page: 0.135 seconds