Uploaded image for project: 'Guacamole'
  1. Guacamole
  2. GUACAMOLE-1917

Updates to clipboard contents may be delayed due to lack of flush

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.5.5
    • guacamole-server
    • None

    Description

      All protocols currently implemented by guacamole-server rely on guac_common_clipboard to maintain and resend the contents of the remote clipboard, however the guac_common_clipboard_send() function lacks a call to guac_socket_flush() after the clipboard has been sent. Depending on the size of data copied, this can result in connected clients not actually receiving the changed clipboard data until something else happens to flush the socket, such as the end of a frame.

      Attachments

        Activity

          People

            mjumper Mike Jumper
            mjumper Mike Jumper
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: