qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Bug 1858623] [NEW] VNC outputs garbage in zlib mode
@ 2020-01-07 10:02 Artyom
  2021-05-02 18:21 ` [Bug 1858623] " Thomas Huth
  2021-07-02  4:17 ` Launchpad Bug Tracker
  0 siblings, 2 replies; 3+ messages in thread
From: Artyom @ 2020-01-07 10:02 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

TL;DR: When QEMU is launched with VNC as the output and viewed with a
client that defaults to zlib VNC encoding, the resulting output tends to
accumulate artifacts.

Reproduction:
Launch QEMU (tried with versions 4.2.0 and 4.1.0 on Linux  64bit) with -vnc 0.0.0.0:0
Connect to it with a VNC client that allows you to select encoding, i.e. UltraVNC.
Set encoding to zlib (type 6), 32bit color.
As screen content changes it starts accumulating artifacts. Almost certain to appear if you open-close windows over a pattern.
Does not seem to depend on guest used, but easier to reproduce with a GUI.

Looks like this: https://orbides.org/img/vnc.png

It appears to be a deflate glitch of some sort - all of the bad pixels
are generated by length/distance codes. Can't narrow it down any more.

** Affects: qemu
     Importance: Undecided
         Status: New

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

Title:
  VNC outputs garbage in zlib mode

Status in QEMU:
  New

Bug description:
  TL;DR: When QEMU is launched with VNC as the output and viewed with a
  client that defaults to zlib VNC encoding, the resulting output tends
  to accumulate artifacts.

  Reproduction:
  Launch QEMU (tried with versions 4.2.0 and 4.1.0 on Linux  64bit) with -vnc 0.0.0.0:0
  Connect to it with a VNC client that allows you to select encoding, i.e. UltraVNC.
  Set encoding to zlib (type 6), 32bit color.
  As screen content changes it starts accumulating artifacts. Almost certain to appear if you open-close windows over a pattern.
  Does not seem to depend on guest used, but easier to reproduce with a GUI.

  Looks like this: https://orbides.org/img/vnc.png

  It appears to be a deflate glitch of some sort - all of the bad pixels
  are generated by length/distance codes. Can't narrow it down any more.

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 1858623] Re: VNC outputs garbage in zlib mode
  2020-01-07 10:02 [Bug 1858623] [NEW] VNC outputs garbage in zlib mode Artyom
@ 2021-05-02 18:21 ` Thomas Huth
  2021-07-02  4:17 ` Launchpad Bug Tracker
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Huth @ 2021-05-02 18:21 UTC (permalink / raw)
  To: qemu-devel

The QEMU project is currently considering to move its bug tracking to
another system. For this we need to know which bugs are still valid
and which could be closed already. Thus we are setting older bugs to
"Incomplete" now.

If you still think this bug report here is valid, then please switch
the state back to "New" within the next 60 days, otherwise this report
will be marked as "Expired". Or please mark it as "Fix Released" if
the problem has been solved with a newer version of QEMU already.

Thank you and sorry for the inconvenience.


** Changed in: qemu
       Status: New => Incomplete

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

Title:
  VNC outputs garbage in zlib mode

Status in QEMU:
  Incomplete

Bug description:
  TL;DR: When QEMU is launched with VNC as the output and viewed with a
  client that defaults to zlib VNC encoding, the resulting output tends
  to accumulate artifacts.

  Reproduction:
  Launch QEMU (tried with versions 4.2.0 and 4.1.0 on Linux  64bit) with -vnc 0.0.0.0:0
  Connect to it with a VNC client that allows you to select encoding, i.e. UltraVNC.
  Set encoding to zlib (type 6), 32bit color.
  As screen content changes it starts accumulating artifacts. Almost certain to appear if you open-close windows over a pattern.
  Does not seem to depend on guest used, but easier to reproduce with a GUI.

  Looks like this: https://orbides.org/img/vnc.png

  It appears to be a deflate glitch of some sort - all of the bad pixels
  are generated by length/distance codes. Can't narrow it down any more.

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 1858623] Re: VNC outputs garbage in zlib mode
  2020-01-07 10:02 [Bug 1858623] [NEW] VNC outputs garbage in zlib mode Artyom
  2021-05-02 18:21 ` [Bug 1858623] " Thomas Huth
@ 2021-07-02  4:17 ` Launchpad Bug Tracker
  1 sibling, 0 replies; 3+ messages in thread
From: Launchpad Bug Tracker @ 2021-07-02  4:17 UTC (permalink / raw)
  To: qemu-devel

[Expired for QEMU because there has been no activity for 60 days.]

** Changed in: qemu
       Status: Incomplete => Expired

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

Title:
  VNC outputs garbage in zlib mode

Status in QEMU:
  Expired

Bug description:
  TL;DR: When QEMU is launched with VNC as the output and viewed with a
  client that defaults to zlib VNC encoding, the resulting output tends
  to accumulate artifacts.

  Reproduction:
  Launch QEMU (tried with versions 4.2.0 and 4.1.0 on Linux  64bit) with -vnc 0.0.0.0:0
  Connect to it with a VNC client that allows you to select encoding, i.e. UltraVNC.
  Set encoding to zlib (type 6), 32bit color.
  As screen content changes it starts accumulating artifacts. Almost certain to appear if you open-close windows over a pattern.
  Does not seem to depend on guest used, but easier to reproduce with a GUI.

  Looks like this: https://orbides.org/img/vnc.png

  It appears to be a deflate glitch of some sort - all of the bad pixels
  are generated by length/distance codes. Can't narrow it down any more.

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-02  4:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-07 10:02 [Bug 1858623] [NEW] VNC outputs garbage in zlib mode Artyom
2021-05-02 18:21 ` [Bug 1858623] " Thomas Huth
2021-07-02  4:17 ` Launchpad Bug Tracker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).