Hello, right today I enabled the virt-preview repo. I'm having problems using spicy with a windows 7 vm: spicy -p 5900 -f
suddenly after few seconds (spicy:10733): GSpice-CRITICAL **: stream_mjpeg_data: assertion `j == st->mjpeg_cinfo.rec_outbuf_height' failed Improper call to JPEG library in state 205
$ rpm -qf /usr/bin/spicy spice-gtk-tools-0.7.1-1.fc15.x86_64
The updated packages after enabling the repo and running "yum update" were thes ones (I then rebooted my laptop):
Sep 26 09:02:50 ope46 yum[1882]: Updated: spice-glib-0.7.1-1.fc15.x86_64 Sep 26 09:02:51 ope46 yum[1882]: Installed: libwsman1-2.2.4-3.fc15.x86_64 Sep 26 09:02:53 ope46 systemd[1]: Reloading. Sep 26 09:02:54 ope46 yum[1882]: Updated: libvirt-client-0.9.6-1.fc15.x86_64 Sep 26 09:02:54 ope46 yum[1882]: Updated: libvirt-python-0.9.6-1.fc15.x86_64 Sep 26 09:02:56 ope46 yum[1882]: Updated: python-virtinst-0.600.0-4.fc15.noarch Sep 26 09:02:56 ope46 yum[1882]: Updated: spice-gtk-0.7.1-1.fc15.x86_64 Sep 26 09:02:57 ope46 yum[1882]: Updated: spice-gtk-python-0.7.1-1.fc15.x86_64 Sep 26 09:02:58 ope46 yum[1882]: Installed: virt-manager-common-0.9.0-5.fc15.noarch Sep 26 09:02:59 ope46 yum[1882]: Updated: spice-gtk3-0.7.1-1.fc15.x86_64 Sep 26 09:02:59 ope46 yum[1882]: Updated: libusb1-1.0.9-0.2.git212ca37c.fc15.x86_64 Sep 26 09:03:00 ope46 yum[1882]: Installed: usbredir-0.3.1-1.fc15.x86_64 Sep 26 09:03:01 ope46 yum[1882]: Updated: 2:qemu-img-0.15.0-4.fc15.x86_64 Sep 26 09:03:02 ope46 systemd[1]: Reloading. Sep 26 09:03:02 ope46 systemd[1]: Reloading. Sep 26 09:03:02 ope46 yum[1882]: Updated: 2:qemu-common-0.15.0-4.fc15.x86_64 Sep 26 09:03:02 ope46 yum[1882]: Updated: seabios-bin-0.6.2-2.fc15.noarch Sep 26 09:03:03 ope46 yum[1882]: Updated: spice-server-0.9.1-1.fc15.x86_64 Sep 26 09:03:05 ope46 yum[1882]: Updated: 2:qemu-system-x86-0.15.0-4.fc15.x86_64 Sep 26 09:03:05 ope46 yum[1882]: Updated: 2:qemu-kvm-0.15.0-4.fc15.x86_64 Sep 26 09:03:07 ope46 systemd[1]: Reloading. Sep 26 09:03:07 ope46 libvirtd: 09:03:07.494: 1344: info : libvirt version: 0.8.8, package: 7.fc15 (Fedora Project, 2011-07-06-15:17:26, x86-17.phx2.fedoraproject.org) Sep 26 09:03:07 ope46 libvirtd: 09:03:07.494: 1344: warning : qemudDispatchSignalEvent:406 : Shutting down on signal 15 Sep 26 09:03:07 ope46 libvirtd: Could not find keytab file: /etc/libvirt/krb5.tab: No such file or directory Sep 26 09:03:07 ope46 yum[1882]: Updated: libvirt-0.9.6-1.fc15.x86_64 Sep 26 09:03:13 ope46 yum[1882]: Updated: vinagre-3.1.5-1.fc15.x86_64 Sep 26 09:03:15 ope46 yum[1882]: Updated: virt-manager-0.9.0-5.fc15.noarch Sep 26 09:03:15 ope46 yum[1882]: Updated: spice-gtk-tools-0.7.1-1.fc15.x86_64 Sep 26 09:03:18 ope46 yum[1882]: Updated: spice-client-0.9.1-1.fc15.x86_64 Sep 26 09:03:19 ope46 yum[1882]: Updated: febootstrap-supermin-helper-3.8-1.fc15.x86_64
spicec seems to work but display with a small box (and I don't like spicec in general...)
Also virt-manager seems quite unstable; two examples in a few minutes 1) totally grey and I have to force quit and restart 2) no double click on a running vm using strace -p in this case against virt-manger shows a lot fo sched_yield() = 0 sched_yield() = 0 sched_yield() = 0
Any help to eventually things to pre-configure before enabling virt-preview on a f15 stock host?
Gianluca
On Mon, Sep 26, 2011 at 12:08 PM, Gianluca Cecchi gianluca.cecchi@gmail.com wrote:
Hello, right today I enabled the virt-preview repo. I'm having problems using spicy with a windows 7 vm: spicy -p 5900 -f
suddenly after few seconds (spicy:10733): GSpice-CRITICAL **: stream_mjpeg_data: assertion `j == st->mjpeg_cinfo.rec_outbuf_height' failed Improper call to JPEG library in state 205
It seems that the vm got the standard vga after first boot in new qemu-kvm... probably noticed a change in hw... After installing qxl drivers qxl-0.10-20112808.zip it seems ok. More to test. Some annoying things: 1) I have laptop+external monitor configured with nvidia twin modes. Before upgrade I could have the 1280x800 vm rendered in external monitor (that is upside) Now I can get it there when windowed, but as soon as I make it fullscreen it gets positioned in the laptop screen... The same if I run spicy with -f option (both if the running terminal is up or down)
2) while it seems that to put spicy in full screen the F11 key is ok, it seems that to leave the ful screen I have to run F12 and not F11..... any one else with this strange behaviour?
PS: for virt-manager I will post eventually a different thread, but it is unusable. Also a double click on a powered off vm causes it to hang totally...
Gianluca
https://bugzilla.redhat.com/show_bug.cgi?id=734680
--- On Mon, 9/26/11, Gianluca Cecchi gianluca.cecchi@gmail.com wrote:
From: Gianluca Cecchi gianluca.cecchi@gmail.com Subject: [fedora-virt] spicy problems after enabling virt-preview repo on f15 To: virt@lists.fedoraproject.org Date: Monday, September 26, 2011, 6:08 AM
Hello, right today I enabled the virt-preview repo. I'm having problems using spicy with a windows 7 vm: spicy -p 5900 -f
suddenly after few seconds (spicy:10733): GSpice-CRITICAL **: stream_mjpeg_data: assertion `j == st->mjpeg_cinfo.rec_outbuf_height' failed Improper call to JPEG library in state 205
$ rpm -qf /usr/bin/spicy spice-gtk-tools-0.7.1-1.fc15.x86_64
The updated packages after enabling the repo and running "yum update" were thes ones (I then rebooted my laptop):
Sep 26 09:02:50 ope46 yum[1882]: Updated: spice-glib-0.7.1-1.fc15.x86_64 Sep 26 09:02:51 ope46 yum[1882]: Installed: libwsman1-2.2.4-3.fc15.x86_64 Sep 26 09:02:53 ope46 systemd[1]: Reloading. Sep 26 09:02:54 ope46 yum[1882]: Updated: libvirt-client-0.9.6-1.fc15.x86_64 Sep 26 09:02:54 ope46 yum[1882]: Updated: libvirt-python-0.9.6-1.fc15.x86_64 Sep 26 09:02:56 ope46 yum[1882]: Updated: python-virtinst-0.600.0-4.fc15.noarch Sep 26 09:02:56 ope46 yum[1882]: Updated: spice-gtk-0.7.1-1.fc15.x86_64 Sep 26 09:02:57 ope46 yum[1882]: Updated: spice-gtk-python-0.7.1-1.fc15.x86_64 Sep 26 09:02:58 ope46 yum[1882]: Installed: virt-manager-common-0.9.0-5.fc15.noarch Sep 26 09:02:59 ope46 yum[1882]: Updated: spice-gtk3-0.7.1-1.fc15.x86_64 Sep 26 09:02:59 ope46 yum[1882]: Updated: libusb1-1.0.9-0.2.git212ca37c.fc15.x86_64 Sep 26 09:03:00 ope46 yum[1882]: Installed: usbredir-0.3.1-1.fc15.x86_64 Sep 26 09:03:01 ope46 yum[1882]: Updated: 2:qemu-img-0.15.0-4.fc15.x86_64 Sep 26 09:03:02 ope46 systemd[1]: Reloading. Sep 26 09:03:02 ope46 systemd[1]: Reloading. Sep 26 09:03:02 ope46 yum[1882]: Updated: 2:qemu-common-0.15.0-4.fc15.x86_64 Sep 26 09:03:02 ope46 yum[1882]: Updated: seabios-bin-0.6.2-2.fc15.noarch Sep 26 09:03:03 ope46 yum[1882]: Updated: spice-server-0.9.1-1.fc15.x86_64 Sep 26 09:03:05 ope46 yum[1882]: Updated: 2:qemu-system-x86-0.15.0-4.fc15.x86_64 Sep 26 09:03:05 ope46 yum[1882]: Updated: 2:qemu-kvm-0.15.0-4.fc15.x86_64 Sep 26 09:03:07 ope46 systemd[1]: Reloading. Sep 26 09:03:07 ope46 libvirtd: 09:03:07.494: 1344: info : libvirt version: 0.8.8, package: 7.fc15 (Fedora Project, 2011-07-06-15:17:26, x86-17.phx2.fedoraproject.org) Sep 26 09:03:07 ope46 libvirtd: 09:03:07.494: 1344: warning : qemudDispatchSignalEvent:406 : Shutting down on signal 15 Sep 26 09:03:07 ope46 libvirtd: Could not find keytab file: /etc/libvirt/krb5.tab: No such file or directory Sep 26 09:03:07 ope46 yum[1882]: Updated: libvirt-0.9.6-1.fc15.x86_64 Sep 26 09:03:13 ope46 yum[1882]: Updated: vinagre-3.1.5-1.fc15.x86_64 Sep 26 09:03:15 ope46 yum[1882]: Updated: virt-manager-0.9.0-5.fc15.noarch Sep 26 09:03:15 ope46 yum[1882]: Updated: spice-gtk-tools-0.7.1-1.fc15.x86_64 Sep 26 09:03:18 ope46 yum[1882]: Updated: spice-client-0.9.1-1.fc15.x86_64 Sep 26 09:03:19 ope46 yum[1882]: Updated: febootstrap-supermin-helper-3.8-1.fc15.x86_64
spicec seems to work but display with a small box (and I don't like spicec in general...)
Also virt-manager seems quite unstable; two examples in a few minutes 1) totally grey and I have to force quit and restart 2) no double click on a running vm using strace -p in this case against virt-manger shows a lot fo sched_yield() = 0 sched_yield() = 0 sched_yield() = 0
Any help to eventually things to pre-configure before enabling virt-preview on a f15 stock host?
Gianluca _______________________________________________ virt mailing list virt@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/virt
On Mon, Sep 26, 2011 at 4:41 PM, Boris Derzhavets wrote:
So we "just" need an updated spice-gtk (now at spice-gtk-0.7.1-1.fc15.x86_64) for virt-preview? But is this bug of spice-gtk related to virt-manager itself without necessarily connecting to a vm? Because I see hangs in virt-manager also not connecting to any vm at all....
Gianluca