Hi,

I'm the author of the Ubuntu VirtualBox indicator and have some additional 
questions/clarifications please...

My indicator parses the VirtualBox configuration file at 
~/.config/VirtualBox/VirtualBox.xml to determine the virtual machines and 
groups.  Using only the XMLtags ExtraDataItem where 
name="GUI/GroupDefinitions/*", I have assumed that:

'go=...' is a group
'm=...': is a machine UUID

I noticed between version 1.5 and 1.6 there was the addition of the value 
"n=GLOBAL" which I skip; I assume this is safe to do so?

As Stéphane reported below, I have not seen the name="gc=..." before and cannot 
reproduce this under version 1.5 or 1.6.  Can 'gc' be treated the same as 'go' 
(that is, a group)?


Thanks,

Bernard.

________________________________
From: Stéphane Charette <stephanechare...@gmail.com>
Sent: Wednesday, 3 November 2021 17:56
To: vbox-dev@virtualbox.org <vbox-dev@virtualbox.org>; Bernard Giannetti 
<thebernmeis...@hotmail.com>
Subject: VB xml format

Devs,

Is there documentation available for the VirtualBox XML file format?  
Specifically, what you'd expect to find in Ubuntu at this location:  
~/.config/VirtualBox/VirtualBox.xml

Bernard Giannetti (the author of the VirtualBox indicator on Ubuntu) and I are 
trying to understand some fields and could use some assistance.  Specifically, 
right now we're trying to understand the meaning of "gc=..." in <ExtraDataItem 
name="GUI/GroupDefinitions/".

Thanks,

Stéphane

--
[https://thumbs.about.me/thumbnail/users/s/t/e/stephane.charette_emailsig.jpg?_1613974105_595]<https://about.me/stephane.charette?promo=email_sig&utm_source=product&utm_medium=email_sig&utm_campaign=edit_panel&utm_content=thumb>
Stéphane Charette
about.me/stephane.charette<https://about.me/stephane.charette?promo=email_sig&utm_source=product&utm_medium=email_sig&utm_campaign=edit_panel&utm_content=thumb>
_______________________________________________
vbox-dev mailing list
vbox-dev@virtualbox.org
https://www.virtualbox.org/mailman/listinfo/vbox-dev

Reply via email to