You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Jimmy (Jira)" <ji...@apache.org> on 2020/02/05 16:12:00 UTC

[jira] [Created] (GUACAMOLE-947) Clipboard error message when connected to the RDP server

Jimmy created GUACAMOLE-947:
-------------------------------

             Summary: Clipboard error message when connected to the RDP server
                 Key: GUACAMOLE-947
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-947
             Project: Guacamole
          Issue Type: Bug
          Components: guacamole-server, RDP
    Affects Versions: 1.1.0
            Reporter: Jimmy
             Fix For: 1.2.0


When I connected to the RDP server (Windows 10 or Windows Server 2019), I can see the following error message related to the clipboard:
{noformat}
...
guacd[70514]: DEBUG: Client ID confirmed
guacd[70514]: DEBUG: rdp_set_error_info:freerdp_set_last_error_ex resetting error state
guacd[70514]: DEBUG: [cliprdr_packet_format_list_new] called with invalid type 00000000
guacd[70514]: INFO: Connected to RDPDR 1.13 as client 0x0001
guacd[70514]: DEBUG: Ignoring server capability set type=0x0001, length=44
guacd[70514]: DEBUG: Ignoring server capability set type=0x0002, length=8
guacd[70514]: DEBUG: Ignoring server capability set type=0x0003, length=8
guacd[70514]: DEBUG: Ignoring server capability set type=0x0004, length=8
guacd[70514]: DEBUG: Ignoring server capability set type=0x0005, length=8
...{noformat}
Also whenever I copy/paste the text to the virtual clipboard of the guacamole client by using Ctrl+Alt+Shift and close it, I can always see that error messages:
{noformat}
...
guacd[2371]: DEBUG: Clipboard data received. Reporting availability of clipboard data to RDP server.
guacd[2371]: DEBUG: [cliprdr_packet_format_list_new] called with invalid type 00000000
...{noformat}
 

So, I decided to fix the minor issue myself.

Thanks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)