Graphic issue occurs on auto adjust resolution VDA session
book
Article ID: CTX583392
calendar_today
Updated On:
Description
Various graphical problems on special programs, such as black/white screen problems, color problems, truncation problems, etc.
This problem only occurs on VDAs with automatic resolution adjustment; these problems do not occur with fixed resolutions.
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
Configure fixed resolution for ICA sessions.
Example:
Set a fixed resolution by specifying .cx and .cy values in the registry.
Note!
(Please change [xxxxxx] in the example registry value to the actual value).
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\Configuration\xxxxxx]
"SetId"="MSBDD_NOEDID_1234_1111_00000000_00020000_0"
"Timestamp"=hex(b):10,6b,10,55,4e,fc,d7,01
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\Configuration\xxxxxx \00]
"PrimSurfSize.cx"=dword:00000780
"PrimSurfSize.cy"=dword:00000438
"Stride"=dword:00001000
"PixelFormat"=dword:00000015
"ColorBasis"=dword:00000003
"Position.cx"=dword:00000000
"Position.cy"=dword:00000000
"CcdDbVersion"=dword:00000003
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\Configuration\xxxxxx \00\00]
"Flags"=dword:00830f8f
"VideoStandard"=dword:000000ff
"ActiveSize.cx"=dword:00000780
"ActiveSize.cy"=dword:00000438
"VSyncFreq.Numerator"=dword:fffffffe
"VSyncFreq.Denominator"=dword:fffffffe
"HSyncFreq.Numerator"=dword:fffffffe
"HSyncFreq.Denominator"=dword:fffffffe
"PixelRate"=dword:fffffffe
"ScanlineOrdering"=dword:00000001
"Scaling"=dword:00000004
"Rotation"=dword:00000001
"PrimSurfSize.cx"=dword:00000780
"PrimSurfSize.cy"=dword:00000438
"Stride"=dword:00001000
"PixelFormat"=dword:00000015
"ColorBasis"=dword:00000003
"DwmClipBox.left"=dword:00000000
"DwmClipBox.top"=dword:00000000
"DwmClipBox.right"=dword:00000780
"DwmClipBox.bottom"=dword:00000438
Problem Cause
Most graphics programs require a fixed-resolution environment to ensure optimal results.
Automatically adjusting the resolution can lead to various unusual problems with the program.
Was this article helpful?
thumb_up
Yes
thumb_down
No