Description of problem: virt-manager dies immediately after "Local Xen host" is chosen in the "Open connection" window Version-Release number of selected component (if applicable): virt-manager-0.2.3-1.fc6 How reproducible: All the time Steps to Reproduce: 1.start vir-manager 2.Choose to connect to local xen host 3. Actual results: /usr/share/virt-manager/virtManager/manager.py:490: Warning: value "((GValueArray*) 0x8f67e48)" of type `GValueArray' is invalid or out of range for property `data-array' of type `GValueArray' cell.set_property('data_array', data) /usr/share/virt-manager/virtManager/manager.py:490: Warning: value "((GValueArray*) 0x8f6b548)" of type `GValueArray' is invalid or out of range for property `data-array' of type `GValueArray' cell.set_property('data_array', data) /usr/share/virt-manager/virtManager/manager.py:490: Warning: value "((GValueArray*) 0x8f6c090)" of type `GValueArray' is invalid or out of range for property `data-array' of type `GValueArray' cell.set_property('data_array', data) Expected results: Additional info:
Looks like a dup of bug 208185 Could you update to virt-manager-0.2.3-2.fc6 which hit rawhide over the weekend & confirm whether this fixes the issue you see.
Yes.. virt-manager-0.2.3-2.fc6 does take care of the problem *** This bug has been marked as a duplicate of 208185 ***