2012/2/4 Cole Robinson <crobinso(a)redhat.com>:
... [snip] ...
Okay, none of that indicates why it isn't working. I can't reproduce using
your capabilities output and virt-manager 0.9.0 either (though I hacked it in
so I could have missed a detail).
Can you try with current upstream?
git clone
git://git.fedorahosted.org/virt-manager.git
git clone
git://git.fedorahosted.org/python-virtinst.git
cd python-virtinst
python setup.py build
cd ../virt-manager
./autogen.sh && ./configure && make -j4
# Then after you can launch virt-manager with
PYTHONPATH=../python-virtinst python src/virt-manager.py --debug
See if you can reproduce, and if so please provide debug output and we can go
from there.
Thanks! I'll be testing in a few days.
--
Regards,
Cheer Xiao aka. xiaq