qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 806656] Re: Tight PNG VNC encoding is sent even when -


From: Joel Martin
Subject: [Qemu-devel] [Bug 806656] Re: Tight PNG VNC encoding is sent even when --disable-vnc-png is set
Date: Wed, 06 Jul 2011 19:58:46 -0000

** Patch added: "The "Tight PNG" encoding should only be used when 
--enable-vnc-png is set."
   
https://bugs.launchpad.net/bugs/806656/+attachment/2194428/+files/0001-vnc-disable-tight-png-when-not-enable-vnc-png.patch

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/806656

Title:
  Tight PNG VNC encoding is sent even when --disable-vnc-png is set

Status in QEMU:
  New

Bug description:
  This bug exists in 0.14.1 and also in 9312805d33e8b (Jun 17, 2011) in
  the master git repo.

  The "Tight PNG" encoding is a derivative of the "Tight" encoding that
  replaces zlib encoded rects with PNG encoded data instead. However,
  when the "Tight PNG" encoding is disabled (--disable-vnc-png), the
  server will send frame buffer updates that are marked as "Tight PNG"
  but in fact contain zlib encoded regions (i.e. it's really "tight"
  protocol).

  The "Tight PNG" encoding should only be used when --enable-vnc-png is
  set.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/806656/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]