Critiques pour Intégration à GNOME Shell
Intégration à GNOME Shell par Yuri Konotopov
9 notes
- Noté 3 sur 5par Utilisateur ou utilisatrice 15890636 de Firefox, il y a 5 ans
- Noté 3 sur 5par OhDung, il y a 5 ans
- Noté 3 sur 5par pause_break, il y a 5 ansOverall set up process of Gnome extensions is needlessly overcomplicated. However it works well after all steps and instructions.
Réponse du développeur
mis en ligne : il y a 5 ansLet's look how is it complicated eg on Gentoo GNU/Linux:
1. emerge -av chrome-gnome-shell
2. Go to extensions.gnome.org and click "install extension" - Noté 3 sur 5par Umut, il y a 5 ans
- Noté 3 sur 5par Utilisateur ou utilisatrice 14038428 de Firefox, il y a 6 ansI have the native connector chrome-gnome-shell installed, the extension works fine on Chrome [currently running 71.0.3578.98 (Official Build) (64-bit)] but fails to detect the host connector on Firefox Developer Edition [currently running 65.0b5 (64-bit)]:
"Although GNOME Shell integration extension is running, native host connector is not detected. Refer documentation for instructions about installing connector." - Noté 3 sur 5par Utilisateur ou utilisatrice 14454627 de Firefox, il y a 6 ansCurrent Debian Jessie, Gnome 3.14.1, Firefox 63.0.3 (from Mozilla), Firefox-esr 63.0.3 (native). Can't get connector to install. "python3-requests" dependency not satisfiable. "python3-requests" not in repos, either. (Got .deb file and used gdebi.) chrome-gnome-shell not in repos. gnome-shell is. Tweak tool installed. gnome-shell is in toolbar--useless--only gnome.org site usable. Which repo may prove valid, and where? A few others report this about current Debian, too.
Réponse du développeur
mis en ligne : il y a 6 ans> Current Debian Jessie
Why you rated chrome-gnome-shell for your distro issue?
Install all packages from sources if you distro missed them.
For chrome-gnome-shell manual installation read https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome/Installation - Noté 3 sur 5par Utilisateur ou utilisatrice 14156705 de Firefox, il y a 6 ans
- Noté 3 sur 5par Utilisateur ou utilisatrice 13527217 de Firefox, il y a 7 ansWorks. Keep in mind that you still need to install a native counterpart (for ubuntu and others) to work and for ubuntu 17.10 this component has not been updated, yielding apt update error
E: The repository 'http://ppa.launchpad.net/ne0sight/chrome-gnome-shell/ubuntu artful Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.Réponse du développeur
mis en ligne : il y a 7 ansHello. You should not use PPA anymore.
Use chrome-gnome-shell package from Ubuntu universe repository. - Noté 3 sur 5par Utilisateur ou utilisatrice 13106008 de Firefox, il y a 8 ansGreat concept and have previously had high success. Though recently my FF has been performing like crap and today finally set out to isolate it. High CPU usage even when idle one tab open to duckduckgo. Running Ubuntu 16.04 FF latest.
First part (which I fixed)
---------------------------------------------
First problem:
-> high CPU consumed by Firefox idle. Isolated down to this plugin. (plugin enabled = 20% CPU, plugin disabled = 0-1% CPU idle)
Seems I was running an older version of the backend service, which was the root cause of this issue. (sorry didn't note which chrome-gnome-shell version was running previously).
Second issue. (no fix)
---------------------------------------------
Any attempt to close firefox (File Quit, CTRL+Q, restart FF due to addon/extension change, etc.) results in a hang and crash. Firefox spins CPU for about 1 minute then crashes.
Technical Details
----
$ dpkg --list | egrep "chrome-gnome-shell|firefox"
ii chrome-gnome-shell 9-0ubuntu1~ubuntu16.04.3 all GNOME Shell extensions integration for web browsers
ii firefox 53.0.3+build1-0ubuntu0.16.04.2 amd64 Safe and easy web browser from Mozilla
4.4.0-79-generic Ubuntu 16.04.2 LTSRéponse du développeur
mis en ligne : il y a 8 ansHello.
It is a Firefox bug 1349874 [1] and explained in the wiki [2]. Please ask Mozilla to fix it.
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1349874
[2] https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome/Installation#Troubleshooting