Advertisement
Guest User

for psha

a guest
Nov 25th, 2010
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. EMC2 - 2.5.0~pre
  2. Machine configuration directory is '/home/slavko/emc2/configs/IronCncII'
  3. Machine configuration file is 'Caa3Axis.ini'
  4. Starting EMC2...
  5. ./camview-emc:53: GtkWarning: Unknown property: GtkVBox.orientation
  6.  
  7. builder.add_from_file(options.ui)
  8. ./camview-emc:53: GtkWarning: Unknown property: CamUnitChainGLWidget.orientation
  9.  
  10. builder.add_from_file(options.ui)
  11. Active: 1; Widget: 0x83512f8; Chain: 0x83c7150
  12. Traceback (most recent call last):
  13. File "./camview-emc", line 266, in <module>
  14. view = EmcView(options)
  15. File "./camview-emc", line 181, in __init__
  16. self.panel = GladePanel(self.comp, '', self.builder, None)
  17. File "/home/slavko/emc2-new/lib/python/gladevcp/makepins.py", line 51, in __init__
  18. if idname is None and hasattr(widget, 'get_name'):
  19. UnboundLocalError: local variable 'idname' referenced before assignment
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement