After I upgraded to Ubuntu 17.10, some icons are missing from the top bar.
For example, I have been using clipit for quite sometime. Previously, once launched, a icon appeared in the top bar allowing one to access the clipboard at the click of a mouse. However, after upgrade to Ubuntu 17.10, the icon is no longer appearing in the top bar.
Clipit is among my applications at startup.
And also, clipit is definitely running.
masroor@masroor-HP-ProDesk-400:~$ ps -axu | grep clipit masroor 2303 0.2 0.2 583160 23976 tty2 Sl+ 07:59 0:22 clipit masroor 9476 0.0 0.0 14696 1088 pts/1 S+ 10:49 0:00 grep -- color=auto clipit
The other icons like language indicators for keyboard are also missing.
Could you please tell me how can I make the icons reappear in my top bar?
sudo apt install clipit
, if you used Sourceforge version or vice versa, HTH... – Olimjon Oct 11 '17 at 05:30