4.4. What’s Fixed in 7.3.0 LTS

This section describes bugs fixed in Admin Console 7.3.0 LTS. These are fixes applied since 7.2.0.

For information on what was fixed in releases 7.0.0, 7.1.0, and 7.2.0, which are also part of 7.3.0 LTS, see Previous Releases.

[Critical]: System-stopping issue, such as a crash or data loss.
[Major]: Significant issue with no easy workaround.
[Minor]: Issue that usually has a workaround.
[Trivial]: Small issue, such as a typo in a log.

4.4.1. Hangs

4.4.1.1. [Critical] Admin Console became unresponsiveness in Domain view *

If the Domain view was opened before a large number of DDS entities were discovered, Admin Console may have become unresponsive.

[RTI Issue ID ADMINCONSOLE-1329]

4.4.2. Crashes

4.4.2.1. [Minor] Admin Console could have failed when creating a Publisher *

Admin Console could have failed when creating a Publisher due to an incompatible version of Python on Linux and Mac systems. Now, instead of closing Admin Console, the Python compatibility error is notified and prompts you to add the Python home directory on the Python preferences page.

Note: This validation is not executed on Windows systems.

[RTI Issue ID ADMINCONSOLE-1317]

4.4.3. Other

4.4.3.1. [Critical] Admin Console became unresponsive when creating publication for unbounded sequences *

Under certain conditions, Admin Console may have become unresponsive when creating a publication for types that included an unbounded sequence.

Publications including unbounded sequences should now generate successfully.

[RTI Issue ID ADMINCONSOLE-1300]

4.4.3.2. [Minor] An exception may have been triggered when changing security settings *

Admin Console may have triggered an error when changing the security preferences. This error is no longer triggered.

[RTI Issue ID ADMINCONSOLE-1302]

4.4.3.3. [Minor] Mouse scrolling did not work in Publication View *

On some Linux systems, mouse scrolling did not work in Publication View.

[RTI Issue ID ADMINCONSOLE-1278]

4.4.3.4. [Minor] Graphical Data Publishing may have sent the same sample multiple times *

In some circumstances, Admin Console’s Graphical Data Publishing feature may have sent the same sample more than once when running Python code. Each sample is now sent only once when executing Python code.

[RTI Issue ID ADMINCONSOLE-1288]

4.4.3.5. [Minor] Unions not correctly initialized when using code example for unions containing structs *

The provided example Python code for Unions containing structs may have failed to correctly initialize types for the union fields. This issue caused issues in the code editor, sample edition code, and exported python code. The example code has been updated.

[RTI Issue ID ADMINCONSOLE-1316]

4.4.3.6. [Minor] Admin Console failed to locate the Python shared libraries in Linux *

In some Linux distributions, the Python Shared libraries were not correctly located by Graphical Data Publisher in Admin Console due to the Python Shared library name.

[RTI Issue ID ADMINCONSOLE-1313]

4.4.3.7. [Minor] Generated code may have contained incorrect characters *

Under certain circumstances, Python Code generated using Admin Console’s Graphical Data Publisher feature may have contained the characters “::” instead of “_” when initializing type code module names.

[RTI Issue ID ADMINCONSOLE-1312]

4.4.3.8. [Minor] Some data types could not display in Graphical Data Publishing Sample Queue view *

When using Graphical Data Publishing, arrays of strings and arrays/sequences of enumerations failed to display in the Sample Queue view.

[RTI Issue ID ADMINCONSOLE-1307]

4.4.3.9. [Trivial] Clear button in Publication view did not display properly *

In Publication view, the Clear button icon did not display as expected.

[RTI Issue ID ADMINCONSOLE-1293]

4.4.3.10. [Trivial] Empty pre-shared key improperly allowed in configuration *

Admin Console improperly accepted an empty pre-shared key field in the configuration. Now, when the pre-shared key field is empty it displays in red, and the Apply button is disabled.

[RTI Issue ID ADMINCONSOLE-1287]

4.4.3.11. [Trivial] RTI Launcher and RTI Admin Console splash screen improperly displayed in MacOS 14 *

RTI Launcher and RTI Admin Console splash screens displayed upside down in MacOS 14.

[RTI Issue ID ADMINCONSOLE-1319]



* This bug does not affect you if you are upgrading from 6.1.x or earlier.