Screen Refresh Issues Through a Seamless Pass-Through Session

Screen Refresh Issues Through a Seamless Pass-Through Session

book

Article ID: CTX204071

calendar_today

Updated On:

Description

The screen might not repaint properly because of a poor refresh rate. Therefore, certain areas of the application appear grayed out or distorted. This happens when running an application in seamless mode while utilizing the pass-through client on the server.

  • Manually refreshing the application does not help.

  • Running the same application in a fixed window size, rather than seamlessly, does not produce the preceding symptom.

  • Running the application seamlessly, without utilizing the pass-through client, does not produce the preceding symptom.

Environment

Caution! Using Registry Editor incorrectly can cause serious problems that might require you to reinstall your operating system. Citrix cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. Be sure to back up the registry before you edit it.

Resolution

Complete the following steps to resolve the issue:

  1. ​Add the following two values to the [wfclient] section of the Appsrv.ini file located in the C:\Program Files (x86)\Citrix\ICA Client" or "C:\Program Files (x86)\Citrix\Online Plugin directory:
    ForceLVBMode=1
    DeferredUpdateMode=True

  2. Add the following two registry entries under:
    HKEY_LOCAL_MACHINE\SOFTWARE\Citrix\ICA Client\Engine\Configuration\Advanced\Modules\WFClient

    Name: ForceLVBMode
    Type: REG_SZ
    Data: 1

    Name: DeferredUpdateMode
    Type: REG_SZ
    Data: True

    For 64bit, use: 
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Citrix\ICA Client\Engine\Configuration\Advanced\Modules\WFClient

    Name: ForceLVBMode
    Type: REG_SZ
    Data: 1 (default setting is 0)

    Name: DeferredUpdateMode
    Type: REG_SZ
    Data: True

This issue can also be resolved by the following:

  • If ICA files are being used to access an application, the same two values added to the Appsrv.ini file must also be included in the ICA file.

  • Disable client info sync, refer to CTX101644 – Seamless Configuration Settings.

Issue/Introduction

This article provides resolution to refresh the screen through a seamless pass-through session without errors.

Additional Information

CTX136671 - Frequently Overlooked Settings to Improve Graphics Performance for XenApp, XenDesktop, Receiver Technologies