This issue is solved!
This issue is solved in release 5.0.0.3853
Problem
Creating a flow in the recorder and not getting an image back in your 'Validate on image' wizard, when trying to select an image (grey screenshot).
Scenario
- Open the LoadGen Studio.
- Select a flow.
- Open the Studio Recorder from the ribbon
- Connect your Citrix session through the connect button in the middle pane.
- Go to the block in the application where you want to add a Validation on the image.
- In the wizard step Image configuration and add a new image.
- You have a Citrix session in the Studio Recorder but you have the following grey window.
Citrix session in the Studio Recorder window can also give you an indication
In the Studio Recorder when you move your mouse over your connected session you can see it flicker.
Solution 1: Citrix Receiver 4.6
Install Citrix Receiver 4.6: this version of the Citrix Receiver doesn't have this issue with Validate on the image.
Solution 2: for Citrix Receiver 4.7 and higher
The issue can be solved by changing your Local Group Policy for Citrix Receiver: Hardware Acceleration for graphics to disabled (see below how to change this policy).
Verify with your System Administrator
Check with your System Administrator if you are allowed to make these changes.
Copy files to the correct location
- Starting with Citrix Receiver for Windows Version 4.6 onward, the installation directory includes CitrixBase.admx and CitrixBase.adml files.
- Citrix recommends that you use the CitrixBase.admx and CitrixBase.adml files.
- Remove the Receiver.admx and Receiver.adml from:
- C:\Windows\PolicyDefinitions\en-US
- C:\Windows\PolicyDefinitions\
- Go to the C:\Program Files (x86)\Citrix\ICA Client\Configuration\en-US directory and copy the CitrixBase.adml and Receiver.adml to the C:\Windows\PolicyDefinitions\en-US directory.
- Go to the C:\Program Files (x86)\Citrix\ICA Client\Configuration directory and copy the CitrixBase.admx and Receiver.admx to the C:\Windows\PolicyDefinitions directory.
How to change your Local Group Policy
- In the Start Menu type group policy and click on Edit group Policy.
- A new Window will open Local Group Policy Editor.
- Navigate to Computer Configuration > Administrative Templates > Citrix Components > Citrix Receiver > User experience.
- Check the state of Hardware Acceleration for graphics (standard state is 'Not configured').
- Change State from 'Not Configured' to 'Disabled'.
- Click on OK.
- Close Local Group Policy Editor.
- Restart your LoadGen Studio.
- Select a flow.
- Open the Studio Recorder from the ribbon
- Connect to your Citrix session through the connect button in the middle pane.
- Go to the block in the application where you want to add a Validation on the image.
- In the wizard step Image configuration and add a new image.
- You should now have a correct screenshot as your session will host.
Solution 3: Change your registry
Solution: you need to add a key in your Registry editor of the LoadGen Agents which are launching the sessions:
- HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Citrix\ICA Client\Graphics Engine
Key
|
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Citrix\ICA Client\Graphics Engine
|
---|---|
Value
|
HWacceleration
|
Data
|
0
|
Type
|
REG_DWORD (32-bit)
|