moonboat2015

Results 3 comments of moonboat2015

Hello akallabeth I met the same issue on FreeRDP version 2.3.2, is there any solution for this issue? BR Moonboat

@akallabeth I have fixed it. Just add 'XSelectInput' in xf_cliprdr_get_requested_data. See below: has_data = TRUE; /* data will be followed in PropertyNotify event */ XSelectInput(xfc->display, xfc->drawable, PropertyChangeMask); BR Moonboat

I have the same error message as well - -