GTT GUI Issues

 

Issue Title Description Potential Solution
GTT Crashes while launching streaming window. Performance counters cannot be accessed while starting streaming. One of the reason, GTT may crash while starting streaming could be the Performance Counters are not properly initialized or they are corrupted. This could be solved by rebuilding the performance counters.

To rebuild all Performance counters including extensible and third-party counters, type the following commands at an Administrative command prompt. Press ENTER after each command.

Rebuilding the counters:
cd c:\windows\system32
lodctr /R
cd c:\windows\sysWOW64
lodctr /R

Resyncing the counters with Windows Management Instrumentation (WMI):
WINMGMT.EXE /RESYNCPERF

Reference: https://support.microsoft.com/en-in/help/2554336/how-to-manually-rebuild-performance-counters-for-windows-server-2008-6

Streaming Viewer stops when Laptop is removed from docking station
Workaround for LUT parameter sets unit problem[Backward compatibility]

This issue will happen with every single LUT object in every set group with this device file. What seems to happen is the panel is appending the unit of each parameter into the set file, which is corrupting it.

This workaround required for projects which are exported earlier than N+1 release.

  • Import earlier exported project.
  • Open Signal Flow designer , if all LUT objects belong to same group, launch panel by double clicking any LUT object.
  • If  each LUT objects belongs to  different groups. Launch panels separately for each group.
  • Close opened LUT panels.
  • Open Parameter sets view , right click on column header of red color highlighted set and click ‘Store’  context menu to get latest set values.

You can observe red highlights are cleared and units are removed for each state variable.

Unable to import/export projects in GTT If the FIPS Algorithm Policy is enabled in the computer, GTT fails to import/export any project.
  1. Close the GTT.
  2. Navigate to the Windows start bar and in the search field enter “secpol.msc”. This action opens the Local Security Policy editor.
  3. Under the Security Settings, navigate to Security Options, and locate the System cryptography setting.
    If the System cryptography setting is enabled, proceed to the next step to disable it.
  4. Double-click on the System Cryptography setting, choose Disabled, and then Apply.
  5. Reboot the computer.
  6. Launch the GTT and try to import/export any project.
Chart Rendering issue If any issues related to Chart rendering in RTA or Streaming window. Please update GPU/ Video card drivers to latest version.

One issue found in Dell system Latitude 5420 and solved with below steps:

  • Open URL https://www.dell.com/support/home/en-us/product-support/product/latitude-5420-laptop/drivers
  • Download new Video card driver Intel UHD/Iris Xe Graphics Driver -> Intel-UHD-Iris-Xe-Graphics-Driver_RGVN2_WIN64_31.0.101.3959_A12.EXE from above link.
  • Install the driver.