Skip to content

Recent commit causes smach_viewer to crash #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
pirobot opened this issue Jun 28, 2015 · 2 comments
Open

Recent commit causes smach_viewer to crash #8

pirobot opened this issue Jun 28, 2015 · 2 comments

Comments

@pirobot
Copy link

pirobot commented Jun 28, 2015

Hello,

A recent commit (7ce3355) causes smach_viewer.py to crash with the following:

Traceback (most recent call last):
  File "/opt/ros/indigo/lib/smach_viewer/smach_viewer.py", line 974, in <module>
    main()
  File "/opt/ros/indigo/lib/smach_viewer/smach_viewer.py", line 964, in main
    frame = SmachViewerFrame()
  File "/opt/ros/indigo/lib/smach_viewer/smach_viewer.py", line 522, in __init__
    self.widget = xdot.wxxdot.WxDotWindow(graph_view, -1)
AttributeError: 'module' object has no attribute 'wxxdot'
@k-okada
Copy link

k-okada commented Aug 10, 2015

please consider merging #11

@k-okada
Copy link

k-okada commented Nov 25, 2015

@furushchev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants