IMAGE

Updated November 2, 2019:Ubuntu 19.10 included a change of the enable-hot-corners setting. This created a problem for the Activities Configurator. Version 77 of the Activities Configurator is available with a fix for the Ubuntu 19.10 problem

Updated Octorber 30, 2019:Ubuntu 19.10 included a change of the enable-hot-corners setting. This created a problem for the Activities Configurator. The setting was changed from global.settings to Gio settings org.gnome.desktop.interface. This change created a problem similar to one when 17.10 was released. A new version of the extension has been uploaded for review which repairs the problem. I am sure the Ubuntu developers had a reason for the change but I cannot imagine what it might be. For folks familar with the Gnome Tweaks tool the following tweak will clear up the problem until the new version of the extension can be installed. With Tweaks, select Top Bar, then set the Activities Overview Hot Corner switch to ON, then restart your Gnome Session.

Updated November 18, 2017: Ubuntu 17.10 introduced a modified version of Gnome Shell to provide a 'familiar Unity like experience'. The Activities Configurator extension is now compatible with the Ubuntu default session.

Review Completed 2017-11-17

Install Activities Configurator from the Gnome Shell Extension Website

Activities Configurator in Ubuntu 17.10 default Ubuntu Session

The following applies to Ubuntu 17.10 and any linux distro using Gnome Shell with the Activities Overview Hot Corner global setting (enable-hot-corners).

The Activities Hot Corner is required for proper operation of the Activities Configurator. The Hot Corner is undefined in the default Ubuntu 17.10 Session. The undefined Hot Corner caused an "ERROR" when installing the extension from extensions.gnome.org website. The Hot Corner is undefined because the enable-hot-corners setting is set to false (OFF) in the default Ubuntu Session.

For more details please see the extension README 2017-11-11 Added detection of undefined Hot Corner

The extension has been modified to detect the undefined Hot Corner and not produce an error on installation. The action taken by the extension depends on four factors:

F = true V = true C = false U = false OR F = False U = False

The Hot Corner is not undefined in a distro with or without the enable-hot-corners setting. No action is required.



F = true V = false C = false U = true

The extension sets enable-hot-corners to true. The Hot Corner is created.

F = true V = true C = true U = false

The extension displays the following message:

IMAGE

Since the Hot Corner was removed in the default session by the Ubuntu developers the Hot Corner is disabled on installation of this extension. As noted in the message it can be enabled (or disabled) by the user with the Disable Hot Corner preference. The extension also has a preference, Hot Corner Threshold, which can be used to set the sensitivity of the Hot Corner when it is not disabled. Some users find the Hot Corner is inadvertently activated. Others find it difficult to activate. Some users are able to use the Hot Corner by setting the Hot Corner Threshold. The Hot Corner activation problem is hardware dependent and cannot be solved in all cases by setting the Hot Corner Threshold.



F = true V = false C = false U = true

The extension sets enable-hot-corners to true. The Hot Corner is NOT created.

F = true V = true C = true U = true

The extension displays the following message:

IMAGE



F = False U = true

The extension displays the following message:

IMAGE



If you previously installed the Activities Configurator in Ubuntu 17.10

IMAGE

If you received the "ERROR" indicator and wish to install the updated version of the extension please go to installed extensions page of the ego website and remove the failed installation by clicking the red X.
Installed Extensions Page

After removing the failed installation, log out and login to restart the session. When you re-install the extension you should see the following message.
If you have previously set the Activities Overview Hot Corner to ON the message will not be displayed.
Install Activities Configurator from the Gnome Shell Extension Website

IMAGE

Clicking the right (secondary) mouse button on the extension's icon or text will execute the gnome-shell-extension-prefs tool. On the first run of the tool all the Activities Configurator preferences are set to their default value. Note the default value for the Disable Hot Corner preference is OFF.

If you find any problems please see Bugs... etc. at Github Projects.