You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Mike Jumper (Jira)" <ji...@apache.org> on 2020/03/10 19:56:00 UTC

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

     [ https://issues.apache.org/jira/browse/GUACAMOLE-947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Jumper updated GUACAMOLE-947:
----------------------------------
    Flags:   (was: Patch)

> 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: RDP
>    Affects Versions: 1.1.0
>            Reporter: Jimmy
>            Priority: Minor
>             Fix For: 1.2.0
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> 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 contribute to this project by fixing this minor issue myself.
> Thanks.



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