Linux Virtual Delivery Agent

Fixed issues

The following issues have been fixed since Linux Virtual Delivery Agent 2303:

  • With this fix, the Linux VDA supports the restart schedule. You can now create one or more schedules for a delivery group. For more information, see Create and manage restart schedules for machines in a delivery group. [LNXVDA-14328]

  • The LDAP servers might experience excessive load because of low efficiency queries from the Linux VDA. [LNXVDA-14378]

  • Attempts to open apps on the Linux VDA using Citrix Workspace app for Mac might fail. [CVADHELP-22268]

  • When you add the entry UPDATE_MACHINE_PW="Y" to /etc/xdl/mcs/mcs.conf to automate the machine account password updates, the login might fail with an Invalid login error message. [CVADHELP-22596]

  • The combination of H.264 lossless compression and YUV444 software encoding is supported on Citrix Workspace app for Windows only. When you open desktop sessions and use other Citrix Workspace apps with the combination, a gray screen appears. To work around the gray screen issue, run the following command on the Linux VDA:

     /opt/Citrix/VDA/bin/ctxreg create -k "HKLM\System\CurrentControlSet\Control\Citrix\Thinwire" -t "REG_DWORD" -v "VideoLossless" -d "0x0" --force
     <!--NeedCopy-->
    

    [LNXVDA-14805]

Fixed issues