2

After testing Ubuntu 20.10 on my two backup computers, and prepping my main computer to take 20.10, I finally updated from Ubuntu 20.04 to 20.10 on my main computer. I've still had a few glitches.

Right now, it seems like the "system tray" doesn't exist any more. I say that because I have at least two applications, maybe more, that try to update their system tray icons, and can't.

Can I get back a "system tray"?

Examples:

In HPLIP HP printer software, there's an app HPLIP Toolbox (hplip-systray)...

enter image description here

In CherryTree notes...

enter image description here

Funny enough, Calibre works...

enter image description here

heynnema
  • 70,711
  • 2
    As for me this may be a reason to say final "good bye" to GNOME Shell and switch to normal DE like MATE. – N0rbert Nov 26 '20 at 06:20
  • @N0rbert Point noted. – heynnema Nov 26 '20 at 14:41
  • I have this same problem. I found this: https://askubuntu.com/questions/101828/no-system-tray-detected-on-this-system. Note it is nearly identical, but several years old AND with a supposed 'solution'. Could it have been overwritten, re-introducing this bug? – Malik A. Rumi Nov 28 '20 at 21:19
  • @MalikA.Rumi Thanks for the lead. I've modified the startup file for hp-systray and we'll see what happens on next login. Thanks again! – heynnema Nov 28 '20 at 21:39

3 Answers3

1

Maybe this helps someone but for Ubuntu 22.04 to show icon in system tray i have switched to Xorg, and it worked

Switch to Xorg detailed:
"Step 1. Log out from the system. Press CTRL + ALT + DELETE button and press Log Out.

Step 2. On the Login, screen click on your Username. When Username is selected, find the “gear” icon lower right corner. Click on the “gear” icon and select “Ubuntu on Xorg”. Type your password and hit Enter to login.

Step 3. Open Terminal and run echo $XDG_SESSION_TYPE command to confirm that X11 display server is running."

Kind regards

TeslaS
  • 11
0

Try Tray Icons: Reloaded by MartinPL:

Tray Icons Reloaded is a GNOME Shell extension which bring back Tray Icons to top panel, with additional features.

I had the same problem. I thought it were my extensions, I disabled them one by one, it didn't work. So I thought uninstalling them and installing them again would work.

Then I saw this extension, installed it and now my menu is back.

Greenonline
  • 2,081
0

I had to install Indicator Applet Completer (and add it to my top bar) to see all icons again. This happened after an upgrade from ubuntu20lts with mate to ubuntu 21.10 with mate.

FrankIJ
  • 101