On Tue, Sep 27, 2011 at 7:46 PM, Cole Robinson wrote: > Hmm, I can't reproduce that issue with latest f15 and virt-preview. That > bug in virt-manager should be fixed in all packaged versions. > > Did you ever install virt-manager by hand and possibly have old code > lingering somewhere? What's cat /usr/bin/virt-manager ? > > - Cole >
virt-manager-0.9.0-5.fc15.noarch $ cat /usr/bin/virt-manager #!/bin/sh exec python "/usr/share/virt-manager/virt-manager.py" "$@" It is a stock F15. At the end of July I attempted to apply virt-preview a first time, but I had some problems (see also http://lists.fedoraproject.org/pipermail/virt/2011-August/002783.html ) So at enable time I had this in yum.log Jul 29 10:04:47 Updated: netcf-libs-0.1.8-1.fc15.x86_64 Jul 29 10:04:51 Updated: libvirt-client-0.9.3-2.fc15.x86_64 Jul 29 10:04:52 Updated: libvirt-python-0.9.3-2.fc15.x86_64 Jul 29 10:04:53 Updated: python-virtinst-0.600.0-1.fc15.noarch Jul 29 10:04:54 Installed: virt-manager-common-0.9.0-3.fc15.noarch Jul 29 10:04:54 Updated: seabios-bin-0.6.2-2.fc15.noarch Jul 29 10:04:55 Installed: 1:python-libguestfs-1.10.5-1.fc15.x86_64 Jul 29 10:04:55 Updated: 2:qemu-img-0.15.0-0.2.20110718525e3df.fc15.x86_64 Jul 29 10:04:57 Updated: 2:qemu-common-0.15.0-0.2.20110718525e3df.fc15.x86_64 Jul 29 10:04:58 Updated: spice-server-0.9.0-1.fc15.x86_64 Jul 29 10:05:01 Updated: 2:qemu-system-x86-0.15.0-0.2.20110718525e3df.fc15.x86_64 Jul 29 10:05:01 Updated: 2:qemu-kvm-0.15.0-0.2.20110718525e3df.fc15.x86_64 Jul 29 10:05:03 Updated: libvirt-0.9.3-2.fc15.x86_64 Jul 29 10:05:06 Updated: virt-manager-0.9.0-3.fc15.noarch Jul 29 10:05:06 Updated: spice-client-0.9.0-1.fc15.x86_64 Jul 29 10:05:07 Updated: 2:qemu-kvm-tools-0.15.0-0.2.20110718525e3df.fc15.x86_64 Jul 29 10:05:55 Installed: python-newt_syrup-0.1.1-2.fc15.noarch Jul 29 10:05:56 Installed: virt-manager-tui-0.9.0-3.fc15.noarch then after some problems I reverted to stock F15 at that time using rpm --force on the f15 re-downloaded rpm packages then I used without problems until yesterday, applying also f15 updates and in particular Sep 09 15:15:53 Updated: virt-manager-0.8.7-6.fc15.noarch btw: my GConf2 version is GConf2-2.32.3-1.fc15.x86 64 Let me know if you wish I run gdb against python of virt-manager (and how to do it eventually...) Gianluca _______________________________________________ virt mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/virt
