plasmac error
- motal2004
- Offline
- Premium Member
Less
More
- Posts: 150
- Thank you received: 16
06 Apr 2021 01:11 #205017
by motal2004
Replied by motal2004 on topic plasmac error
program freezing.
terminal display
Original exception was:
RuntimeError: <exception str() failed>
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/bin/gmoccapy", line 61, in excepthook
lines = traceback.format_exception(exc_type, exc_obj, exc_tb)
File "/usr/lib/python2.7/traceback.py", line 141, in format_exception
list = list + format_tb(tb, limit)
File "/usr/lib/python2.7/traceback.py", line 76, in format_tb
return format_list(extract_tb(tb, limit))
File "/usr/lib/python2.7/traceback.py", line 100, in extract_tb
linecache.checkcache(filename)
File "/usr/lib/python2.7/linecache.py", line 68, in checkcache
if size != stat.st_size or mtime != stat.st_mtime:
RuntimeError: maximum recursion depth exceeded in cmp
Original exception was:
Traceback (most recent call last):
File "/usr/bin/gmoccapy", line 2316, in on_tbtn_estop_toggled
self._show_error((11, _("ERROR : External ESTOP is set, could not change state!")))
File "/usr/bin/gmoccapy", line 2283, in _show_error
self.notification.add_message(text, icon)
File "/usr/lib/python2.7/dist-packages/gmoccapy/notification.py", line 163, in add_message
self._show_message(self.messages[number_of_messages])
File "/usr/lib/python2.7/dist-packages/gmoccapy/notification.py", line 91, in _show_message
frame = gtk.Frame()
terminal display
Original exception was:
RuntimeError: <exception str() failed>
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/bin/gmoccapy", line 61, in excepthook
lines = traceback.format_exception(exc_type, exc_obj, exc_tb)
File "/usr/lib/python2.7/traceback.py", line 141, in format_exception
list = list + format_tb(tb, limit)
File "/usr/lib/python2.7/traceback.py", line 76, in format_tb
return format_list(extract_tb(tb, limit))
File "/usr/lib/python2.7/traceback.py", line 100, in extract_tb
linecache.checkcache(filename)
File "/usr/lib/python2.7/linecache.py", line 68, in checkcache
if size != stat.st_size or mtime != stat.st_mtime:
RuntimeError: maximum recursion depth exceeded in cmp
Original exception was:
Traceback (most recent call last):
File "/usr/bin/gmoccapy", line 2316, in on_tbtn_estop_toggled
self._show_error((11, _("ERROR : External ESTOP is set, could not change state!")))
File "/usr/bin/gmoccapy", line 2283, in _show_error
self.notification.add_message(text, icon)
File "/usr/lib/python2.7/dist-packages/gmoccapy/notification.py", line 163, in add_message
self._show_message(self.messages[number_of_messages])
File "/usr/lib/python2.7/dist-packages/gmoccapy/notification.py", line 91, in _show_message
frame = gtk.Frame()
Please Log in or Create an account to join the conversation.
- phillc54
- Offline
- Platinum Member
Less
More
- Posts: 5698
- Thank you received: 2081
06 Apr 2021 04:45 #205033
by phillc54
Replied by phillc54 on topic plasmac error
That doesn't look like a PlasmaC error to me, the messages seem to be coming from Gmoccapy and refer the external Estop.
Please Log in or Create an account to join the conversation.
Moderators: snowgoer540
Time to create page: 0.244 seconds