NameError: global name 'fname' is not defined
29 May 2021 10:41 - 29 May 2021 10:42 #210613
by ikkuh
Terminal window:
Using Debian Buster Linux LinuxCNC2 4.19.0-16-rt-amd64 #1 SMP PREEMPT RT Debian 4.19.181-1 (2021-03-19) x86_64 GNU/Linux
LinuxCNC from builbot LINUXCNC - 2.9.0-pre0-3995-g109d5eee7
NameError: global name 'fname' is not defined was created by ikkuh
Traceback (most recent call last):
File "/usr/share/qtvcp/screens/qtdragon/qtdragon_handler.py", line 484, in all_homed
self.w.cmb_gcode_history.setToolTip(fname)
NameError: global name 'fname' is not defined
Terminal window:
Warning: Spoiler!
cnc@LinuxCNC2:~/linuxcnc/configs/qtdragon$ linuxcnc qtdragon.ini
LINUXCNC - 2.9.0-pre0-3995-g109d5eee7
Machine configuration directory is '/home/cnc/linuxcnc/configs/qtdragon'
Machine configuration file is 'qtdragon.ini'
Starting LinuxCNC...
Found file(REL): ./mesa.hal
LINUXCNC - 2.9.0-pre0-3995-g109d5eee7
Machine configuration directory is '/home/cnc/linuxcnc/configs/qtdragon'
Machine configuration file is 'qtdragon.ini'
Starting LinuxCNC...
Found file(REL): ./mesa.hal
Using Debian Buster Linux LinuxCNC2 4.19.0-16-rt-amd64 #1 SMP PREEMPT RT Debian 4.19.181-1 (2021-03-19) x86_64 GNU/Linux
LinuxCNC from builbot LINUXCNC - 2.9.0-pre0-3995-g109d5eee7
Last edit: 29 May 2021 10:42 by ikkuh.
Please Log in or Create an account to join the conversation.
29 May 2021 15:54 #210632
by cmorley
Replied by cmorley on topic NameError: global name 'fname' is not defined
I see the error. you can disable auto loading of last program to avoid the error till I get it fixed.
The following user(s) said Thank You: ikkuh
Please Log in or Create an account to join the conversation.
29 May 2021 15:59 #210633
by ikkuh
Replied by ikkuh on topic NameError: global name 'fname' is not defined
I already did. Thank for picking this up.I see the error. you can disable auto loading of last program to avoid the error till I get it fixed.
Please Log in or Create an account to join the conversation.
29 May 2021 16:45 #210638
by cmorley
Replied by cmorley on topic NameError: global name 'fname' is not defined
Ok I pushed a fix
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.101 seconds