Ever since a recent update of Ubuntu (through the standard update prompt - not a major version update), the "cable snake" symbol keeps appearing in the taskbar every few seconds. i.e. the symbol with the three dots below:
Why does it now keep appearing and how do I stop it? I would like to make it stop constantly appearing and disappearing because it is distracting.
OS: Ubuntu 18.04.5 LTS
Package: bolt (0.5-0ubuntu0.18.04.1). system daemon to manage thunderbolt 3 devices.
Related question: What does the indicator icon with three dots over a power plug mean in Ubuntu 20.04?
Additional info: It appears that this bug has been fixed for Focal Fossa. However, I am running Bionic Beaver and have a good reason not to upgrade at the moment.
A blown up image shows the cable snake on the left:
From the author's blog:
Correspondence from developer
I emailed the developer and this is our conversation:
There are users annoyed with Cable_Snake icon making icons shift left and right in the application indicator top bar. Is there a way to disable the icon but keep boltd running?
Is there a way to disable the icon but keep boltd running?
Follow the author's blog for updates.
Some ideas of my own
I use the Unity interface where application indicators are right justified on the top bar so new apps opening and closing on the left are preferred and not a disadvantage.
For Gnome Users to prevent icons jumping back and forth the only band-aid I can think of is moving all icons to the right side. This can probably be achieved here:
If this works, then when the
boltctl
icon appears and disappears on the left side nothing "jumps around".I've emailed the developer again on December 24, 2020 with a link to OP's problem and asked these questions:
To disable specific tray icons, there is a handy GNOME extension: icon-hider.
Make sure you have GNOME Tweaks installed, if you don't, run
sudo apt install gnome-tweaks
. You can access the extension from the gnome-tweaks app after you install it, and disable specific tray icons!Note: The extension is old and may not work on newer versions of GNOME.
Did you try any of the solutions/workarounds proposed?
I backported the fix from Ubuntu 20.04 to Ubuntu 18.04
The patch is located here if you want to rebuild the bolt package yourself:
https://gitlab.freedesktop.org/bolt/bolt/-/commit/ea3e3e30eb3ce76f6a0ae816a0f35809872f4edf
Or you can install the fixed version using this package (Note that this is for Ubuntu 18.04 only):
https://drive.google.com/file/d/10tJXMCUMg-ogxpz2VlTulMAC1zxMUvDa/view?usp=sharing