To use the Session Collaboration feature on a RHEL 8.x desktop, you must first download and install the GNOME 3.28.26 shell extension.

Procedure

  1. Download the required GNOME shell extension to the RHEL 8.x system from https://extensions.gnome.org/extension/615/appindicator-support/. For the shell version, select 3.28. For the extension version, select 26.
  2. Untar the downloaded package and rename the directory as [email protected] (the "uuid" value in the metadata.json file in the package).
  3. Use the mv command to move the [email protected] directory to this location: /usr/share/gnome-shell/extensions.
    By default, the metadata.json file in the [email protected] directory is only readable to the root user. To support Session Collaboration, you must make this file readable to other users as well.
  4. Run the command to make metadata.json readable to other users, as shown in the following example.
    chmod a+r metadata.json
  5. Install gnome-tweaks.
  6. In the desktop environment, restart GNOME shell by pressing the following sequence of keys on the keyboard.
    Alt+F2
    r
    Enter
  7. In the desktop environment, run gnome-tweaks and then enable KStatusNotifierItem/AppIndicator Support.