[Desktop-packages] [Bug 1806269] Re: nm-connection-editor crashes when trying to modify connection without gnome-keyring installed

2019-11-06 Thread Launchpad Bug Tracker
This bug was fixed in the package network-manager-applet -
1.8.10-2ubuntu3

---
network-manager-applet (1.8.10-2ubuntu3) bionic; urgency=medium

  * debian/patches/git_error_handling.patch:
- don't segfault when gnome-keyring is missing (lp: #1806269)
  * debian/patches/git_editor_segfault.patch:
- backport a segfault fix for the editor (lp: #1848185)
  * debian/patches/git_label_warning.patch:
- backport fix for parsing error warnings being displayed when
  connecting to an ap with special chars (lp: #1848186)

 -- Sebastien Bacher   Tue, 15 Oct 2019 10:50:14
+0200

** Changed in: network-manager-applet (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/1806269

Title:
  nm-connection-editor crashes when trying to modify connection without
  gnome-keyring installed

Status in Network Manager Applet:
  Fix Released
Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-applet source package in Bionic:
  Fix Released
Status in network-manager-applet package in Debian:
  Fix Released

Bug description:
  * Impact
  the connection editor segfault when using without gnome-keyring

  * Test case
  uninstall gnome-keyring and try to edit a connection, it shouldn't segfault

  * Regression potential
  the fix changes an error handling case, it shouldn't impact normal use

  
  

  
  Thread 1 "nm-connection-e" received signal SIGSEGV, Segmentation fault.
  0x77ba6b53 in modules_initialized (object=, 
res=0x56048a40, user_data=) at 
src/libnma/nma-cert-chooser-button.c:98
  98  src/libnma/nma-cert-chooser-button.c: No such file or directory.

  This occurs when the package "gnome-keyring" is not installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-applet/+bug/1806269/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1806269] Re: nm-connection-editor crashes when trying to modify connection without gnome-keyring installed

2019-11-03 Thread Bug Watch Updater
** Changed in: network-manager-applet (Debian)
   Status: Unknown => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/1806269

Title:
  nm-connection-editor crashes when trying to modify connection without
  gnome-keyring installed

Status in Network Manager Applet:
  Fix Released
Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-applet source package in Bionic:
  Fix Committed
Status in network-manager-applet package in Debian:
  Fix Released

Bug description:
  * Impact
  the connection editor segfault when using without gnome-keyring

  * Test case
  uninstall gnome-keyring and try to edit a connection, it shouldn't segfault

  * Regression potential
  the fix changes an error handling case, it shouldn't impact normal use

  
  

  
  Thread 1 "nm-connection-e" received signal SIGSEGV, Segmentation fault.
  0x77ba6b53 in modules_initialized (object=, 
res=0x56048a40, user_data=) at 
src/libnma/nma-cert-chooser-button.c:98
  98  src/libnma/nma-cert-chooser-button.c: No such file or directory.

  This occurs when the package "gnome-keyring" is not installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-applet/+bug/1806269/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1806269] Re: nm-connection-editor crashes when trying to modify connection without gnome-keyring installed

2019-11-02 Thread Mathew Hodson
** Bug watch removed: GNOME Bug Tracker #785674
   https://gitlab.gnome.org/785674

** Also affects: network-manager-applet (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865013
   Importance: Unknown
   Status: Unknown

** Bug watch removed: Debian Bug tracker #883965
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=883965

** Changed in: network-manager-applet (Ubuntu Bionic)
   Importance: Undecided => Medium

** Tags removed: verification-needed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/1806269

Title:
  nm-connection-editor crashes when trying to modify connection without
  gnome-keyring installed

Status in Network Manager Applet:
  Fix Released
Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-applet source package in Bionic:
  Fix Committed
Status in network-manager-applet package in Debian:
  Unknown

Bug description:
  * Impact
  the connection editor segfault when using without gnome-keyring

  * Test case
  uninstall gnome-keyring and try to edit a connection, it shouldn't segfault

  * Regression potential
  the fix changes an error handling case, it shouldn't impact normal use

  
  

  
  Thread 1 "nm-connection-e" received signal SIGSEGV, Segmentation fault.
  0x77ba6b53 in modules_initialized (object=, 
res=0x56048a40, user_data=) at 
src/libnma/nma-cert-chooser-button.c:98
  98  src/libnma/nma-cert-chooser-button.c: No such file or directory.

  This occurs when the package "gnome-keyring" is not installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-applet/+bug/1806269/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1806269] Re: nm-connection-editor crashes when trying to modify connection without gnome-keyring installed

2019-10-25 Thread shasheene
OK, I have tested the bionic-proposed 1.8.10-2ubuntu3 release and can
confirm it does indeed fix the issue. Thank you.

** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/1806269

Title:
  nm-connection-editor crashes when trying to modify connection without
  gnome-keyring installed

Status in Network Manager Applet:
  Fix Released
Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-applet source package in Bionic:
  Fix Committed

Bug description:
  * Impact
  the connection editor segfault when using without gnome-keyring

  * Test case
  uninstall gnome-keyring and try to edit a connection, it shouldn't segfault

  * Regression potential
  the fix changes an error handling case, it shouldn't impact normal use

  
  

  
  Thread 1 "nm-connection-e" received signal SIGSEGV, Segmentation fault.
  0x77ba6b53 in modules_initialized (object=, 
res=0x56048a40, user_data=) at 
src/libnma/nma-cert-chooser-button.c:98
  98  src/libnma/nma-cert-chooser-button.c: No such file or directory.

  This occurs when the package "gnome-keyring" is not installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-applet/+bug/1806269/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1806269] Re: nm-connection-editor crashes when trying to modify connection without gnome-keyring installed

2019-10-25 Thread Timo Aaltonen
Hello TJ, or anyone else affected,

Accepted network-manager-applet into bionic-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source
/network-manager-applet/1.8.10-2ubuntu3 in a few hours, and then in the
-proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-bionic to verification-done-bionic. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-bionic. In either case, without details of
your testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: network-manager-applet (Ubuntu Bionic)
   Status: New => Fix Committed

** Tags added: verification-needed verification-needed-bionic

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/1806269

Title:
  nm-connection-editor crashes when trying to modify connection without
  gnome-keyring installed

Status in Network Manager Applet:
  Fix Released
Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-applet source package in Bionic:
  Fix Committed

Bug description:
  * Impact
  the connection editor segfault when using without gnome-keyring

  * Test case
  uninstall gnome-keyring and try to edit a connection, it shouldn't segfault

  * Regression potential
  the fix changes an error handling case, it shouldn't impact normal use

  
  

  
  Thread 1 "nm-connection-e" received signal SIGSEGV, Segmentation fault.
  0x77ba6b53 in modules_initialized (object=, 
res=0x56048a40, user_data=) at 
src/libnma/nma-cert-chooser-button.c:98
  98  src/libnma/nma-cert-chooser-button.c: No such file or directory.

  This occurs when the package "gnome-keyring" is not installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-applet/+bug/1806269/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1806269] Re: nm-connection-editor crashes when trying to modify connection without gnome-keyring installed

2019-10-22 Thread TJ
@Sebastian Oops! I usually add ~tj or ~lpXX but lost that change this time 
because whilst fighting with trying to combine the upstream, Debian, and Ubuntu 
git repos and use sbuild to test.
It failed in all sorts of confusing ways so I simply made a non-git copy and 
ran 'dch -i' immediately without thinking.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/1806269

Title:
  nm-connection-editor crashes when trying to modify connection without
  gnome-keyring installed

Status in Network Manager Applet:
  Fix Released
Status in network-manager-applet package in Ubuntu:
  Fix Released

Bug description:
  * Impact
  the connection editor segfault when using without gnome-keyring

  * Test case
  uninstall gnome-keyring and try to edit a connection, it shouldn't segfault

  * Regression potential
  the fix changes an error handling case, it shouldn't impact normal use

  
  

  
  Thread 1 "nm-connection-e" received signal SIGSEGV, Segmentation fault.
  0x77ba6b53 in modules_initialized (object=, 
res=0x56048a40, user_data=) at 
src/libnma/nma-cert-chooser-button.c:98
  98  src/libnma/nma-cert-chooser-button.c: No such file or directory.

  This occurs when the package "gnome-keyring" is not installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-applet/+bug/1806269/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1806269] Re: nm-connection-editor crashes when trying to modify connection without gnome-keyring installed

2019-10-21 Thread Sebastien Bacher
@TJ, thanks for backporting that patch but please don't use an 'official' 
version number next time. I did a SRU with that fix and some others and it's 
waiting in the queue
https://launchpadlibrarian.net/446721648/network-manager-applet_1.8.10-2ubuntu3_source.changes

The problem with your version using the same number is that users
installing it might not get the SRU replacing it now and miss on the
other fixes.

Best to use a ubuntu2+ppa or ubuntu3~test number next time

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/1806269

Title:
  nm-connection-editor crashes when trying to modify connection without
  gnome-keyring installed

Status in Network Manager Applet:
  Fix Released
Status in network-manager-applet package in Ubuntu:
  Fix Released

Bug description:
  * Impact
  the connection editor segfault when using without gnome-keyring

  * Test case
  uninstall gnome-keyring and try to edit a connection, it shouldn't segfault

  * Regression potential
  the fix changes an error handling case, it shouldn't impact normal use

  
  

  
  Thread 1 "nm-connection-e" received signal SIGSEGV, Segmentation fault.
  0x77ba6b53 in modules_initialized (object=, 
res=0x56048a40, user_data=) at 
src/libnma/nma-cert-chooser-button.c:98
  98  src/libnma/nma-cert-chooser-button.c: No such file or directory.

  This occurs when the package "gnome-keyring" is not installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-applet/+bug/1806269/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1806269] Re: nm-connection-editor crashes when trying to modify connection without gnome-keyring installed

2019-10-16 Thread shasheene
I might misunderstand the workflow, but I don't think "Fix Released" status 
applies given the patch hasn't been applied to bionic yet. Currently [1] shows 
bionic has the following network-manager-applet releases:
1.8.10-2ubuntu2 updates (main)  2019-01-22
1.8.10-2ubuntu1 release (main)  2018-01-27

Given TJ has just tested the patch out and confirmed it fixes the issue,
can a new version named "1.8.10-2ubuntu3" be published, and the
resulting deb files find there way into bionic-updates? I think the
following link [2] will remain 404 unless someone cherry-picks the fix
across to that branch, and publishes it. Forgive me if I'm wrong.

[1] https://launchpad.net/ubuntu/+source/network-manager-applet/
[2] https://launchpad.net/ubuntu/+source/network-manager-applet/1.8.10-2ubuntu3

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/1806269

Title:
  nm-connection-editor crashes when trying to modify connection without
  gnome-keyring installed

Status in Network Manager Applet:
  Fix Released
Status in network-manager-applet package in Ubuntu:
  Fix Released

Bug description:
  * Impact
  the connection editor segfault when using without gnome-keyring

  * Test case
  uninstall gnome-keyring and try to edit a connection, it shouldn't segfault

  * Regression potential
  the fix changes an error handling case, it shouldn't impact normal use

  
  

  
  Thread 1 "nm-connection-e" received signal SIGSEGV, Segmentation fault.
  0x77ba6b53 in modules_initialized (object=, 
res=0x56048a40, user_data=) at 
src/libnma/nma-cert-chooser-button.c:98
  98  src/libnma/nma-cert-chooser-button.c: No such file or directory.

  This occurs when the package "gnome-keyring" is not installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-applet/+bug/1806269/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1806269] Re: nm-connection-editor crashes when trying to modify connection without gnome-keyring installed

2019-10-15 Thread TJ
I've built a package containing the fix patch (taken from Debian's
1.8.10-3) and tested to confirm it solves the issue when gnome-keyring
is NOT installed.

$ apt list --installed network-manager-gnome gnome-keyring
Listing... Done
network-manager-gnome/bionic-updates,now 1.8.10-2ubuntu2 amd64 [installed]

$ nm-connection-editor

(nm-connection-editor:4086): GLib-GIO-CRITICAL **: 15:48:24.298: 
g_dbus_proxy_new: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
Segmentation fault (core dumped)

$ sudo dpkg -i ../libnm-gtk0_1.8.10-2ubuntu3_amd64.deb ../libn
ma0_1.8.10-2ubuntu3_amd64.deb ../gir1.2-nm*.deb 
../network-manager-gnome_1.8.10-2ubuntu3_amd64.deb

...

$ nm-connection-editor

 
(nm-connection-editor:2009): GLib-GIO-CRITICAL **: 15:43:26.561: 
g_dbus_proxy_new: assertion 'G_IS_DBUS_CONNECTION (connection)' failed

And the GUI editor opened on the connection.

The built package can be found at:

https://launchpad.net/~tj/+archive/ubuntu/bugfixes


** Patch added: "Debdiff containing the patch"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1806269/+attachment/5297364/+files/network-manager-applet_1.8.10-2ubuntu3_source.debdiff

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/1806269

Title:
  nm-connection-editor crashes when trying to modify connection without
  gnome-keyring installed

Status in Network Manager Applet:
  Fix Released
Status in network-manager-applet package in Ubuntu:
  Fix Released

Bug description:
  * Impact
  the connection editor segfault when using without gnome-keyring

  * Test case
  uninstall gnome-keyring and try to edit a connection, it shouldn't segfault

  * Regression potential
  the fix changes an error handling case, it shouldn't impact normal use

  
  

  
  Thread 1 "nm-connection-e" received signal SIGSEGV, Segmentation fault.
  0x77ba6b53 in modules_initialized (object=, 
res=0x56048a40, user_data=) at 
src/libnma/nma-cert-chooser-button.c:98
  98  src/libnma/nma-cert-chooser-button.c: No such file or directory.

  This occurs when the package "gnome-keyring" is not installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-applet/+bug/1806269/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1806269] Re: nm-connection-editor crashes when trying to modify connection without gnome-keyring installed

2019-10-15 Thread Sebastien Bacher
** Summary changed:

- nm-connection-editor crashes when trying to modify connection
+ nm-connection-editor crashes when trying to modify connection without 
gnome-keyring installed

** Changed in: network-manager-applet (Ubuntu)
   Status: Confirmed => Fix Released

** Description changed:

- Thread 1 "nm-connection-e" received signal SIGSEGV, Segmentation fault.   
   
- 0x77ba6b53 in modules_initialized (object=, 
res=0x56048a40, user_data=) at 
src/libnma/nma-cert-chooser-button.c:98
- 98  src/libnma/nma-cert-chooser-button.c: No such file or directory. 
+ * Impact
+ the connection editor segfault when using without gnome-keyring
+ 
+ * Test case
+ uninstall gnome-keyring and try to edit a connection, it shouldn't segfault
+ 
+ * Regression potential
+ the fix changes an error handling case, it shouldn't impact normal use
  
  
+ 
+ 
+ 
+ Thread 1 "nm-connection-e" received signal SIGSEGV, Segmentation fault.
+ 0x77ba6b53 in modules_initialized (object=, 
res=0x56048a40, user_data=) at 
src/libnma/nma-cert-chooser-button.c:98
+ 98  src/libnma/nma-cert-chooser-button.c: No such file or directory.
+ 
  This occurs when the package "gnome-keyring" is not installed.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/1806269

Title:
  nm-connection-editor crashes when trying to modify connection without
  gnome-keyring installed

Status in Network Manager Applet:
  Fix Released
Status in network-manager-applet package in Ubuntu:
  Fix Released

Bug description:
  * Impact
  the connection editor segfault when using without gnome-keyring

  * Test case
  uninstall gnome-keyring and try to edit a connection, it shouldn't segfault

  * Regression potential
  the fix changes an error handling case, it shouldn't impact normal use

  
  

  
  Thread 1 "nm-connection-e" received signal SIGSEGV, Segmentation fault.
  0x77ba6b53 in modules_initialized (object=, 
res=0x56048a40, user_data=) at 
src/libnma/nma-cert-chooser-button.c:98
  98  src/libnma/nma-cert-chooser-button.c: No such file or directory.

  This occurs when the package "gnome-keyring" is not installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-applet/+bug/1806269/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp