Author Topic: VirtualBox does not run  (Read 1213 times)

Offline frapelli

  • Full Member
  • ***
  • Posts: 223
    • la città invisibile
VirtualBox does not run
« on: September 08, 2012, 07:30:16 AM »
When I launch Virtualbox (non OSE installed with "Get Oracle VM VirtualBox"), I get this message:

Quote
Creazione dell'oggetto COM VirtualBox non riuscita.
L'applicazione sarà chiusa immediatamente.
Start tag expected, '<' not found.
Location: '/home/francesco/.VirtualBox/VirtualBox.xml', line 1 (0), column 1.
/home/vbox/tinderbox/4.1-lnx32-rel/src/VBox/Main/src-server/VirtualBoxImpl.cpp[484] (nsresult VirtualBox::init()).

details
Codice 'uscita:
NS_ERROR_FAILURE (0x80004005)
Componente:
VirtualBox
Interfaccia:
IVirtualBox {c28be65f-1a8f-43b4-81f1-eb60cb516e66}

Thanks

Offline menotu

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 15304
  • ┌∩┐(◕_◕)┌∩┐
Re: VirtualBox does not run
« Reply #1 on: September 08, 2012, 07:38:13 AM »
Hi frapelli - have you tried rebooting to see if that helps?
PCLinuxOS 32bit KDE 4.10.1; kernel-3.4.11-pclos1.bfs & 64bit 3.2.18bfs; NVidia GeForce 8400GS 1GB 310.19 driver

Sony Vaio SVE1513A4ESI Laptop, Intel Core i5, 2.6GHz, 6GB RAM, 750GB, 15.6" Intel HD Graphics 4000

Offline frapelli

  • Full Member
  • ***
  • Posts: 223
    • la città invisibile
Re: VirtualBox does not run
« Reply #2 on: September 08, 2012, 08:16:07 AM »
I tried rebooting, and reinstalling and rebooting :(

Offline rich2005

  • Sr. Member
  • ****
  • Posts: 257
Re: VirtualBox does not run
« Reply #3 on: September 09, 2012, 02:23:56 AM »
Line 1 column one, this is what it says here.

Quote
<?xml version="1.0"?>
<!--
** DO NOT EDIT THIS FILE.
** If you make changes to this file while any VirtualBox related application
** is running, your changes will be overwritten later, without taking effect.
** Use VBoxManage or the VirtualBox Manager GUI to make changes.


That hidden .VirtualBox folder just contains logs and config files that are updated & overwritten in use.

Maybe try and see if the Vbox installation is working by disabling the folder, say rename to .VirtualBox_bak then start VirtualBox either from the menu entry or in a console.

If it is working then the VBox Manager dialog, (without any VM's displayed) should show. A new .VirtualBox folder will be created.