nE0sIghT / gnome-browser-extension-mirror

GNOME Shell integration for Chrome
https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome
GNU General Public License v3.0
29 stars 21 forks source link

https://extensions.gnome.org/ reports native connector not detected #58

Closed ghost closed 7 years ago

ghost commented 7 years ago

having the famous issue native connector not detected but not on ubuntu ,on chrome OpenSUSE can't find a solution!

nE0sIghT commented 7 years ago

Which browser? Is chrome-gnome-shell package installed?

ghost commented 7 years ago

using chrome i guess yeah i have the gnome icon on my browser

nE0sIghT commented 7 years ago

GNOME icon in browser means you have browser extension installed. As you noticed at extensions.gnome.org you also need native host connector. Usually, chrome-gnome-shell package in your distro.

ghost commented 7 years ago

how to check !

nE0sIghT commented 7 years ago

I'm not a OpenSUSE user. Try to ask at OpenSUSE forums or so.

ghost commented 7 years ago

hello, so i've installed it and now i get this error when i enter to https://extensions.gnome.org/ Native host has exited.

nE0sIghT commented 7 years ago

@ghanoumessi run chromium from console and post output here

ghost commented 7 years ago

here it is : [20902:20933:0425/175234.540376:ERROR:nss_util.cc(808)] After loading Root Certs, loaded==false: NSS error code: -8018 [20988:20988:0425/175234.631456:ERROR:sandbox_linux.cc(343)] InitializeSandbox() called with multiple threads in process gpu-process. [20988:20988:0425/175234.632426:ERROR:child_thread_impl.cc(762)] Request for unknown Channel-associated interface: ui::mojom::GpuMain Traceback (most recent call last): File "/usr/bin/chrome-gnome-shell", line 20, in import requests ImportError: No module named requests Traceback (most recent call last): File "/usr/bin/chrome-gnome-shell", line 20, in import requests ImportError: No module named requests Traceback (most recent call last): File "/usr/bin/chrome-gnome-shell", line 20, in import requests ImportError: No module named requests [20902:21212:0425/175249.618859:ERROR:cert_verify_proc_nss.cc(918)] CERT_PKIXVerifyCert for epicunitscan.info failed err=-8181

nE0sIghT commented 7 years ago

@ghanoumessi

ImportError: No module named requests

means you missing python-requests package

ghost commented 7 years ago

Ok bruh , i installed it and now it's working :D ^^ thanks :)

nE0sIghT commented 7 years ago

Glad to hear it works for you. Closing then.