Error After Update

More
20 Dec 2020 00:24 #192489 by snowgoer540
After doing an update this evening, I now get this error:
Traceback (most recent call last):
  File "/home/plasma/linuxcnc-dev/bin/qtvcp", line 403, in <module>
    APP = QTVCP()
  File "/home/plasma/linuxcnc-dev/bin/qtvcp", line 240, in __init__
    self.panel = qt_makepins.QTPanel(self.hal, PATH, window, opts.debug)
  File "/home/plasma/linuxcnc-dev/lib/python/qtvcp/qt_makepins.py", line 72, in __init__
    widget.hal_init()
  File "/home/plasma/linuxcnc-dev/lib/python/qtvcp/widgets/widget_baseclass.py", line 58, in hal_init
    self._hal_init()
  File "/home/plasma/linuxcnc-dev/lib/python/qtvcp/widgets/camview_widget.py", line 83, in _hal_init
    self.pin_ = self.HAL_GCOMP_.newpin('cam-rotation',hal.HAL_FLOAT, hal.HAL_OUT)
  File "/home/plasma/linuxcnc-dev/lib/python/qtvcp/core.py", line 82, in newpin
    return QPin(_hal.component.newpin(self.comp, *a, **kw))
ValueError: Duplicate item name 'cam-rotation'

I thought it was something unique to my production machine (I am working on getting QTPlasmaC on it), however after updating on my VM SIM, it is now broken too :(

Please Log in or Create an account to join the conversation.

More
20 Dec 2020 00:29 #192490 by cmorley
Replied by cmorley on topic Error After Update
This is a conflict of two camview instances.
I just pushed a fix for camview dialog not building it's HAL pins.

...No good deed goes unpunished....

Is this 2.8 or master?
The following user(s) said Thank You: snowgoer540

Please Log in or Create an account to join the conversation.

More
20 Dec 2020 00:31 #192492 by snowgoer540
Replied by snowgoer540 on topic Error After Update

This is a conflict of two camview instances.
I just pushed a fix for camview dialog not building it's HAL pins.

...No good deed goes unpunished....

Is this 2.8 or master?


haha, no worries, it happens!

Master

Please Log in or Create an account to join the conversation.

More
20 Dec 2020 12:59 #192529 by snowgoer540
Replied by snowgoer540 on topic Error After Update
Just wanted to give feedback that everything is working well again. Thanks for taking a peek at this stuff for me!
The following user(s) said Thank You: tommylight

Please Log in or Create an account to join the conversation.

More
20 Dec 2020 19:44 #192566 by cmorley
Replied by cmorley on topic Error After Update
Excellent!

Thank you.

Chris
The following user(s) said Thank You: snowgoer540

Please Log in or Create an account to join the conversation.

Moderators: cmorley
Time to create page: 0.190 seconds
Powered by Kunena Forum