Although GNOME Shell integration extension is running, native host connector is not detected [duplicate]












1
















This question already has an answer here:




  • URL extensions.gnome.org for managing GNOME Extensions not working in any browser

    1 answer




On a fresh install of 18.10 I attempted to install CPU usage widget



https://extensions.gnome.org/extension/120/system-monitor/



on that link it errors showing :




Although GNOME Shell integration extension is running, native host connector is not detected











share|improve this question















marked as duplicate by pomsky gnome-shell
Users with the  gnome-shell badge can single-handedly close gnome-shell questions as duplicates and reopen them as needed.

StackExchange.ready(function() {
if (StackExchange.options.isMobile) return;

$('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');

$hover.hover(
function() {
$hover.showInfoMessage('', {
messageElement: $msg.clone().show(),
transient: false,
position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
dismissable: false,
relativeToBody: true
});
},
function() {
StackExchange.helpers.removeMessages();
}
);
});
});
Jan 8 at 8:40


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.




















    1
















    This question already has an answer here:




    • URL extensions.gnome.org for managing GNOME Extensions not working in any browser

      1 answer




    On a fresh install of 18.10 I attempted to install CPU usage widget



    https://extensions.gnome.org/extension/120/system-monitor/



    on that link it errors showing :




    Although GNOME Shell integration extension is running, native host connector is not detected











    share|improve this question















    marked as duplicate by pomsky gnome-shell
    Users with the  gnome-shell badge can single-handedly close gnome-shell questions as duplicates and reopen them as needed.

    StackExchange.ready(function() {
    if (StackExchange.options.isMobile) return;

    $('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
    var $hover = $(this).addClass('hover-bound'),
    $msg = $hover.siblings('.dupe-hammer-message');

    $hover.hover(
    function() {
    $hover.showInfoMessage('', {
    messageElement: $msg.clone().show(),
    transient: false,
    position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
    dismissable: false,
    relativeToBody: true
    });
    },
    function() {
    StackExchange.helpers.removeMessages();
    }
    );
    });
    });
    Jan 8 at 8:40


    This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.


















      1












      1








      1


      1







      This question already has an answer here:




      • URL extensions.gnome.org for managing GNOME Extensions not working in any browser

        1 answer




      On a fresh install of 18.10 I attempted to install CPU usage widget



      https://extensions.gnome.org/extension/120/system-monitor/



      on that link it errors showing :




      Although GNOME Shell integration extension is running, native host connector is not detected











      share|improve this question

















      This question already has an answer here:




      • URL extensions.gnome.org for managing GNOME Extensions not working in any browser

        1 answer




      On a fresh install of 18.10 I attempted to install CPU usage widget



      https://extensions.gnome.org/extension/120/system-monitor/



      on that link it errors showing :




      Although GNOME Shell integration extension is running, native host connector is not detected






      This question already has an answer here:




      • URL extensions.gnome.org for managing GNOME Extensions not working in any browser

        1 answer








      gnome-shell gnome-shell-extension monitoring system-monitor






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jan 8 at 8:49









      pomsky

      29.2k1190116




      29.2k1190116










      asked Jan 8 at 0:32









      Scott StenslandScott Stensland

      4,74742240




      4,74742240




      marked as duplicate by pomsky gnome-shell
      Users with the  gnome-shell badge can single-handedly close gnome-shell questions as duplicates and reopen them as needed.

      StackExchange.ready(function() {
      if (StackExchange.options.isMobile) return;

      $('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
      var $hover = $(this).addClass('hover-bound'),
      $msg = $hover.siblings('.dupe-hammer-message');

      $hover.hover(
      function() {
      $hover.showInfoMessage('', {
      messageElement: $msg.clone().show(),
      transient: false,
      position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
      dismissable: false,
      relativeToBody: true
      });
      },
      function() {
      StackExchange.helpers.removeMessages();
      }
      );
      });
      });
      Jan 8 at 8:40


      This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.






      marked as duplicate by pomsky gnome-shell
      Users with the  gnome-shell badge can single-handedly close gnome-shell questions as duplicates and reopen them as needed.

      StackExchange.ready(function() {
      if (StackExchange.options.isMobile) return;

      $('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
      var $hover = $(this).addClass('hover-bound'),
      $msg = $hover.siblings('.dupe-hammer-message');

      $hover.hover(
      function() {
      $hover.showInfoMessage('', {
      messageElement: $msg.clone().show(),
      transient: false,
      position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
      dismissable: false,
      relativeToBody: true
      });
      },
      function() {
      StackExchange.helpers.removeMessages();
      }
      );
      });
      });
      Jan 8 at 8:40


      This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
























          1 Answer
          1






          active

          oldest

          votes


















          1














          first install these (its what appears in your error popup)



          sudo apt-get install chrome-gnome-shell gir1.2-gtop-2.0 gir1.2-networkmanager-1.0  gir1.2-clutter-1.0


          then bounce your gnome shell by typing



          Alt + F2, type "r" then Enter.



          now go back to



          https://extensions.gnome.org/extension/120/system-monitor/



          and turn on the monitor extension ... resource monitor widget will now appear on desktop top status bar






          share|improve this answer


























          • Installing chrome-gnome-shell package should be enough to fix the "native host connector is not detected" issue in general. You may need other packages to fulfil the dependencies of the extension in particular.

            – pomsky
            Jan 8 at 8:42


















          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          1














          first install these (its what appears in your error popup)



          sudo apt-get install chrome-gnome-shell gir1.2-gtop-2.0 gir1.2-networkmanager-1.0  gir1.2-clutter-1.0


          then bounce your gnome shell by typing



          Alt + F2, type "r" then Enter.



          now go back to



          https://extensions.gnome.org/extension/120/system-monitor/



          and turn on the monitor extension ... resource monitor widget will now appear on desktop top status bar






          share|improve this answer


























          • Installing chrome-gnome-shell package should be enough to fix the "native host connector is not detected" issue in general. You may need other packages to fulfil the dependencies of the extension in particular.

            – pomsky
            Jan 8 at 8:42
















          1














          first install these (its what appears in your error popup)



          sudo apt-get install chrome-gnome-shell gir1.2-gtop-2.0 gir1.2-networkmanager-1.0  gir1.2-clutter-1.0


          then bounce your gnome shell by typing



          Alt + F2, type "r" then Enter.



          now go back to



          https://extensions.gnome.org/extension/120/system-monitor/



          and turn on the monitor extension ... resource monitor widget will now appear on desktop top status bar






          share|improve this answer


























          • Installing chrome-gnome-shell package should be enough to fix the "native host connector is not detected" issue in general. You may need other packages to fulfil the dependencies of the extension in particular.

            – pomsky
            Jan 8 at 8:42














          1












          1








          1







          first install these (its what appears in your error popup)



          sudo apt-get install chrome-gnome-shell gir1.2-gtop-2.0 gir1.2-networkmanager-1.0  gir1.2-clutter-1.0


          then bounce your gnome shell by typing



          Alt + F2, type "r" then Enter.



          now go back to



          https://extensions.gnome.org/extension/120/system-monitor/



          and turn on the monitor extension ... resource monitor widget will now appear on desktop top status bar






          share|improve this answer















          first install these (its what appears in your error popup)



          sudo apt-get install chrome-gnome-shell gir1.2-gtop-2.0 gir1.2-networkmanager-1.0  gir1.2-clutter-1.0


          then bounce your gnome shell by typing



          Alt + F2, type "r" then Enter.



          now go back to



          https://extensions.gnome.org/extension/120/system-monitor/



          and turn on the monitor extension ... resource monitor widget will now appear on desktop top status bar







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited yesterday

























          answered Jan 8 at 0:32









          Scott StenslandScott Stensland

          4,74742240




          4,74742240













          • Installing chrome-gnome-shell package should be enough to fix the "native host connector is not detected" issue in general. You may need other packages to fulfil the dependencies of the extension in particular.

            – pomsky
            Jan 8 at 8:42



















          • Installing chrome-gnome-shell package should be enough to fix the "native host connector is not detected" issue in general. You may need other packages to fulfil the dependencies of the extension in particular.

            – pomsky
            Jan 8 at 8:42

















          Installing chrome-gnome-shell package should be enough to fix the "native host connector is not detected" issue in general. You may need other packages to fulfil the dependencies of the extension in particular.

          – pomsky
          Jan 8 at 8:42





          Installing chrome-gnome-shell package should be enough to fix the "native host connector is not detected" issue in general. You may need other packages to fulfil the dependencies of the extension in particular.

          – pomsky
          Jan 8 at 8:42



          Popular posts from this blog

          How to make a Squid Proxy server?

          第一次世界大戦

          Touch on Surface Book