[LinuxCNC/linuxcnc Issue#622] hal_glib.py error in Gmoccapy

未分类 bolang 5个月前 (10-15) 22次浏览

Issue #622 | 状态: 已关闭 | 作者: phillc54 | 创建时间: 2019-07-06


After updating a master branch RIP build the following error appears when starting Gmoccapy:

Traceback (most recent call last):
File “/home/phill/git/linuxcnc-dev/lib/python/hal_glib.py”, line 406, in update
toolnumnew = self.old[‘tool-prep-number’]
KeyError: ‘tool-prep-number’

The Axis GUI works perfectly.

It worked before the update.


评论 (2)

#1 – c-morley 于 2019-07-06

sorry… fixed

Chris M

__
From: Phillip A Carter
Sent: July 6, 2019 6:09 AM
To: LinuxCNC/linuxcnc
Cc: Subscribed
Subject: [LinuxCNC/linuxcnc] hal_glib.py error in Gmoccapy (#622)

After updating a master branch RIP build the following error appears when starting Gmoccapy:

Traceback (most recent call last):
File “/home/phill/git/linuxcnc-dev/lib/python/hal_glib.py”, line 406, in update
toolnumnew = self.old[‘tool-prep-number’]
KeyError: ‘tool-prep-number’

The Axis GUI works perfectly.

It worked before the update.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<https://github.com/LinuxCNC/linuxcnc/issues/622?emailsource=notifications&emailtoken=ABYGWNO7XY25NJMUE6Q335LP6AZJ7A5CNFSM4H6SVQA2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G5UUAWQ>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ABYGWNIMJL3EZJOUMHTJUXDP6AZJ7ANCNFSM4H6SVQAQ>.


#2 – phillc54 于 2019-07-06

Thanks Chris, that was quick, and it works a treat.


原始Issue: https://github.com/LinuxCNC/linuxcnc/issues/622

喜欢 (0)