ulalaca-xrdp icon indicating copy to clipboard operation
ulalaca-xrdp copied to clipboard

compatibility issues with Microsoft Remote Desktop

Open unstabler opened this issue 2 years ago • 0 comments

compatibility table

tested with

Platform Tested Note
Windows 7 not tested
Windows 10 image
iOS IMG_7131
Android Screenshot_20230202-233139_Microsoft_Remote_Desktop

possible causes

  • incorrect implementation of XrdpUlalaca::createCopyRects() (maybe?) (https://github.com/team-unstablers/ulalaca-xrdp/blob/main/ulalaca.cpp#L299-L324)

  • incorrect implementation of lib_mod_check_wait_objs()

  • [?] RFX에서는 server_paint_rects()를 호출하기 전에 server_paint_rect()를 반드시 한번 호출해야 한다는 얘기를 어디서 본 것 같은데 기억이 안나.. (https://github.com/team-unstablers/ulalaca-xrdp/blob/main/ulalaca.cpp#L369-L387)

unstabler avatar Oct 10 '22 04:10 unstabler