You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "~/ROS/groovy_quantal/catkinws_sandb/src/rqt_common_plugins/rqt_msg/src/rqt_msg/messages_widget.py",
line 110, in _handle_mouse_press
self._rightclick_menu(event)
File "~/ROS/groovy_quantal/catkinws_sandb/src/rqt_common_plugins/rqt_msg/src/rqt_msg/messages_widget.py",
line 125, in _rightclick_menu
selected_type = selected[1].data()
IndexError: list index out of range
To reproduce,
On rqt_msg for example, choose actionlib/TestAction and press "+"
Traverse the tree to the leaf on action_goal --> header
Right click and choose either "View Text" or "View Raw".
1 & 2 could be other msg / attribute. Same thing happens on rqt_srv, rqt_action.
Sometimes at unknown timing, this stops happening. But the period until then ranges from 10 secs to a few minutes.
To reproduce,
1 & 2 could be other msg / attribute. Same thing happens on
rqt_srv
,rqt_action
.Sometimes at unknown timing, this stops happening. But the period until then ranges from 10 secs to a few minutes.
Machines
pkg
The text was updated successfully, but these errors were encountered: