Source: gnome-shell-extension-show-ip
Version: 8-2
Severity: serious
Tags: patch
User: pkg-utopia-maintain...@lists.alioth.debian.org
Usertags: libnm

Hi,

the libnm-glib/libnm-util libraries have been deprecated upstream in
favour of libnm (along with their corresponding gir bindings)

Your package uses the old Gir bindings:

extension.js:const NMC = imports.gi.NMClient;
extension.js:const NetworkManager = imports.gi.NetworkManager;
extension.js:                if (this.client.get_state() == 
NetworkManager.State.CONNECTED_GLOBAL) {

Fortunately, this has already been fixed upstream at
https://github.com/sgaraud/gnome-extension-show-ip/commit/a2857aea4a38bb7737e1954e2bca20c35959156b

Please cherry-pick this patch to make your extension compatible with
newer versions of gnome-shell.
In version 3.26.2-4, I switched gnome-shell over to libnm, which means
your extension is currently non-functional anymore.

Regards,
Michael



-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8), 
LANGUAGE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Reply via email to