Indicator icons do not appear after upgrade to Ubuntu 17.10

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
30
down vote

favorite
13












Only GNOME extension and native icons are displayed. Other icons like Dropbox, shutter, enpass etc. do not appear in the top bar.



Am I missing something? I already tried using extensions that I used with GNOME before but nothing (Topicons Plus, Ubuntu appindicators etc.) seems to help.



Currently I'm using Ubuntu Xorg, but in Wayland I have the same issue.







share|improve this question


















  • 1




    Indicator implementation seems like a royal mess now especially when upgrading from an older release. Try this too: extensions.gnome.org/extension/615/appindicator-support
    – pomsky
    Oct 21 '17 at 5:33











  • I juste migrated to Ubuntu 17.10. This extension doesn't work for me. Nothing's displayed :'(
    – vcarel
    Oct 21 '17 at 17:46










  • o/ It was intended! System tray has been removed in Gnome 3.26 omgubuntu.co.uk/2017/09/will-you-miss-gnome-legacy-tray
    – vcarel
    Oct 21 '17 at 17:49














up vote
30
down vote

favorite
13












Only GNOME extension and native icons are displayed. Other icons like Dropbox, shutter, enpass etc. do not appear in the top bar.



Am I missing something? I already tried using extensions that I used with GNOME before but nothing (Topicons Plus, Ubuntu appindicators etc.) seems to help.



Currently I'm using Ubuntu Xorg, but in Wayland I have the same issue.







share|improve this question


















  • 1




    Indicator implementation seems like a royal mess now especially when upgrading from an older release. Try this too: extensions.gnome.org/extension/615/appindicator-support
    – pomsky
    Oct 21 '17 at 5:33











  • I juste migrated to Ubuntu 17.10. This extension doesn't work for me. Nothing's displayed :'(
    – vcarel
    Oct 21 '17 at 17:46










  • o/ It was intended! System tray has been removed in Gnome 3.26 omgubuntu.co.uk/2017/09/will-you-miss-gnome-legacy-tray
    – vcarel
    Oct 21 '17 at 17:49












up vote
30
down vote

favorite
13









up vote
30
down vote

favorite
13






13





Only GNOME extension and native icons are displayed. Other icons like Dropbox, shutter, enpass etc. do not appear in the top bar.



Am I missing something? I already tried using extensions that I used with GNOME before but nothing (Topicons Plus, Ubuntu appindicators etc.) seems to help.



Currently I'm using Ubuntu Xorg, but in Wayland I have the same issue.







share|improve this question














Only GNOME extension and native icons are displayed. Other icons like Dropbox, shutter, enpass etc. do not appear in the top bar.



Am I missing something? I already tried using extensions that I used with GNOME before but nothing (Topicons Plus, Ubuntu appindicators etc.) seems to help.



Currently I'm using Ubuntu Xorg, but in Wayland I have the same issue.









share|improve this question













share|improve this question




share|improve this question








edited Oct 27 '17 at 19:08









Zanna

47.9k13119227




47.9k13119227










asked Oct 20 '17 at 23:38









rafrsr

3811521




3811521







  • 1




    Indicator implementation seems like a royal mess now especially when upgrading from an older release. Try this too: extensions.gnome.org/extension/615/appindicator-support
    – pomsky
    Oct 21 '17 at 5:33











  • I juste migrated to Ubuntu 17.10. This extension doesn't work for me. Nothing's displayed :'(
    – vcarel
    Oct 21 '17 at 17:46










  • o/ It was intended! System tray has been removed in Gnome 3.26 omgubuntu.co.uk/2017/09/will-you-miss-gnome-legacy-tray
    – vcarel
    Oct 21 '17 at 17:49












  • 1




    Indicator implementation seems like a royal mess now especially when upgrading from an older release. Try this too: extensions.gnome.org/extension/615/appindicator-support
    – pomsky
    Oct 21 '17 at 5:33











  • I juste migrated to Ubuntu 17.10. This extension doesn't work for me. Nothing's displayed :'(
    – vcarel
    Oct 21 '17 at 17:46










  • o/ It was intended! System tray has been removed in Gnome 3.26 omgubuntu.co.uk/2017/09/will-you-miss-gnome-legacy-tray
    – vcarel
    Oct 21 '17 at 17:49







1




1




Indicator implementation seems like a royal mess now especially when upgrading from an older release. Try this too: extensions.gnome.org/extension/615/appindicator-support
– pomsky
Oct 21 '17 at 5:33





Indicator implementation seems like a royal mess now especially when upgrading from an older release. Try this too: extensions.gnome.org/extension/615/appindicator-support
– pomsky
Oct 21 '17 at 5:33













I juste migrated to Ubuntu 17.10. This extension doesn't work for me. Nothing's displayed :'(
– vcarel
Oct 21 '17 at 17:46




I juste migrated to Ubuntu 17.10. This extension doesn't work for me. Nothing's displayed :'(
– vcarel
Oct 21 '17 at 17:46












o/ It was intended! System tray has been removed in Gnome 3.26 omgubuntu.co.uk/2017/09/will-you-miss-gnome-legacy-tray
– vcarel
Oct 21 '17 at 17:49




o/ It was intended! System tray has been removed in Gnome 3.26 omgubuntu.co.uk/2017/09/will-you-miss-gnome-legacy-tray
– vcarel
Oct 21 '17 at 17:49










6 Answers
6






active

oldest

votes

















up vote
48
down vote



accepted










I've encountered the same problem. I tried to remove the indicator-application-service completely, and see, the problem went away!
I guess coming from 16.04 leaves some Unity-related stuff on my machine that is not only obsolete but prevents the AppIndicator extension from properly working.



What to do:



sudo apt remove indicator-application





share|improve this answer


















  • 3




    Perfect and permanent solution, thanks
    – rafrsr
    Oct 25 '17 at 14:10






  • 1




    Did not work in my case....
    – Tyler Durden
    Oct 26 '17 at 8:19






  • 2




    @TylerDurden have you enabled the AppIndicator Gnome Shell Extension? My way of doing it is similar to the solution described at askubuntu.com/a/967226/751074, but permanent
    – enolive
    Oct 26 '17 at 16:20










  • Yes that extension seems to have fixed it, but the icons aren't in the bottom left anymore. Any idea why they changed that?
    – Tyler Durden
    Oct 28 '17 at 8:23






  • 3




    Worked for me, after restarting Gnome Shell --- press Alt + f2 and execute the command r.
    – Rasmus
    Apr 12 at 7:53

















up vote
25
down vote













I have the same problem with 17.10. At least the following command helps here to bring the icons back until the next reboot:



killall indicator-application-service


Edit: This workaround is running fine here without using any gnome-extension like "Topicon-plus" or "Kstatusnotifieritem/appindicator support".






share|improve this answer






















  • Yes, in Ubuntu 17.10. Directly after upgrading from 17.04 to 17.10 the indicators were shown, but after rebooting Ubuntu not anymore. With this upper workarround i can bring them back until next reboot.
    – amDude1848
    Oct 21 '17 at 19:52






  • 2




    Cool! Theoretically one can then auto-execute this command at startup and won't have to bother again.
    – pomsky
    Oct 21 '17 at 19:55










  • Yeah thanks for the solution. I had the same idea and I am going to do this. :-)
    – amDude1848
    Oct 21 '17 at 19:57










  • Yes, i am use an extension called "Kstatusnotifieritem/appindicator support", but i am not sure if it works because of the extension. Got this tip from OMGUbuntu-Website.
    – amDude1848
    Oct 21 '17 at 20:00










  • Let us continue this discussion in chat.
    – pomsky
    Oct 21 '17 at 20:01

















up vote
4
down vote













As suggested here, try removing all obsolete indicators if any still present



indicator-application
indicator-appmenu
indicator-bluetooth
indicator-common
indicator-datetime
indicator-keyboard
indicator-messages
indicator-network
indicator-power
indicator-printers
indicator-session
indicator-sound
indicator-transfer
indicator-transfer-download-manager


Just execute this command in a terminal:



sudo apt purge indicator-application indicator-appmenu indicator-bluetooth indicator-common indicator-datetime indicator-keyboard indicator-messages indicator-network indicator-power indicator-printers indicator-session indicator-sound indicator-transfer indicator-transfer-download-manager





share|improve this answer



























    up vote
    1
    down vote













    Nothing from suggested works for Shutter app in Ubuntu 18.04 as libgtk2-appindicator-perl package has been removed from main repo. To enable the Shutter indicator in Ubuntu 18.04 install libappindicator-dev:



    libappindicator-dev


    and Gtk2::AppIndicator perl extension:



    sudo cpan -i Gtk2::AppIndicator


    Restart Shutter, its indicator should appear now in system tray.






    share|improve this answer
















    • 1




      The only suggestion that actually displayed the Shutter icon.
      – Mr. T
      Aug 18 at 9:17

















    up vote
    0
    down vote













    Click the nine dots on your dock.



    applications icon



    At the search field write "tweak". You will see gnome tweak tools:



    searching gnome tweak tools



    If you don't have it installed you can click it and that will open software center. You can install it from there.



    After, run tweaks and go to extensions.



    appindicator on tweak tools



    Just turn the appindicators on and you will have a working system tray where you can see the dropbox, telegram or other icons.






    share|improve this answer


















    • 2




      Added two screenshots and a better explanation. Didn't do it before because my system is in portuguese, but I think it's clear anyway.
      – lapisdecor
      Oct 22 '17 at 16:00







    • 1




      This solution works and does not need to uninstall anything. Just uses the "Ubuntu Tweak" tool.
      – Ferdinand Prantl
      Nov 14 '17 at 8:36











    • I meant "gnome-tweak-tool"; not "ubuntu-tweak", which I wrote in the comment above.
      – Ferdinand Prantl
      Nov 14 '17 at 19:37

















    up vote
    0
    down vote













    Another possible solution is delete Indicator-application autostart .desktop file. It's installed in



    /etc/xdg/autostart/indicator-application.desktop



    If you dont want to remove it and sometimes is using Unity 7. This made Indicator-application not start at login.






    share|improve this answer




















      Your Answer







      StackExchange.ready(function()
      var channelOptions =
      tags: "".split(" "),
      id: "89"
      ;
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function()
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled)
      StackExchange.using("snippets", function()
      createEditor();
      );

      else
      createEditor();

      );

      function createEditor()
      StackExchange.prepareEditor(
      heartbeatType: 'answer',
      convertImagesToLinks: true,
      noModals: false,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      );



      );








       

      draft saved


      draft discarded


















      StackExchange.ready(
      function ()
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f966987%2findicator-icons-do-not-appear-after-upgrade-to-ubuntu-17-10%23new-answer', 'question_page');

      );

      Post as a guest






























      6 Answers
      6






      active

      oldest

      votes








      6 Answers
      6






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes








      up vote
      48
      down vote



      accepted










      I've encountered the same problem. I tried to remove the indicator-application-service completely, and see, the problem went away!
      I guess coming from 16.04 leaves some Unity-related stuff on my machine that is not only obsolete but prevents the AppIndicator extension from properly working.



      What to do:



      sudo apt remove indicator-application





      share|improve this answer


















      • 3




        Perfect and permanent solution, thanks
        – rafrsr
        Oct 25 '17 at 14:10






      • 1




        Did not work in my case....
        – Tyler Durden
        Oct 26 '17 at 8:19






      • 2




        @TylerDurden have you enabled the AppIndicator Gnome Shell Extension? My way of doing it is similar to the solution described at askubuntu.com/a/967226/751074, but permanent
        – enolive
        Oct 26 '17 at 16:20










      • Yes that extension seems to have fixed it, but the icons aren't in the bottom left anymore. Any idea why they changed that?
        – Tyler Durden
        Oct 28 '17 at 8:23






      • 3




        Worked for me, after restarting Gnome Shell --- press Alt + f2 and execute the command r.
        – Rasmus
        Apr 12 at 7:53














      up vote
      48
      down vote



      accepted










      I've encountered the same problem. I tried to remove the indicator-application-service completely, and see, the problem went away!
      I guess coming from 16.04 leaves some Unity-related stuff on my machine that is not only obsolete but prevents the AppIndicator extension from properly working.



      What to do:



      sudo apt remove indicator-application





      share|improve this answer


















      • 3




        Perfect and permanent solution, thanks
        – rafrsr
        Oct 25 '17 at 14:10






      • 1




        Did not work in my case....
        – Tyler Durden
        Oct 26 '17 at 8:19






      • 2




        @TylerDurden have you enabled the AppIndicator Gnome Shell Extension? My way of doing it is similar to the solution described at askubuntu.com/a/967226/751074, but permanent
        – enolive
        Oct 26 '17 at 16:20










      • Yes that extension seems to have fixed it, but the icons aren't in the bottom left anymore. Any idea why they changed that?
        – Tyler Durden
        Oct 28 '17 at 8:23






      • 3




        Worked for me, after restarting Gnome Shell --- press Alt + f2 and execute the command r.
        – Rasmus
        Apr 12 at 7:53












      up vote
      48
      down vote



      accepted







      up vote
      48
      down vote



      accepted






      I've encountered the same problem. I tried to remove the indicator-application-service completely, and see, the problem went away!
      I guess coming from 16.04 leaves some Unity-related stuff on my machine that is not only obsolete but prevents the AppIndicator extension from properly working.



      What to do:



      sudo apt remove indicator-application





      share|improve this answer














      I've encountered the same problem. I tried to remove the indicator-application-service completely, and see, the problem went away!
      I guess coming from 16.04 leaves some Unity-related stuff on my machine that is not only obsolete but prevents the AppIndicator extension from properly working.



      What to do:



      sudo apt remove indicator-application






      share|improve this answer














      share|improve this answer



      share|improve this answer








      edited Oct 24 '17 at 10:12









      jokerdino♦

      31.9k21117185




      31.9k21117185










      answered Oct 23 '17 at 23:31









      enolive

      60126




      60126







      • 3




        Perfect and permanent solution, thanks
        – rafrsr
        Oct 25 '17 at 14:10






      • 1




        Did not work in my case....
        – Tyler Durden
        Oct 26 '17 at 8:19






      • 2




        @TylerDurden have you enabled the AppIndicator Gnome Shell Extension? My way of doing it is similar to the solution described at askubuntu.com/a/967226/751074, but permanent
        – enolive
        Oct 26 '17 at 16:20










      • Yes that extension seems to have fixed it, but the icons aren't in the bottom left anymore. Any idea why they changed that?
        – Tyler Durden
        Oct 28 '17 at 8:23






      • 3




        Worked for me, after restarting Gnome Shell --- press Alt + f2 and execute the command r.
        – Rasmus
        Apr 12 at 7:53












      • 3




        Perfect and permanent solution, thanks
        – rafrsr
        Oct 25 '17 at 14:10






      • 1




        Did not work in my case....
        – Tyler Durden
        Oct 26 '17 at 8:19






      • 2




        @TylerDurden have you enabled the AppIndicator Gnome Shell Extension? My way of doing it is similar to the solution described at askubuntu.com/a/967226/751074, but permanent
        – enolive
        Oct 26 '17 at 16:20










      • Yes that extension seems to have fixed it, but the icons aren't in the bottom left anymore. Any idea why they changed that?
        – Tyler Durden
        Oct 28 '17 at 8:23






      • 3




        Worked for me, after restarting Gnome Shell --- press Alt + f2 and execute the command r.
        – Rasmus
        Apr 12 at 7:53







      3




      3




      Perfect and permanent solution, thanks
      – rafrsr
      Oct 25 '17 at 14:10




      Perfect and permanent solution, thanks
      – rafrsr
      Oct 25 '17 at 14:10




      1




      1




      Did not work in my case....
      – Tyler Durden
      Oct 26 '17 at 8:19




      Did not work in my case....
      – Tyler Durden
      Oct 26 '17 at 8:19




      2




      2




      @TylerDurden have you enabled the AppIndicator Gnome Shell Extension? My way of doing it is similar to the solution described at askubuntu.com/a/967226/751074, but permanent
      – enolive
      Oct 26 '17 at 16:20




      @TylerDurden have you enabled the AppIndicator Gnome Shell Extension? My way of doing it is similar to the solution described at askubuntu.com/a/967226/751074, but permanent
      – enolive
      Oct 26 '17 at 16:20












      Yes that extension seems to have fixed it, but the icons aren't in the bottom left anymore. Any idea why they changed that?
      – Tyler Durden
      Oct 28 '17 at 8:23




      Yes that extension seems to have fixed it, but the icons aren't in the bottom left anymore. Any idea why they changed that?
      – Tyler Durden
      Oct 28 '17 at 8:23




      3




      3




      Worked for me, after restarting Gnome Shell --- press Alt + f2 and execute the command r.
      – Rasmus
      Apr 12 at 7:53




      Worked for me, after restarting Gnome Shell --- press Alt + f2 and execute the command r.
      – Rasmus
      Apr 12 at 7:53












      up vote
      25
      down vote













      I have the same problem with 17.10. At least the following command helps here to bring the icons back until the next reboot:



      killall indicator-application-service


      Edit: This workaround is running fine here without using any gnome-extension like "Topicon-plus" or "Kstatusnotifieritem/appindicator support".






      share|improve this answer






















      • Yes, in Ubuntu 17.10. Directly after upgrading from 17.04 to 17.10 the indicators were shown, but after rebooting Ubuntu not anymore. With this upper workarround i can bring them back until next reboot.
        – amDude1848
        Oct 21 '17 at 19:52






      • 2




        Cool! Theoretically one can then auto-execute this command at startup and won't have to bother again.
        – pomsky
        Oct 21 '17 at 19:55










      • Yeah thanks for the solution. I had the same idea and I am going to do this. :-)
        – amDude1848
        Oct 21 '17 at 19:57










      • Yes, i am use an extension called "Kstatusnotifieritem/appindicator support", but i am not sure if it works because of the extension. Got this tip from OMGUbuntu-Website.
        – amDude1848
        Oct 21 '17 at 20:00










      • Let us continue this discussion in chat.
        – pomsky
        Oct 21 '17 at 20:01














      up vote
      25
      down vote













      I have the same problem with 17.10. At least the following command helps here to bring the icons back until the next reboot:



      killall indicator-application-service


      Edit: This workaround is running fine here without using any gnome-extension like "Topicon-plus" or "Kstatusnotifieritem/appindicator support".






      share|improve this answer






















      • Yes, in Ubuntu 17.10. Directly after upgrading from 17.04 to 17.10 the indicators were shown, but after rebooting Ubuntu not anymore. With this upper workarround i can bring them back until next reboot.
        – amDude1848
        Oct 21 '17 at 19:52






      • 2




        Cool! Theoretically one can then auto-execute this command at startup and won't have to bother again.
        – pomsky
        Oct 21 '17 at 19:55










      • Yeah thanks for the solution. I had the same idea and I am going to do this. :-)
        – amDude1848
        Oct 21 '17 at 19:57










      • Yes, i am use an extension called "Kstatusnotifieritem/appindicator support", but i am not sure if it works because of the extension. Got this tip from OMGUbuntu-Website.
        – amDude1848
        Oct 21 '17 at 20:00










      • Let us continue this discussion in chat.
        – pomsky
        Oct 21 '17 at 20:01












      up vote
      25
      down vote










      up vote
      25
      down vote









      I have the same problem with 17.10. At least the following command helps here to bring the icons back until the next reboot:



      killall indicator-application-service


      Edit: This workaround is running fine here without using any gnome-extension like "Topicon-plus" or "Kstatusnotifieritem/appindicator support".






      share|improve this answer














      I have the same problem with 17.10. At least the following command helps here to bring the icons back until the next reboot:



      killall indicator-application-service


      Edit: This workaround is running fine here without using any gnome-extension like "Topicon-plus" or "Kstatusnotifieritem/appindicator support".







      share|improve this answer














      share|improve this answer



      share|improve this answer








      edited Oct 29 '17 at 20:48

























      answered Oct 21 '17 at 14:10









      amDude1848

      442211




      442211











      • Yes, in Ubuntu 17.10. Directly after upgrading from 17.04 to 17.10 the indicators were shown, but after rebooting Ubuntu not anymore. With this upper workarround i can bring them back until next reboot.
        – amDude1848
        Oct 21 '17 at 19:52






      • 2




        Cool! Theoretically one can then auto-execute this command at startup and won't have to bother again.
        – pomsky
        Oct 21 '17 at 19:55










      • Yeah thanks for the solution. I had the same idea and I am going to do this. :-)
        – amDude1848
        Oct 21 '17 at 19:57










      • Yes, i am use an extension called "Kstatusnotifieritem/appindicator support", but i am not sure if it works because of the extension. Got this tip from OMGUbuntu-Website.
        – amDude1848
        Oct 21 '17 at 20:00










      • Let us continue this discussion in chat.
        – pomsky
        Oct 21 '17 at 20:01
















      • Yes, in Ubuntu 17.10. Directly after upgrading from 17.04 to 17.10 the indicators were shown, but after rebooting Ubuntu not anymore. With this upper workarround i can bring them back until next reboot.
        – amDude1848
        Oct 21 '17 at 19:52






      • 2




        Cool! Theoretically one can then auto-execute this command at startup and won't have to bother again.
        – pomsky
        Oct 21 '17 at 19:55










      • Yeah thanks for the solution. I had the same idea and I am going to do this. :-)
        – amDude1848
        Oct 21 '17 at 19:57










      • Yes, i am use an extension called "Kstatusnotifieritem/appindicator support", but i am not sure if it works because of the extension. Got this tip from OMGUbuntu-Website.
        – amDude1848
        Oct 21 '17 at 20:00










      • Let us continue this discussion in chat.
        – pomsky
        Oct 21 '17 at 20:01















      Yes, in Ubuntu 17.10. Directly after upgrading from 17.04 to 17.10 the indicators were shown, but after rebooting Ubuntu not anymore. With this upper workarround i can bring them back until next reboot.
      – amDude1848
      Oct 21 '17 at 19:52




      Yes, in Ubuntu 17.10. Directly after upgrading from 17.04 to 17.10 the indicators were shown, but after rebooting Ubuntu not anymore. With this upper workarround i can bring them back until next reboot.
      – amDude1848
      Oct 21 '17 at 19:52




      2




      2




      Cool! Theoretically one can then auto-execute this command at startup and won't have to bother again.
      – pomsky
      Oct 21 '17 at 19:55




      Cool! Theoretically one can then auto-execute this command at startup and won't have to bother again.
      – pomsky
      Oct 21 '17 at 19:55












      Yeah thanks for the solution. I had the same idea and I am going to do this. :-)
      – amDude1848
      Oct 21 '17 at 19:57




      Yeah thanks for the solution. I had the same idea and I am going to do this. :-)
      – amDude1848
      Oct 21 '17 at 19:57












      Yes, i am use an extension called "Kstatusnotifieritem/appindicator support", but i am not sure if it works because of the extension. Got this tip from OMGUbuntu-Website.
      – amDude1848
      Oct 21 '17 at 20:00




      Yes, i am use an extension called "Kstatusnotifieritem/appindicator support", but i am not sure if it works because of the extension. Got this tip from OMGUbuntu-Website.
      – amDude1848
      Oct 21 '17 at 20:00












      Let us continue this discussion in chat.
      – pomsky
      Oct 21 '17 at 20:01




      Let us continue this discussion in chat.
      – pomsky
      Oct 21 '17 at 20:01










      up vote
      4
      down vote













      As suggested here, try removing all obsolete indicators if any still present



      indicator-application
      indicator-appmenu
      indicator-bluetooth
      indicator-common
      indicator-datetime
      indicator-keyboard
      indicator-messages
      indicator-network
      indicator-power
      indicator-printers
      indicator-session
      indicator-sound
      indicator-transfer
      indicator-transfer-download-manager


      Just execute this command in a terminal:



      sudo apt purge indicator-application indicator-appmenu indicator-bluetooth indicator-common indicator-datetime indicator-keyboard indicator-messages indicator-network indicator-power indicator-printers indicator-session indicator-sound indicator-transfer indicator-transfer-download-manager





      share|improve this answer
























        up vote
        4
        down vote













        As suggested here, try removing all obsolete indicators if any still present



        indicator-application
        indicator-appmenu
        indicator-bluetooth
        indicator-common
        indicator-datetime
        indicator-keyboard
        indicator-messages
        indicator-network
        indicator-power
        indicator-printers
        indicator-session
        indicator-sound
        indicator-transfer
        indicator-transfer-download-manager


        Just execute this command in a terminal:



        sudo apt purge indicator-application indicator-appmenu indicator-bluetooth indicator-common indicator-datetime indicator-keyboard indicator-messages indicator-network indicator-power indicator-printers indicator-session indicator-sound indicator-transfer indicator-transfer-download-manager





        share|improve this answer






















          up vote
          4
          down vote










          up vote
          4
          down vote









          As suggested here, try removing all obsolete indicators if any still present



          indicator-application
          indicator-appmenu
          indicator-bluetooth
          indicator-common
          indicator-datetime
          indicator-keyboard
          indicator-messages
          indicator-network
          indicator-power
          indicator-printers
          indicator-session
          indicator-sound
          indicator-transfer
          indicator-transfer-download-manager


          Just execute this command in a terminal:



          sudo apt purge indicator-application indicator-appmenu indicator-bluetooth indicator-common indicator-datetime indicator-keyboard indicator-messages indicator-network indicator-power indicator-printers indicator-session indicator-sound indicator-transfer indicator-transfer-download-manager





          share|improve this answer












          As suggested here, try removing all obsolete indicators if any still present



          indicator-application
          indicator-appmenu
          indicator-bluetooth
          indicator-common
          indicator-datetime
          indicator-keyboard
          indicator-messages
          indicator-network
          indicator-power
          indicator-printers
          indicator-session
          indicator-sound
          indicator-transfer
          indicator-transfer-download-manager


          Just execute this command in a terminal:



          sudo apt purge indicator-application indicator-appmenu indicator-bluetooth indicator-common indicator-datetime indicator-keyboard indicator-messages indicator-network indicator-power indicator-printers indicator-session indicator-sound indicator-transfer indicator-transfer-download-manager






          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Oct 30 '17 at 23:28









          Roberto Leinardi

          33529




          33529




















              up vote
              1
              down vote













              Nothing from suggested works for Shutter app in Ubuntu 18.04 as libgtk2-appindicator-perl package has been removed from main repo. To enable the Shutter indicator in Ubuntu 18.04 install libappindicator-dev:



              libappindicator-dev


              and Gtk2::AppIndicator perl extension:



              sudo cpan -i Gtk2::AppIndicator


              Restart Shutter, its indicator should appear now in system tray.






              share|improve this answer
















              • 1




                The only suggestion that actually displayed the Shutter icon.
                – Mr. T
                Aug 18 at 9:17














              up vote
              1
              down vote













              Nothing from suggested works for Shutter app in Ubuntu 18.04 as libgtk2-appindicator-perl package has been removed from main repo. To enable the Shutter indicator in Ubuntu 18.04 install libappindicator-dev:



              libappindicator-dev


              and Gtk2::AppIndicator perl extension:



              sudo cpan -i Gtk2::AppIndicator


              Restart Shutter, its indicator should appear now in system tray.






              share|improve this answer
















              • 1




                The only suggestion that actually displayed the Shutter icon.
                – Mr. T
                Aug 18 at 9:17












              up vote
              1
              down vote










              up vote
              1
              down vote









              Nothing from suggested works for Shutter app in Ubuntu 18.04 as libgtk2-appindicator-perl package has been removed from main repo. To enable the Shutter indicator in Ubuntu 18.04 install libappindicator-dev:



              libappindicator-dev


              and Gtk2::AppIndicator perl extension:



              sudo cpan -i Gtk2::AppIndicator


              Restart Shutter, its indicator should appear now in system tray.






              share|improve this answer












              Nothing from suggested works for Shutter app in Ubuntu 18.04 as libgtk2-appindicator-perl package has been removed from main repo. To enable the Shutter indicator in Ubuntu 18.04 install libappindicator-dev:



              libappindicator-dev


              and Gtk2::AppIndicator perl extension:



              sudo cpan -i Gtk2::AppIndicator


              Restart Shutter, its indicator should appear now in system tray.







              share|improve this answer












              share|improve this answer



              share|improve this answer










              answered Jul 6 at 4:15









              Bob

              9119




              9119







              • 1




                The only suggestion that actually displayed the Shutter icon.
                – Mr. T
                Aug 18 at 9:17












              • 1




                The only suggestion that actually displayed the Shutter icon.
                – Mr. T
                Aug 18 at 9:17







              1




              1




              The only suggestion that actually displayed the Shutter icon.
              – Mr. T
              Aug 18 at 9:17




              The only suggestion that actually displayed the Shutter icon.
              – Mr. T
              Aug 18 at 9:17










              up vote
              0
              down vote













              Click the nine dots on your dock.



              applications icon



              At the search field write "tweak". You will see gnome tweak tools:



              searching gnome tweak tools



              If you don't have it installed you can click it and that will open software center. You can install it from there.



              After, run tweaks and go to extensions.



              appindicator on tweak tools



              Just turn the appindicators on and you will have a working system tray where you can see the dropbox, telegram or other icons.






              share|improve this answer


















              • 2




                Added two screenshots and a better explanation. Didn't do it before because my system is in portuguese, but I think it's clear anyway.
                – lapisdecor
                Oct 22 '17 at 16:00







              • 1




                This solution works and does not need to uninstall anything. Just uses the "Ubuntu Tweak" tool.
                – Ferdinand Prantl
                Nov 14 '17 at 8:36











              • I meant "gnome-tweak-tool"; not "ubuntu-tweak", which I wrote in the comment above.
                – Ferdinand Prantl
                Nov 14 '17 at 19:37














              up vote
              0
              down vote













              Click the nine dots on your dock.



              applications icon



              At the search field write "tweak". You will see gnome tweak tools:



              searching gnome tweak tools



              If you don't have it installed you can click it and that will open software center. You can install it from there.



              After, run tweaks and go to extensions.



              appindicator on tweak tools



              Just turn the appindicators on and you will have a working system tray where you can see the dropbox, telegram or other icons.






              share|improve this answer


















              • 2




                Added two screenshots and a better explanation. Didn't do it before because my system is in portuguese, but I think it's clear anyway.
                – lapisdecor
                Oct 22 '17 at 16:00







              • 1




                This solution works and does not need to uninstall anything. Just uses the "Ubuntu Tweak" tool.
                – Ferdinand Prantl
                Nov 14 '17 at 8:36











              • I meant "gnome-tweak-tool"; not "ubuntu-tweak", which I wrote in the comment above.
                – Ferdinand Prantl
                Nov 14 '17 at 19:37












              up vote
              0
              down vote










              up vote
              0
              down vote









              Click the nine dots on your dock.



              applications icon



              At the search field write "tweak". You will see gnome tweak tools:



              searching gnome tweak tools



              If you don't have it installed you can click it and that will open software center. You can install it from there.



              After, run tweaks and go to extensions.



              appindicator on tweak tools



              Just turn the appindicators on and you will have a working system tray where you can see the dropbox, telegram or other icons.






              share|improve this answer














              Click the nine dots on your dock.



              applications icon



              At the search field write "tweak". You will see gnome tweak tools:



              searching gnome tweak tools



              If you don't have it installed you can click it and that will open software center. You can install it from there.



              After, run tweaks and go to extensions.



              appindicator on tweak tools



              Just turn the appindicators on and you will have a working system tray where you can see the dropbox, telegram or other icons.







              share|improve this answer














              share|improve this answer



              share|improve this answer








              edited Oct 22 '17 at 16:12

























              answered Oct 22 '17 at 12:10









              lapisdecor

              79641128




              79641128







              • 2




                Added two screenshots and a better explanation. Didn't do it before because my system is in portuguese, but I think it's clear anyway.
                – lapisdecor
                Oct 22 '17 at 16:00







              • 1




                This solution works and does not need to uninstall anything. Just uses the "Ubuntu Tweak" tool.
                – Ferdinand Prantl
                Nov 14 '17 at 8:36











              • I meant "gnome-tweak-tool"; not "ubuntu-tweak", which I wrote in the comment above.
                – Ferdinand Prantl
                Nov 14 '17 at 19:37












              • 2




                Added two screenshots and a better explanation. Didn't do it before because my system is in portuguese, but I think it's clear anyway.
                – lapisdecor
                Oct 22 '17 at 16:00







              • 1




                This solution works and does not need to uninstall anything. Just uses the "Ubuntu Tweak" tool.
                – Ferdinand Prantl
                Nov 14 '17 at 8:36











              • I meant "gnome-tweak-tool"; not "ubuntu-tweak", which I wrote in the comment above.
                – Ferdinand Prantl
                Nov 14 '17 at 19:37







              2




              2




              Added two screenshots and a better explanation. Didn't do it before because my system is in portuguese, but I think it's clear anyway.
              – lapisdecor
              Oct 22 '17 at 16:00





              Added two screenshots and a better explanation. Didn't do it before because my system is in portuguese, but I think it's clear anyway.
              – lapisdecor
              Oct 22 '17 at 16:00





              1




              1




              This solution works and does not need to uninstall anything. Just uses the "Ubuntu Tweak" tool.
              – Ferdinand Prantl
              Nov 14 '17 at 8:36





              This solution works and does not need to uninstall anything. Just uses the "Ubuntu Tweak" tool.
              – Ferdinand Prantl
              Nov 14 '17 at 8:36













              I meant "gnome-tweak-tool"; not "ubuntu-tweak", which I wrote in the comment above.
              – Ferdinand Prantl
              Nov 14 '17 at 19:37




              I meant "gnome-tweak-tool"; not "ubuntu-tweak", which I wrote in the comment above.
              – Ferdinand Prantl
              Nov 14 '17 at 19:37










              up vote
              0
              down vote













              Another possible solution is delete Indicator-application autostart .desktop file. It's installed in



              /etc/xdg/autostart/indicator-application.desktop



              If you dont want to remove it and sometimes is using Unity 7. This made Indicator-application not start at login.






              share|improve this answer
























                up vote
                0
                down vote













                Another possible solution is delete Indicator-application autostart .desktop file. It's installed in



                /etc/xdg/autostart/indicator-application.desktop



                If you dont want to remove it and sometimes is using Unity 7. This made Indicator-application not start at login.






                share|improve this answer






















                  up vote
                  0
                  down vote










                  up vote
                  0
                  down vote









                  Another possible solution is delete Indicator-application autostart .desktop file. It's installed in



                  /etc/xdg/autostart/indicator-application.desktop



                  If you dont want to remove it and sometimes is using Unity 7. This made Indicator-application not start at login.






                  share|improve this answer












                  Another possible solution is delete Indicator-application autostart .desktop file. It's installed in



                  /etc/xdg/autostart/indicator-application.desktop



                  If you dont want to remove it and sometimes is using Unity 7. This made Indicator-application not start at login.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Nov 3 '17 at 20:26









                  QkiZ

                  6421524




                  6421524






















                       

                      draft saved


                      draft discarded


























                       


                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f966987%2findicator-icons-do-not-appear-after-upgrade-to-ubuntu-17-10%23new-answer', 'question_page');

                      );

                      Post as a guest













































































                      Popular posts from this blog

                      How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

                      Trouble downloading packages list due to a “Hash sum mismatch” error

                      How do I move numbers in filenames, in a batch renaming operation?