Bug#857231: [pkg-cinnamon] Bug#857231: Should be ported from libnm-glib/libnm-gtk to libnm/libnma

2018-01-22 Thread Michael Biebl
Am 22.01.2018 um 10:56 schrieb Fabio Fantoni:
> Il 22/01/2018 00:29, Michael Biebl ha scritto:
>> Any updates? This bug has been marked pending for a while now.
>>
>> Regards,
>> Michael
>>
> I already prepared and tested cinnamon 3.6 in debian gits 2-3 months ago
> adding also an upstream PR (already queued for cinnamon 3.8 tested and
> used already in Fedora packages) about this.
> I'm still using it on Sid of my notebook.
> Is not uploaded because Maxysaid to skip cinnamon 3.6 that not have
> significative big changes (except network part) and close only few
> debian bugs.

Keep in mind, that in unstable/buster, the network-manager VPN plugins
have been switched over to disable the deprecated libnm-glib support.

This means you can no create/edit/activate VPN connections from within
cinnamon or cinnamon-control-center (see #857224)

So an update of those two packages is strongly recommended.

Regards,
Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#857231: [pkg-cinnamon] Bug#857231: Should be ported from libnm-glib/libnm-gtk to libnm/libnma

2018-01-22 Thread Michael Biebl
Am 22.01.2018 um 10:56 schrieb Fabio Fantoni:
> Il 22/01/2018 00:29, Michael Biebl ha scritto:
>> Any updates? This bug has been marked pending for a while now.
>>
>> Regards,
>> Michael
>>
> I already prepared and tested cinnamon 3.6 in debian gits 2-3 months ago
> adding also an upstream PR (already queued for cinnamon 3.8 tested and
> used already in Fedora packages) about this.
> I'm still using it on Sid of my notebook.
> Is not uploaded because Maxysaid to skip cinnamon 3.6 that not have
> significative big changes (except network part) and close only few
> debian bugs.

Please reconsider to upload 3.6. It would be nice if I could move
forward with the deprecation of libnm-glib.

Thanks,
Michael


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#857231: [pkg-cinnamon] Bug#857231: Should be ported from libnm-glib/libnm-gtk to libnm/libnma

2018-01-22 Thread Fabio Fantoni
Il 22/01/2018 00:29, Michael Biebl ha scritto:
> Any updates? This bug has been marked pending for a while now.
>
> Regards,
> Michael
>
I already prepared and tested cinnamon 3.6 in debian gits 2-3 months ago
adding also an upstream PR (already queued for cinnamon 3.8 tested and
used already in Fedora packages) about this.
I'm still using it on Sid of my notebook.
Is not uploaded because Maxysaid to skip cinnamon 3.6 that not have
significative big changes (except network part) and close only few
debian bugs.


---
Questa e-mail รจ stata controllata per individuare virus con Avast antivirus.
https://www.avast.com/antivirus


Bug#857231: Should be ported from libnm-glib/libnm-gtk to libnm/libnma

2018-01-21 Thread Michael Biebl
Hi

On Thu, 09 Mar 2017 00:03:03 +0100 Michael Biebl  wrote:
> Source: cinnamon
> Version: 3.2.7-2
> Severity: normal
> User: pkg-utopia-maintain...@lists.alioth.debian.org
> Usertags: libnm
> 
> Hi,
> 
> libnm-glib has been replaced by libnm and libnm-gtk has been replaced by
> libnma.
> 
> Looking a the cinnamon source, it seems to use the GIR bindings in
> js/misc/modemManager.js
> files/usr/share/cinnamon/applets/netw...@cinnamon.org/applet.js
> 
> Please port cinnamon to use NM-1.0.typelib and NMA-1.0.typelib
> (gir1.2-nma-1.0)
> 
> The API documentation for libnm can be found at [1].
> The API documentation for libnma is available in the libnma-dev package
> starting with version 1.4.6-1.
> 

Any updates? This bug has been marked pending for a while now.

Regards,
Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#857231: Should be ported from libnm-glib/libnm-gtk to libnm/libnma

2017-05-15 Thread Michael Biebl
Control: forwarded -1 https://github.com/linuxmint/Cinnamon/pull/6519
Control: tags -1 + patch

On Thu, 09 Mar 2017 00:03:03 +0100 Michael Biebl  wrote:
> Source: cinnamon
> Version: 3.2.7-2
> Severity: normal
> User: pkg-utopia-maintain...@lists.alioth.debian.org
> Usertags: libnm
> 
> Hi,
> 
> libnm-glib has been replaced by libnm and libnm-gtk has been replaced by
> libnma.
> 
> Looking a the cinnamon source, it seems to use the GIR bindings in
> js/misc/modemManager.js
> files/usr/share/cinnamon/applets/netw...@cinnamon.org/applet.js
> 
> Please port cinnamon to use NM-1.0.typelib and NMA-1.0.typelib
> (gir1.2-nma-1.0)

NM-1.0.typelib has been split into it's own package gir1.2-nm-1.0 in
version 1.8.0-2 (currently available in experimental).

Which means the following package dependencies should be updated
accordingly:
gir1.2-nmgtk-1.0 โ†’ gir1.2-nma-1.0
gir1.2-networkmanager-1.0 โ†’ gir1.2-nm-1.0


Assuming the upstream PR is merged, the build-dependencies need to be
changed as well:
libnm-glib-dev โ†’ libnm-dev
add libnma-dev

Would be great if you can make those changes in experimental or early in
the buster release cycle.
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#857231: Should be ported from libnm-glib/libnm-gtk to libnm/libnma

2017-03-08 Thread Michael Biebl
Source: cinnamon
Version: 3.2.7-2
Severity: normal
User: pkg-utopia-maintain...@lists.alioth.debian.org
Usertags: libnm

Hi,

libnm-glib has been replaced by libnm and libnm-gtk has been replaced by
libnma.

Looking a the cinnamon source, it seems to use the GIR bindings in
js/misc/modemManager.js
files/usr/share/cinnamon/applets/netw...@cinnamon.org/applet.js

Please port cinnamon to use NM-1.0.typelib and NMA-1.0.typelib
(gir1.2-nma-1.0)

The API documentation for libnm can be found at [1].
The API documentation for libnma is available in the libnma-dev package
starting with version 1.4.6-1.

Regards,
Michael


Regards,
Michael

[1] https://developer.gnome.org/libnm/stable/


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

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