Question mark icon instead of wifi icon The 2019 Stack Overflow Developer Survey Results Are InWhy is there a question mark on the LAN icon in Gnome panel?Ubuntu 12.04LTS - Dash home application question mark iconWifi Icon MissingFix Pale Moon launcher iconFixing application icon question mark when locking to launcherwifi icon is missingNetwork/WiFi icon not appearingWhy is there a question mark on the LAN icon in Gnome panel?Ubuntu 18.04 - Launching Chrome shows under the VSCode icon insteadFirefox nightly Icon missing18.04 - How to enable right click dock icon to see windows open without having to click 'all windows'?

Is bread bad for ducks?

How much of the clove should I use when using big garlic heads?

What do these terms in Caesar's Gallic wars mean?

How to charge AirPods to keep battery healthy?

What's the name of these plastic connectors

Does HR tell a hiring manager about salary negotiations?

Is it correct to say the Neural Networks are an alternative way of performing Maximum Likelihood Estimation? if not, why?

Why didn't the Event Horizon Telescope team mention Sagittarius A*?

Why “相同意思的词” is called “同义词” instead of "同意词"?

What is this sharp, curved notch on my knife for?

What do I do when my TA workload is more than expected?

Can there be female White Walkers?

What do hard-Brexiteers want with respect to the Irish border?

Why not take a picture of a closer black hole?

Why can't devices on different VLANs, but on the same subnet, communicate?

Straighten subgroup lattice

A word that means fill it to the required quantity

Button changing its text & action. Good or terrible?

Why isn't the circumferential light around the M87 black hole's event horizon symmetric?

Did the UK government pay "millions and millions of dollars" to try to snag Julian Assange?

Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?

If a sorcerer casts the Banishment spell on a PC while in Avernus, does the PC return to their home plane?

Accepted by European university, rejected by all American ones I applied to? Possible reasons?

The phrase "to the numbers born"?



Question mark icon instead of wifi icon



The 2019 Stack Overflow Developer Survey Results Are InWhy is there a question mark on the LAN icon in Gnome panel?Ubuntu 12.04LTS - Dash home application question mark iconWifi Icon MissingFix Pale Moon launcher iconFixing application icon question mark when locking to launcherwifi icon is missingNetwork/WiFi icon not appearingWhy is there a question mark on the LAN icon in Gnome panel?Ubuntu 18.04 - Launching Chrome shows under the VSCode icon insteadFirefox nightly Icon missing18.04 - How to enable right click dock icon to see windows open without having to click 'all windows'?



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








19















I installed Ubuntu 18.04 right now and after connecting to the internet instead of a network icon there is a question mark. There is no network issues, but that question mark is annoying.



Image of Ubuntu 18.04 question mark icon in place of wifi icon










share|improve this question
























  • See this bugreport - first seen on Ubuntu 14.10. Is it related to your issue? Could you add screenshot to your question?

    – N0rbert
    Apr 28 '18 at 19:34

















19















I installed Ubuntu 18.04 right now and after connecting to the internet instead of a network icon there is a question mark. There is no network issues, but that question mark is annoying.



Image of Ubuntu 18.04 question mark icon in place of wifi icon










share|improve this question
























  • See this bugreport - first seen on Ubuntu 14.10. Is it related to your issue? Could you add screenshot to your question?

    – N0rbert
    Apr 28 '18 at 19:34













19












19








19


1






I installed Ubuntu 18.04 right now and after connecting to the internet instead of a network icon there is a question mark. There is no network issues, but that question mark is annoying.



Image of Ubuntu 18.04 question mark icon in place of wifi icon










share|improve this question
















I installed Ubuntu 18.04 right now and after connecting to the internet instead of a network icon there is a question mark. There is no network issues, but that question mark is annoying.



Image of Ubuntu 18.04 question mark icon in place of wifi icon







icons 18.04






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Apr 28 '18 at 19:49







Dante

















asked Apr 28 '18 at 19:05









DanteDante

77531224




77531224












  • See this bugreport - first seen on Ubuntu 14.10. Is it related to your issue? Could you add screenshot to your question?

    – N0rbert
    Apr 28 '18 at 19:34

















  • See this bugreport - first seen on Ubuntu 14.10. Is it related to your issue? Could you add screenshot to your question?

    – N0rbert
    Apr 28 '18 at 19:34
















See this bugreport - first seen on Ubuntu 14.10. Is it related to your issue? Could you add screenshot to your question?

– N0rbert
Apr 28 '18 at 19:34





See this bugreport - first seen on Ubuntu 14.10. Is it related to your issue? Could you add screenshot to your question?

– N0rbert
Apr 28 '18 at 19:34










4 Answers
4






active

oldest

votes


















29














Settings > Privacy > Connectivity Checking



Set it OFF. (Then, restart your WiFi connection, thanks to @Dante's comment below).



This is the same fiasco as Microsoft's NCSI (Network Connectivity Status Indicator), a God damn false negative to try ruin your mood.



And, yeah, it would be checking some URL like that one: http://www.msftncsi.com/ncsi.txt






share|improve this answer

























  • Thanks but it didn't work.

    – Dante
    Apr 28 '18 at 21:05







  • 4





    Hey wait a minute. After disconnecting and connecting again it solved the problem!

    – Dante
    Apr 28 '18 at 21:09











  • @dante is the answer the solution, or was it disconnect and reconnecting? The seem very different and if so, this should not be accepted answer (although can upvote since it helped you find the answer)

    – Oliver
    Jul 23 '18 at 18:07












  • @Oliver This answer is the solution but this change requires that you restart your computer.

    – Dante
    Jul 24 '18 at 7:49


















5














I've had that issue with other versions of Ubuntu. I had similar Theme issues after upgrading to 18.04.



Change the icon theme. You can do this with Gnome Tweaks.



It's not installed by default. Install it with:



$ apt install gnome-tweak


From there click on Appearance -> (click) Icons. Then select a different theme.



I've seen occasions where changing to a different theme and changing back sometimes resolved a glitch that was happening with the current preferred theme.






share|improve this answer























  • I really don't like installing another software just because of that. I installed Ubuntu 18.04 on two laptops and I got this problem on both of them.

    – Dante
    Apr 28 '18 at 19:46






  • 1





    The gnome-tweak tool is a significant part of the gnome environment. You can alternatively change the theme and icons from the commandline. This is the commandline for changing the icon theme: gsettings set org.gnome.desktop.interface icon-theme 'YourIconTheme' I understand the thought of installing other applications, but in this case, this tool really is a significant part of the environment. I'm really surprised it wasn't installed by default. You can view the themes with this command: ls /usr/share/themes

    – L. D. James
    Apr 28 '18 at 19:50












  • I see but I think the developers should fix this problem :-)

    – Dante
    Apr 28 '18 at 19:54











  • I installed Gnome Tweaks and only Breeze icon theme works! Unfortunately I don't like it :-)

    – Dante
    Apr 28 '18 at 19:57






  • 1





    They will. To me, they are good for listening to bug reports and feature request. Put in a feature request at Bug reports and Feature request. I'm sorry that you don't like the first choice you see. But I'm glad it works. You might also try a few different Application Themes and Icon Themes. Did you try the Adwaita theme?

    – L. D. James
    Apr 28 '18 at 19:59



















2














I had this issue, along with a very slow internet connection - due to the fact that I had used expressvpn, and I recently uninstalled it.



The problem was that uninstalling with apt remove expressvpn didn't clean up after it completely, so I still had a broken expressvpn service trying to run in systemd.



After I ran apt purge expressvpn, everything started working nicely, and the questionmark over my WiFi icon is gone.






share|improve this answer






























    1














    I have the exact same problem, but it is sporadic: The icon is fine most of the time, except after some events, e.g. installing updates, it turns into a question mark, while the connection is still fine.



    Rebooting works, sure, but I don't have the patience for that. OTOH, restarting the network manager seems to do the trick in most cases:



    sudo service network-manager restart


    Hope this helps to someone!






    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',
      autoActivateHeartbeat: false,
      convertImagesToLinks: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      imageUploader:
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      ,
      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%2f1029361%2fquestion-mark-icon-instead-of-wifi-icon%23new-answer', 'question_page');

      );

      Post as a guest















      Required, but never shown

























      4 Answers
      4






      active

      oldest

      votes








      4 Answers
      4






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      29














      Settings > Privacy > Connectivity Checking



      Set it OFF. (Then, restart your WiFi connection, thanks to @Dante's comment below).



      This is the same fiasco as Microsoft's NCSI (Network Connectivity Status Indicator), a God damn false negative to try ruin your mood.



      And, yeah, it would be checking some URL like that one: http://www.msftncsi.com/ncsi.txt






      share|improve this answer

























      • Thanks but it didn't work.

        – Dante
        Apr 28 '18 at 21:05







      • 4





        Hey wait a minute. After disconnecting and connecting again it solved the problem!

        – Dante
        Apr 28 '18 at 21:09











      • @dante is the answer the solution, or was it disconnect and reconnecting? The seem very different and if so, this should not be accepted answer (although can upvote since it helped you find the answer)

        – Oliver
        Jul 23 '18 at 18:07












      • @Oliver This answer is the solution but this change requires that you restart your computer.

        – Dante
        Jul 24 '18 at 7:49















      29














      Settings > Privacy > Connectivity Checking



      Set it OFF. (Then, restart your WiFi connection, thanks to @Dante's comment below).



      This is the same fiasco as Microsoft's NCSI (Network Connectivity Status Indicator), a God damn false negative to try ruin your mood.



      And, yeah, it would be checking some URL like that one: http://www.msftncsi.com/ncsi.txt






      share|improve this answer

























      • Thanks but it didn't work.

        – Dante
        Apr 28 '18 at 21:05







      • 4





        Hey wait a minute. After disconnecting and connecting again it solved the problem!

        – Dante
        Apr 28 '18 at 21:09











      • @dante is the answer the solution, or was it disconnect and reconnecting? The seem very different and if so, this should not be accepted answer (although can upvote since it helped you find the answer)

        – Oliver
        Jul 23 '18 at 18:07












      • @Oliver This answer is the solution but this change requires that you restart your computer.

        – Dante
        Jul 24 '18 at 7:49













      29












      29








      29







      Settings > Privacy > Connectivity Checking



      Set it OFF. (Then, restart your WiFi connection, thanks to @Dante's comment below).



      This is the same fiasco as Microsoft's NCSI (Network Connectivity Status Indicator), a God damn false negative to try ruin your mood.



      And, yeah, it would be checking some URL like that one: http://www.msftncsi.com/ncsi.txt






      share|improve this answer















      Settings > Privacy > Connectivity Checking



      Set it OFF. (Then, restart your WiFi connection, thanks to @Dante's comment below).



      This is the same fiasco as Microsoft's NCSI (Network Connectivity Status Indicator), a God damn false negative to try ruin your mood.



      And, yeah, it would be checking some URL like that one: http://www.msftncsi.com/ncsi.txt







      share|improve this answer














      share|improve this answer



      share|improve this answer








      edited Aug 25 '18 at 8:13









      MAChitgarha

      124112




      124112










      answered Apr 28 '18 at 21:00









      M KM K

      7851515




      7851515












      • Thanks but it didn't work.

        – Dante
        Apr 28 '18 at 21:05







      • 4





        Hey wait a minute. After disconnecting and connecting again it solved the problem!

        – Dante
        Apr 28 '18 at 21:09











      • @dante is the answer the solution, or was it disconnect and reconnecting? The seem very different and if so, this should not be accepted answer (although can upvote since it helped you find the answer)

        – Oliver
        Jul 23 '18 at 18:07












      • @Oliver This answer is the solution but this change requires that you restart your computer.

        – Dante
        Jul 24 '18 at 7:49

















      • Thanks but it didn't work.

        – Dante
        Apr 28 '18 at 21:05







      • 4





        Hey wait a minute. After disconnecting and connecting again it solved the problem!

        – Dante
        Apr 28 '18 at 21:09











      • @dante is the answer the solution, or was it disconnect and reconnecting? The seem very different and if so, this should not be accepted answer (although can upvote since it helped you find the answer)

        – Oliver
        Jul 23 '18 at 18:07












      • @Oliver This answer is the solution but this change requires that you restart your computer.

        – Dante
        Jul 24 '18 at 7:49
















      Thanks but it didn't work.

      – Dante
      Apr 28 '18 at 21:05






      Thanks but it didn't work.

      – Dante
      Apr 28 '18 at 21:05





      4




      4





      Hey wait a minute. After disconnecting and connecting again it solved the problem!

      – Dante
      Apr 28 '18 at 21:09





      Hey wait a minute. After disconnecting and connecting again it solved the problem!

      – Dante
      Apr 28 '18 at 21:09













      @dante is the answer the solution, or was it disconnect and reconnecting? The seem very different and if so, this should not be accepted answer (although can upvote since it helped you find the answer)

      – Oliver
      Jul 23 '18 at 18:07






      @dante is the answer the solution, or was it disconnect and reconnecting? The seem very different and if so, this should not be accepted answer (although can upvote since it helped you find the answer)

      – Oliver
      Jul 23 '18 at 18:07














      @Oliver This answer is the solution but this change requires that you restart your computer.

      – Dante
      Jul 24 '18 at 7:49





      @Oliver This answer is the solution but this change requires that you restart your computer.

      – Dante
      Jul 24 '18 at 7:49













      5














      I've had that issue with other versions of Ubuntu. I had similar Theme issues after upgrading to 18.04.



      Change the icon theme. You can do this with Gnome Tweaks.



      It's not installed by default. Install it with:



      $ apt install gnome-tweak


      From there click on Appearance -> (click) Icons. Then select a different theme.



      I've seen occasions where changing to a different theme and changing back sometimes resolved a glitch that was happening with the current preferred theme.






      share|improve this answer























      • I really don't like installing another software just because of that. I installed Ubuntu 18.04 on two laptops and I got this problem on both of them.

        – Dante
        Apr 28 '18 at 19:46






      • 1





        The gnome-tweak tool is a significant part of the gnome environment. You can alternatively change the theme and icons from the commandline. This is the commandline for changing the icon theme: gsettings set org.gnome.desktop.interface icon-theme 'YourIconTheme' I understand the thought of installing other applications, but in this case, this tool really is a significant part of the environment. I'm really surprised it wasn't installed by default. You can view the themes with this command: ls /usr/share/themes

        – L. D. James
        Apr 28 '18 at 19:50












      • I see but I think the developers should fix this problem :-)

        – Dante
        Apr 28 '18 at 19:54











      • I installed Gnome Tweaks and only Breeze icon theme works! Unfortunately I don't like it :-)

        – Dante
        Apr 28 '18 at 19:57






      • 1





        They will. To me, they are good for listening to bug reports and feature request. Put in a feature request at Bug reports and Feature request. I'm sorry that you don't like the first choice you see. But I'm glad it works. You might also try a few different Application Themes and Icon Themes. Did you try the Adwaita theme?

        – L. D. James
        Apr 28 '18 at 19:59
















      5














      I've had that issue with other versions of Ubuntu. I had similar Theme issues after upgrading to 18.04.



      Change the icon theme. You can do this with Gnome Tweaks.



      It's not installed by default. Install it with:



      $ apt install gnome-tweak


      From there click on Appearance -> (click) Icons. Then select a different theme.



      I've seen occasions where changing to a different theme and changing back sometimes resolved a glitch that was happening with the current preferred theme.






      share|improve this answer























      • I really don't like installing another software just because of that. I installed Ubuntu 18.04 on two laptops and I got this problem on both of them.

        – Dante
        Apr 28 '18 at 19:46






      • 1





        The gnome-tweak tool is a significant part of the gnome environment. You can alternatively change the theme and icons from the commandline. This is the commandline for changing the icon theme: gsettings set org.gnome.desktop.interface icon-theme 'YourIconTheme' I understand the thought of installing other applications, but in this case, this tool really is a significant part of the environment. I'm really surprised it wasn't installed by default. You can view the themes with this command: ls /usr/share/themes

        – L. D. James
        Apr 28 '18 at 19:50












      • I see but I think the developers should fix this problem :-)

        – Dante
        Apr 28 '18 at 19:54











      • I installed Gnome Tweaks and only Breeze icon theme works! Unfortunately I don't like it :-)

        – Dante
        Apr 28 '18 at 19:57






      • 1





        They will. To me, they are good for listening to bug reports and feature request. Put in a feature request at Bug reports and Feature request. I'm sorry that you don't like the first choice you see. But I'm glad it works. You might also try a few different Application Themes and Icon Themes. Did you try the Adwaita theme?

        – L. D. James
        Apr 28 '18 at 19:59














      5












      5








      5







      I've had that issue with other versions of Ubuntu. I had similar Theme issues after upgrading to 18.04.



      Change the icon theme. You can do this with Gnome Tweaks.



      It's not installed by default. Install it with:



      $ apt install gnome-tweak


      From there click on Appearance -> (click) Icons. Then select a different theme.



      I've seen occasions where changing to a different theme and changing back sometimes resolved a glitch that was happening with the current preferred theme.






      share|improve this answer













      I've had that issue with other versions of Ubuntu. I had similar Theme issues after upgrading to 18.04.



      Change the icon theme. You can do this with Gnome Tweaks.



      It's not installed by default. Install it with:



      $ apt install gnome-tweak


      From there click on Appearance -> (click) Icons. Then select a different theme.



      I've seen occasions where changing to a different theme and changing back sometimes resolved a glitch that was happening with the current preferred theme.







      share|improve this answer












      share|improve this answer



      share|improve this answer










      answered Apr 28 '18 at 19:36









      L. D. JamesL. D. James

      18.9k43889




      18.9k43889












      • I really don't like installing another software just because of that. I installed Ubuntu 18.04 on two laptops and I got this problem on both of them.

        – Dante
        Apr 28 '18 at 19:46






      • 1





        The gnome-tweak tool is a significant part of the gnome environment. You can alternatively change the theme and icons from the commandline. This is the commandline for changing the icon theme: gsettings set org.gnome.desktop.interface icon-theme 'YourIconTheme' I understand the thought of installing other applications, but in this case, this tool really is a significant part of the environment. I'm really surprised it wasn't installed by default. You can view the themes with this command: ls /usr/share/themes

        – L. D. James
        Apr 28 '18 at 19:50












      • I see but I think the developers should fix this problem :-)

        – Dante
        Apr 28 '18 at 19:54











      • I installed Gnome Tweaks and only Breeze icon theme works! Unfortunately I don't like it :-)

        – Dante
        Apr 28 '18 at 19:57






      • 1





        They will. To me, they are good for listening to bug reports and feature request. Put in a feature request at Bug reports and Feature request. I'm sorry that you don't like the first choice you see. But I'm glad it works. You might also try a few different Application Themes and Icon Themes. Did you try the Adwaita theme?

        – L. D. James
        Apr 28 '18 at 19:59


















      • I really don't like installing another software just because of that. I installed Ubuntu 18.04 on two laptops and I got this problem on both of them.

        – Dante
        Apr 28 '18 at 19:46






      • 1





        The gnome-tweak tool is a significant part of the gnome environment. You can alternatively change the theme and icons from the commandline. This is the commandline for changing the icon theme: gsettings set org.gnome.desktop.interface icon-theme 'YourIconTheme' I understand the thought of installing other applications, but in this case, this tool really is a significant part of the environment. I'm really surprised it wasn't installed by default. You can view the themes with this command: ls /usr/share/themes

        – L. D. James
        Apr 28 '18 at 19:50












      • I see but I think the developers should fix this problem :-)

        – Dante
        Apr 28 '18 at 19:54











      • I installed Gnome Tweaks and only Breeze icon theme works! Unfortunately I don't like it :-)

        – Dante
        Apr 28 '18 at 19:57






      • 1





        They will. To me, they are good for listening to bug reports and feature request. Put in a feature request at Bug reports and Feature request. I'm sorry that you don't like the first choice you see. But I'm glad it works. You might also try a few different Application Themes and Icon Themes. Did you try the Adwaita theme?

        – L. D. James
        Apr 28 '18 at 19:59

















      I really don't like installing another software just because of that. I installed Ubuntu 18.04 on two laptops and I got this problem on both of them.

      – Dante
      Apr 28 '18 at 19:46





      I really don't like installing another software just because of that. I installed Ubuntu 18.04 on two laptops and I got this problem on both of them.

      – Dante
      Apr 28 '18 at 19:46




      1




      1





      The gnome-tweak tool is a significant part of the gnome environment. You can alternatively change the theme and icons from the commandline. This is the commandline for changing the icon theme: gsettings set org.gnome.desktop.interface icon-theme 'YourIconTheme' I understand the thought of installing other applications, but in this case, this tool really is a significant part of the environment. I'm really surprised it wasn't installed by default. You can view the themes with this command: ls /usr/share/themes

      – L. D. James
      Apr 28 '18 at 19:50






      The gnome-tweak tool is a significant part of the gnome environment. You can alternatively change the theme and icons from the commandline. This is the commandline for changing the icon theme: gsettings set org.gnome.desktop.interface icon-theme 'YourIconTheme' I understand the thought of installing other applications, but in this case, this tool really is a significant part of the environment. I'm really surprised it wasn't installed by default. You can view the themes with this command: ls /usr/share/themes

      – L. D. James
      Apr 28 '18 at 19:50














      I see but I think the developers should fix this problem :-)

      – Dante
      Apr 28 '18 at 19:54





      I see but I think the developers should fix this problem :-)

      – Dante
      Apr 28 '18 at 19:54













      I installed Gnome Tweaks and only Breeze icon theme works! Unfortunately I don't like it :-)

      – Dante
      Apr 28 '18 at 19:57





      I installed Gnome Tweaks and only Breeze icon theme works! Unfortunately I don't like it :-)

      – Dante
      Apr 28 '18 at 19:57




      1




      1





      They will. To me, they are good for listening to bug reports and feature request. Put in a feature request at Bug reports and Feature request. I'm sorry that you don't like the first choice you see. But I'm glad it works. You might also try a few different Application Themes and Icon Themes. Did you try the Adwaita theme?

      – L. D. James
      Apr 28 '18 at 19:59






      They will. To me, they are good for listening to bug reports and feature request. Put in a feature request at Bug reports and Feature request. I'm sorry that you don't like the first choice you see. But I'm glad it works. You might also try a few different Application Themes and Icon Themes. Did you try the Adwaita theme?

      – L. D. James
      Apr 28 '18 at 19:59












      2














      I had this issue, along with a very slow internet connection - due to the fact that I had used expressvpn, and I recently uninstalled it.



      The problem was that uninstalling with apt remove expressvpn didn't clean up after it completely, so I still had a broken expressvpn service trying to run in systemd.



      After I ran apt purge expressvpn, everything started working nicely, and the questionmark over my WiFi icon is gone.






      share|improve this answer



























        2














        I had this issue, along with a very slow internet connection - due to the fact that I had used expressvpn, and I recently uninstalled it.



        The problem was that uninstalling with apt remove expressvpn didn't clean up after it completely, so I still had a broken expressvpn service trying to run in systemd.



        After I ran apt purge expressvpn, everything started working nicely, and the questionmark over my WiFi icon is gone.






        share|improve this answer

























          2












          2








          2







          I had this issue, along with a very slow internet connection - due to the fact that I had used expressvpn, and I recently uninstalled it.



          The problem was that uninstalling with apt remove expressvpn didn't clean up after it completely, so I still had a broken expressvpn service trying to run in systemd.



          After I ran apt purge expressvpn, everything started working nicely, and the questionmark over my WiFi icon is gone.






          share|improve this answer













          I had this issue, along with a very slow internet connection - due to the fact that I had used expressvpn, and I recently uninstalled it.



          The problem was that uninstalling with apt remove expressvpn didn't clean up after it completely, so I still had a broken expressvpn service trying to run in systemd.



          After I ran apt purge expressvpn, everything started working nicely, and the questionmark over my WiFi icon is gone.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Aug 22 '18 at 20:39









          ZoltánZoltán

          2501216




          2501216





















              1














              I have the exact same problem, but it is sporadic: The icon is fine most of the time, except after some events, e.g. installing updates, it turns into a question mark, while the connection is still fine.



              Rebooting works, sure, but I don't have the patience for that. OTOH, restarting the network manager seems to do the trick in most cases:



              sudo service network-manager restart


              Hope this helps to someone!






              share|improve this answer



























                1














                I have the exact same problem, but it is sporadic: The icon is fine most of the time, except after some events, e.g. installing updates, it turns into a question mark, while the connection is still fine.



                Rebooting works, sure, but I don't have the patience for that. OTOH, restarting the network manager seems to do the trick in most cases:



                sudo service network-manager restart


                Hope this helps to someone!






                share|improve this answer

























                  1












                  1








                  1







                  I have the exact same problem, but it is sporadic: The icon is fine most of the time, except after some events, e.g. installing updates, it turns into a question mark, while the connection is still fine.



                  Rebooting works, sure, but I don't have the patience for that. OTOH, restarting the network manager seems to do the trick in most cases:



                  sudo service network-manager restart


                  Hope this helps to someone!






                  share|improve this answer













                  I have the exact same problem, but it is sporadic: The icon is fine most of the time, except after some events, e.g. installing updates, it turns into a question mark, while the connection is still fine.



                  Rebooting works, sure, but I don't have the patience for that. OTOH, restarting the network manager seems to do the trick in most cases:



                  sudo service network-manager restart


                  Hope this helps to someone!







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered 1 hour ago









                  EQrqtzeEQrqtze

                  461




                  461



























                      draft saved

                      draft discarded
















































                      Thanks for contributing an answer to Ask Ubuntu!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid


                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.

                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1029361%2fquestion-mark-icon-instead-of-wifi-icon%23new-answer', 'question_page');

                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      Are there any comparative studies done between Ashtavakra Gita and Buddhim?How is it wrong to believe that a self exists, or that it doesn't?Can you criticise or improve Ven. Bodhi's description of MahayanaWas the doctrine of 'Anatta', accepted as doctrine by modern Buddhism, actually taught by the Buddha?Relationship between Buddhism, Hinduism and Yoga?Comparison of Nirvana, Tao and Brahman/AtmaIs there a distinction between “ego identity” and “craving/hating”?Are there many differences between Taoism and Buddhism?Loss of “faith” in buddhismSimilarity between creation in Abrahamic religions and beginning of life in Earth mentioned Agganna Sutta?Are there studies about the difference between meditating in the morning versus in the evening?Can one follow Hinduism and Buddhism at the same time?Are there any prohibitions on participating in other religion's practices?Psychology of 'flow'

                      fallocate: fallocate failed: Text file busy in Ubuntu 17.04? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)defragmenting and increasing performance of old lubuntu system with swap partitionIssue with increasing the root partition from the swapthis /usr/bin/dpkg returned error || ubuntu-16.04, 64bitDefault 17.04 swap file locationHow to Resize Ubuntu 17.04 Zesty Swap file size?Ubuntu freezes from online formsMy Laptop is not starting after upgrade ubuntu 16.04 (Kernel 4.8.0-38 to 04.10.0-36)hcp: ERROR: FALLOCATE FAILED!Not sure my swap is being usedWine 3.0 asking for more virtual free swap

                      Where else does the Shulchan Aruch quote an authority by name?Parashat Metzora+HagadolPesach/PassoverShulchan Aruch UTF-8Anonymous glosses in the Shulchan AruchWhy is the Shulchan Aruch definitive?Siman 32, Kitzur Shulchan Aruch: UntranslatedLitvaks/Yeshivish and Shulchan AruchBuying a Shulchan AruchEnglish version of SHULCHAN ARUCHIs there any place where Shulchan Aruch rules with the Rosh against the Rif and Rambam?Are there practices where Sepharadim do not hold by Shulchan Aruch?5th part of the shulchan aruch