qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ui: fixes for dbus clipboard hanling
@ 2024-07-17 17:15 marcandre.lureau
  2024-07-17 17:15 ` [PATCH 1/4] ui: add more tracing for dbus marcandre.lureau
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: marcandre.lureau @ 2024-07-17 17:15 UTC (permalink / raw)
  To: qemu-devel
  Cc: Michael S. Tsirkin, Akihiko Odaki, Gerd Hoffmann,
	Philippe Mathieu-Daudé, Peter Maydell,
	Marc-André Lureau

From: Marc-André Lureau <marcandre.lureau@redhat.com>

Hi,

-display dbus clipboard is broken after a client reconnection. The two main
issues are capabilities not renegotiated (and thus guest agent not fully
functional), and qemu clipboard serial not correctly reset.

Marc-André Lureau (4):
  ui: add more tracing for dbus
  ui/vdagent: improve vdagent_fe_open() trace
  ui/vdagent: notify clipboard peers of serial reset
  ui/vdagent: send caps on fe_open

 audio/dbusaudio.c   |  2 +-
 ui/clipboard.c      |  2 ++
 ui/dbus-clipboard.c |  4 ++++
 ui/vdagent.c        | 11 ++++++++---
 audio/trace-events  |  2 +-
 ui/trace-events     |  5 ++++-
 6 files changed, 20 insertions(+), 6 deletions(-)

-- 
2.45.2.827.g557ae147e6



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

end of thread, other threads:[~2024-07-23 10:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-17 17:15 [PATCH 0/4] ui: fixes for dbus clipboard hanling marcandre.lureau
2024-07-17 17:15 ` [PATCH 1/4] ui: add more tracing for dbus marcandre.lureau
2024-07-17 17:15 ` [PATCH 2/4] ui/vdagent: improve vdagent_fe_open() trace marcandre.lureau
2024-07-17 17:15 ` [PATCH 3/4] ui/vdagent: notify clipboard peers of serial reset marcandre.lureau
2024-07-17 17:15 ` [PATCH 4/4] ui/vdagent: send caps on fe_open marcandre.lureau
2024-07-18  8:06 ` [PATCH 0/4] ui: fixes for dbus clipboard hanling Philippe Mathieu-Daudé
2024-07-23 10:14 ` Akihiko Odaki

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).