Error Messages
- hottabich
- Offline
- Platinum Member
Less
More
- Posts: 574
- Thank you received: 96
09 Apr 2020 05:08 - 09 Apr 2020 05:09 #163302
by hottabich
Replied by hottabich on topic Error Messages
Try changing the sys_notify.py file to mine. Change from root!
Last edit: 09 Apr 2020 05:09 by hottabich.
Please Log in or Create an account to join the conversation.
- hottabich
- Offline
- Platinum Member
Less
More
- Posts: 574
- Thank you received: 96
11 Apr 2020 05:30 - 11 Apr 2020 05:31 #163576
by hottabich
Replied by hottabich on topic Error Messages
ALARMS window clicked button CLEAR ALARMS error. I eat close the error window, the interface closes.
Last edit: 11 Apr 2020 05:31 by hottabich.
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
Less
More
- Posts: 7760
- Thank you received: 2055
11 Apr 2020 14:43 #163619
by cmorley
Replied by cmorley on topic Error Messages
ok I'll check it out.
The following user(s) said Thank You: hottabich
Please Log in or Create an account to join the conversation.
- Bruedney
- Offline
- Junior Member
Less
More
- Posts: 38
- Thank you received: 5
12 Apr 2020 08:54 #163737
by Bruedney
Replied by Bruedney on topic Error Messages
Hi Chris
Could you please help me track down what is causing the following start-up error in my custom QTDragon config?
"VCPWindow' object has no attribute 'chk_alpha_mode_checked'"
The SIM version works fine
Cheers
Bruce
Could you please help me track down what is causing the following start-up error in my custom QTDragon config?
"VCPWindow' object has no attribute 'chk_alpha_mode_checked'"
The SIM version works fine
Cheers
Bruce
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
Less
More
- Posts: 7760
- Thank you received: 2055
12 Apr 2020 14:32 #163761
by cmorley
Replied by cmorley on topic Error Messages
Are you using a custom .ui file, but using the default handler file?
there was some additions to the qtdragon ui file that are probably not on your custom one. 'chk_alpha_mode_checked'" is an option for the gcode display.
You'll find a checkbox on the setting page. There is another one to inhibit mouse selection. If you add these with the appropriate name then things should be fine.
You can avoid this problem in the future by copying the handler file into your config file just like the .ui file. Then qtvcp will use the custom handler file rather then stock one. This of course means you won't get any updates on either but I'm sure you are aware. When 2.8 is released (if that's what you are using) there shouldn't be many anyways.
Chris
there was some additions to the qtdragon ui file that are probably not on your custom one. 'chk_alpha_mode_checked'" is an option for the gcode display.
You'll find a checkbox on the setting page. There is another one to inhibit mouse selection. If you add these with the appropriate name then things should be fine.
You can avoid this problem in the future by copying the handler file into your config file just like the .ui file. Then qtvcp will use the custom handler file rather then stock one. This of course means you won't get any updates on either but I'm sure you are aware. When 2.8 is released (if that's what you are using) there shouldn't be many anyways.
Chris
The following user(s) said Thank You: Bruedney
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
Less
More
- Posts: 7760
- Thank you received: 2055
12 Apr 2020 14:40 #163763
by cmorley
change the line;
Replied by cmorley on topic Error Messages
ALARMS window clicked button CLEAR ALARMS error. I eat close the error window, the interface closes.
change the line;
def btn_clear_alarms_clicked(self):
ACTION.UPDATE_MACHINE_LOG('', 'DELETE')
The following user(s) said Thank You: hottabich
Please Log in or Create an account to join the conversation.
- Bruedney
- Offline
- Junior Member
Less
More
- Posts: 38
- Thank you received: 5
12 Apr 2020 19:52 #163809
by Bruedney
Replied by Bruedney on topic Error Messages
Thanks Chris
I don't think I did but I will check
Cheers
Bruce
I don't think I did but I will check
Cheers
Bruce
Please Log in or Create an account to join the conversation.
- Bruedney
- Offline
- Junior Member
Less
More
- Posts: 38
- Thank you received: 5
12 Apr 2020 20:25 #163810
by Bruedney
Replied by Bruedney on topic Error Messages
Hi Chris
No I hadn't copied or altered QTdragon.ui. I have copied both it and the handler file to my config folder and all is good.
Thanks heaps
Bruce
No I hadn't copied or altered QTdragon.ui. I have copied both it and the handler file to my config folder and all is good.
Thanks heaps
Bruce
Please Log in or Create an account to join the conversation.
- hottabich
- Offline
- Platinum Member
Less
More
- Posts: 574
- Thank you received: 96
13 Apr 2020 06:38 - 13 Apr 2020 07:12 #163847
by hottabich
Replied by hottabich on topic Error Messages
Thanks! CLEAR ALARMS is working! Special thanks for chk_alpha_mode_checked!
Last edit: 13 Apr 2020 07:12 by hottabich.
The following user(s) said Thank You: cmorley
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.081 seconds