Results 1 to 2 of 2

Thread: vboxgtk won't launch

  1. #1
    Join Date
    Nov 2009
    Beans
    99
    Distro
    Ubuntu 12.04 Precise Pangolin

    Angry vboxgtk won't launch

    So, I fresh installed the Virtualbox GTK interface in 64-bit Ubuntu 10.04 LTS from the Ubuntu Software Center, and it won't launch from the menu. When I try it from the terminal, this is the error readout:
    Code:
    clicker4721@clicker4721d:~$ vboxgtk
    Traceback (most recent call last):
      File "/usr/bin/vboxgtk", line 90, in <module>
        vboxgtk.main()
      File "/usr/lib/pymodules/python2.6/vboxgtk/vboxgtk_iface.py", line 790, in main
        VBoxGtk(vboxdao)
      File "/usr/lib/pymodules/python2.6/vboxgtk/vboxgtk_iface.py", line 55, in __init__
        self.vboxdao.vm_states.Discarding: _("Discading"),
      File "/usr/lib/virtualbox/sdk/bindings/xpcom/python/xpcom/components.py", line 143, in __getattr__
        raise AttributeError, "'%s' interfaces do not define a constant '%s'" % (self.name, attr)
    AttributeError: 'MachineState' interfaces do not define a constant 'Discarding'
    Help, please, I'm anxious to use this.
    ~A-Con

  2. #2
    Join Date
    Nov 2009
    Beans
    99
    Distro
    Ubuntu 12.04 Precise Pangolin

    Smile Re: vboxgtk won't launch

    Can't explain it! Uninstalled twice, now just use Virtualbox OSE, works just fine.
    ~A-Con

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •