summary refs log tree commit diff stats
path: root/results/classifier/118/none/1548170
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/118/none/1548170')
-rw-r--r--results/classifier/118/none/1548170169
1 files changed, 169 insertions, 0 deletions
diff --git a/results/classifier/118/none/1548170 b/results/classifier/118/none/1548170
new file mode 100644
index 000000000..9779eaa8a
--- /dev/null
+++ b/results/classifier/118/none/1548170
@@ -0,0 +1,169 @@
+permissions: 0.711
+user-level: 0.705
+assembly: 0.684
+semantic: 0.677
+virtual: 0.674
+architecture: 0.674
+graphic: 0.668
+performance: 0.661
+peripherals: 0.651
+register: 0.646
+device: 0.642
+arm: 0.636
+socket: 0.634
+network: 0.629
+KVM: 0.610
+hypervisor: 0.610
+mistranslation: 0.608
+files: 0.591
+PID: 0.570
+boot: 0.566
+TCG: 0.556
+debug: 0.548
+ppc: 0.546
+VMM: 0.540
+kernel: 0.524
+risc-v: 0.520
+x86: 0.515
+vnc: 0.504
+i386: 0.340
+
+qemu-kvm-spice spice server locks up when large user image is set
+
+QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.22), Copyright (c) 2003-2008 Fabrice Bellard
+
+I have QEMU kvm spice installed, running a Windows 10 1511, freshly installed this morning, using VirtIO root volume, Ethernet, and QXL graphics through Spice. It successfully installed the latest updates, and installed Visual Studio 2010 Professional plus Service Pack 1 and updates.
+
+Upon attempting to configure the following PNG as my account's user picture in the Settings control panel applet:
+
+https://static.kode54.net/pwywcomm_christopher_8bpp.png
+
+It added successfully, but then I noticed that Windows does not support alpha blended user pictures, and it blended it against white, so I quickly replaced it with the following:
+
+https://static.kode54.net/pwywcomm_christopher_blended.png
+
+Upon assigning that, with the other one still in the previous image buttons, Spice locked up completely. The VM was still running, as evidenced by a successful Remote Desktop session.
+
+Do I need to replace my entire Qemu setup with a Git or hand built official version to verify that this isn't Ubuntu's fault?
+
+On Mon, 02/22 04:06, Christopher Snowhill wrote:
+> Public bug reported:
+> 
+> QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.22), Copyright
+> (c) 2003-2008 Fabrice Bellard
+> 
+> I have QEMU kvm spice installed, running a Windows 10 1511, freshly
+> installed this morning, using VirtIO root volume, Ethernet, and QXL
+> graphics through Spice. It successfully installed the latest updates,
+> and installed Visual Studio 2010 Professional plus Service Pack 1 and
+> updates.
+> 
+> Upon attempting to configure the following PNG as my account's user
+> picture in the Settings control panel applet:
+> 
+> https://static.kode54.net/pwywcomm_christopher_8bpp.png
+> 
+> It added successfully, but then I noticed that Windows does not support
+> alpha blended user pictures, and it blended it against white, so I
+> quickly replaced it with the following:
+> 
+> https://static.kode54.net/pwywcomm_christopher_blended.png
+> 
+> Upon assigning that, with the other one still in the previous image
+> buttons, Spice locked up completely. The VM was still running, as
+> evidenced by a successful Remote Desktop session.
+> 
+> Do I need to replace my entire Qemu setup with a Git or hand built
+> official version to verify that this isn't Ubuntu's fault?
+
+I know next to nothing about graphic in QEMU but yes, it's worth to check the
+lastest release (2.5) or even better the current git master.
+
+Fam
+
+
+This does not appear to happen with 2.5, which I finally got installed through a full distribution upgrade to the latest beta of the upcoming LTS release. Of course, now I have another issue I didn’t notice before, where the Windows VM, which idles at about 20% of a single core most of the time, ends up using 80-100% of a single core on the host machine in the qemu-system-x86_64 process, but that’s probably what it was already doing before.
+
+> On Feb 22, 2016, at 5:31 PM, Fam Zheng <email address hidden> wrote:
+> 
+> On Mon, 02/22 04:06, Christopher Snowhill wrote:
+>> Public bug reported:
+>> 
+>> QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.22), Copyright
+>> (c) 2003-2008 Fabrice Bellard
+>> 
+>> I have QEMU kvm spice installed, running a Windows 10 1511, freshly
+>> installed this morning, using VirtIO root volume, Ethernet, and QXL
+>> graphics through Spice. It successfully installed the latest updates,
+>> and installed Visual Studio 2010 Professional plus Service Pack 1 and
+>> updates.
+>> 
+>> Upon attempting to configure the following PNG as my account's user
+>> picture in the Settings control panel applet:
+>> 
+>> https://static.kode54.net/pwywcomm_christopher_8bpp.png
+>> 
+>> It added successfully, but then I noticed that Windows does not support
+>> alpha blended user pictures, and it blended it against white, so I
+>> quickly replaced it with the following:
+>> 
+>> https://static.kode54.net/pwywcomm_christopher_blended.png
+>> 
+>> Upon assigning that, with the other one still in the previous image
+>> buttons, Spice locked up completely. The VM was still running, as
+>> evidenced by a successful Remote Desktop session.
+>> 
+>> Do I need to replace my entire Qemu setup with a Git or hand built
+>> official version to verify that this isn't Ubuntu's fault?
+> 
+> I know next to nothing about graphic in QEMU but yes, it's worth to check the
+> lastest release (2.5) or even better the current git master.
+> 
+> Fam
+> 
+> -- 
+> You received this bug notification because you are subscribed to the bug
+> report.
+> https://bugs.launchpad.net/bugs/1548170
+> 
+> Title:
+>  qemu-kvm-spice spice server locks up when large user image is set
+> 
+> Status in QEMU:
+>  New
+> 
+> Bug description:
+>  QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.22), Copyright
+>  (c) 2003-2008 Fabrice Bellard
+> 
+>  I have QEMU kvm spice installed, running a Windows 10 1511, freshly
+>  installed this morning, using VirtIO root volume, Ethernet, and QXL
+>  graphics through Spice. It successfully installed the latest updates,
+>  and installed Visual Studio 2010 Professional plus Service Pack 1 and
+>  updates.
+> 
+>  Upon attempting to configure the following PNG as my account's user
+>  picture in the Settings control panel applet:
+> 
+>  https://static.kode54.net/pwywcomm_christopher_8bpp.png
+> 
+>  It added successfully, but then I noticed that Windows does not
+>  support alpha blended user pictures, and it blended it against white,
+>  so I quickly replaced it with the following:
+> 
+>  https://static.kode54.net/pwywcomm_christopher_blended.png
+> 
+>  Upon assigning that, with the other one still in the previous image
+>  buttons, Spice locked up completely. The VM was still running, as
+>  evidenced by a successful Remote Desktop session.
+> 
+>  Do I need to replace my entire Qemu setup with a Git or hand built
+>  official version to verify that this isn't Ubuntu's fault?
+> 
+> To manage notifications about this bug go to:
+> https://bugs.launchpad.net/qemu/+bug/1548170/+subscriptions
+
+
+
+If I get comment #2 right, the spice issue has been fixed sometime between v2.0 and v2.5, so I'm closing this ticket now. If you still encounter this issue with the latest version of QEMU (currently v4.0), feel free to open again (or report a new bug ticket for other issues).
+