sgaraud / gnome-extension-show-ip

gnome shell extension showing ip in status bar
GNU General Public License v3.0
42 stars 17 forks source link

Error loading extension. #27

Open CubeF4rm opened 6 years ago

CubeF4rm commented 6 years ago

The extension won't load, uninstalling and reinstalling hasn't fixed it.

I checked journalctl /usr/bin/gnome-shell and there's a line about: JS WARNING: reference to undefined property "client".

I'm using Kali Linux.

delt commented 6 years ago

Possibly you are experiencing something similar to this ( https://sources.debian.org/patches/network-manager/1.10.4-1/libnm-register-empty-NMClient-and-NetworkManager-when-loa.patch/ ) which in turn is causing the NMC to be empty when it is checked by the "show-ip" extension.

GreenItSolutions commented 6 years ago

Same issue with Gnome Shell 3.26 + network-manager-applet 1.8.11dev+12+ga37483c1-1 Is there a way for you to correct this ? Thanks in advance

sgaraud commented 6 years ago

Hello,

Yes I will have to change few things. I can work on that next sunday. Hopefully a new version will be available next Monday.

On Sun, 13 May 2018 at 16:06, Green It Solutions notifications@github.com wrote:

Same issue with Gnome Shell 3.26 + network-manager-applet 1.8.11dev+12+ga37483c1-1 Is there a way for you to correct this ? Thanks in advance

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sgaraud/gnome-extension-show-ip/issues/27#issuecomment-388625488, or mute the thread https://github.com/notifications/unsubscribe-auth/AFad4SxMJvyAdQWlXu-XV2tkZH85QZMxks5tyC_HgaJpZM4R2z7w .

oilian commented 5 years ago

Is there any news on this? This extension is very helpful, but does not work on Gnome 3.26+

Thanks

mariansam commented 5 years ago

It hasn't changed. I'm working on a completely new extension using DBus. But I don't have enough time (= I'm lazy). And there isn't almost any documentation for GNOME extensions...