Description of problem: virt-manager 0.8.4 introduced a text description field for VM's. That description is not being saved. Version-Release number of selected component (if applicable): 0.8.4 How reproducible: Every time Steps to Reproduce: 1. Enter some text into the description field 2. Click "Apply" 3. Navigate to, say, "Performance" window 4. Navigate back to the "Overview" window 5. The text is not displayed Also, it is not saved in /etc/libvirt/qemu/<vm_name>.xml Actual results: No text Expected results: Text saved in config file Additional info:
What libvirt version are you using? Description requires at least libvirt 0.7.2. Are you making sure to hit the 'Apply' button after updating the desc? Is this Xen or KVM?
Doh!! Was using 0.7.1, now upgraded to latest 0.8.1 and all is OK. But, perhaps, virt-manager could check for a compatible libvirt in the same way as it checks for virtinst - no prizes for guessing how I know it performs that check. ;) Thanks for your (prompt) help.
In order to check for proper support, we really need libvirt to give us fine grained info about what it supports for each driver. There are other bugs floating around that are basically tracking that. Closing this as NOTABUG.