daily pastebin goal
34%
SHARE
TWEET

Untitled

a guest Oct 23rd, 2010 26 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # vboxgtk
  2. Traceback (most recent call last):
  3.   File "/usr/bin/vboxgtk", line 90, in <module>
  4.     vboxgtk.main()
  5.   File "/usr/lib/pymodules/python2.6/vboxgtk/vboxgtk_iface.py", line 790, in main
  6.     VBoxGtk(vboxdao)
  7.   File "/usr/lib/pymodules/python2.6/vboxgtk/vboxgtk_iface.py", line 55, in __init__
  8.     self.vboxdao.vm_states.Discarding: _("Discading"),
  9.   File "/usr/lib/virtualbox/sdk/bindings/xpcom/python/xpcom/components.py", line 143, in __getattr__
  10.     raise AttributeError, "'%s' interfaces do not define a constant '%s'" % (self.name, attr)
  11. AttributeError: 'MachineState' interfaces do not define a constant 'Discarding'
RAW Paste Data
Top