Bug 1179

Summary: vboxgtk crashes
Product: Fedora Reporter: giulix <giulio.martinat>
Component: vboxgtkAssignee: Hicham HAOUARI <hicham.haouari>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P5    
Version: 12   
Hardware: i386   
OS: GNU/Linux   
namespace:

Description giulix 2010-04-24 15:55:03 CEST
When trying to run vboxgtk-0.5.0-3.fc12.i686 from the command line I get:

[giulix@localhost ~]$ vboxgtk
Traceback (most recent call last):
  File "/usr/bin/vboxgtk", line 91, in <module>
    vboxgtk.main()
  File "/usr/lib/python2.6/site-packages/vboxgtk/vboxgtk_iface.py", line 789, in main
    VBoxGtk(vboxdao_xpcom.VBoxDaoXpcom())
  File "/usr/lib/python2.6/site-packages/vboxgtk/vboxgtk_iface.py", line 55, in __init__
    self.vboxdao.vm_states.Discarding: _("Discading"),
  File "/usr/lib/python2.6/site-packages/virtualbox/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'
Comment 1 Hicham HAOUARI 2010-05-01 00:30:35 CEST
Thanks for reporting that bug, however, I apologize for not being able to fix it.

Upstream is dead ( I mailed them but no response ), and VirtualBox-OSE-3.1.x API have changed causing this crash.

I am retiring the package from F-12 +