This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
Fixed issues
The Linux Virtual Delivery Agent 2311 includes the following fixed issues:
-
When you access a virtual desktop session using a client device that has no battery, the client battery status might appear in the session unexpectedly. The issue occurs when you use either of the following clients to access the same session that you previously opened using a client device with battery:
- Citrix Workspace app for Mac
- Citrix Workspace app for Linux
[LNXVDA-15406]
-
When you update the Linux VDA to version 2308 and rerun ctxinstall.sh, your home folder is modified. The issue occurs when you set the Kerberos realm name in uppercase and use SSSD as the domain joining method. To resolve the issue, make the following changes to ctxinstall.sh:
- In the get_realm script function, change
realm=$(tr '[:upper:]' '[:lower:]' <<<"${CTX_EASYINSTALL_REALM}")
torealm="${CTX_EASYINSTALL_REALM}"
and changerealm=$(tr '[:upper:]' '[:lower:]' <<<"$val")
torealm="$val"
- In the get_netbios_domain script function, change
workgroup=$(tr '[:upper:]' '[:lower:]' <<<"$CTX_EASYINSTALL_NETBIOS_DOMAIN")
toworkgroup="$CTX_EASYINSTALL_NETBIOS_DOMAIN"
[CVADHELP-23303]
- In the get_realm script function, change
-
When HDX 3D Pro is enabled, sessions on the extended monitors are blacked out and only the primary monitor displays the sessions properly. To resolve the issue, open a terminal on the VDA and run the following commands as needed:
-
For dual monitors, run:
#sed -i "/UseEDID/a \ \ Option \"ConnectedMonitor\" \"DFP, DFP\"" /etc/X11/ctx-nvidia-2.conf <!--NeedCopy-->
-
For triple monitors, run:
#sed -i "/UseEDID/a \ \ Option \"ConnectedMonitor\" \"DFP, DFP, DFP\"" /etc/X11/ctx-nvidia-3.conf <!--NeedCopy-->
-
For quadruple monitors, run:
#sed -i "/UseEDID/a \ \ Option \"ConnectedMonitor\" \"DFP, DFP, DFP, DFP\"" /etc/X11/ctx-nvidia-4.conf <!--NeedCopy-->
[LNXVDA-15259]
-
-
Linux VDA sessions might become unresponsive when you stop using the sessions for some time. [CVADHELP-21344]
-
Linux VDAs provisioned by the Machine Creation Services (MCS) might fail to register with Citrix Cloud. [CVADHELP-23600]
-
VDA registration might fail when the number of concurrent connections is already established. [CVADHELP-23789]
-
When you connect the USB device and select it, instead of redirecting to the Ubuntu machine, it might be listed under the Devices tab of the Citrix Workspace app toolbar. [CVADHELP-23798]
-
When you drag a published application, a part of the application window might display background images. [CVADHELP-23824]
Share
Share
In this article
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.