[Bug 1549890] Re: Segfault sometimes when auth denied

2016-03-19 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-software -
3.19.93~git20160318.55deb24-0ubuntu1

---
gnome-software (3.19.93~git20160318.55deb24-0ubuntu1) xenial; urgency=medium

  * New upstream snapshot
  * debian/control:
- Add Vcs-Bzr link
  * debian/ubuntu-one.png:
- Move binary file from ubuntu-review-submit.patch into packaging
  * debian/patches/apt-plugin.patch:
- Fix crash when authentication denied (LP: #1549890)
- Fix changelog URL
- Fix typo (LP: #1557213)
  * debian/patches/fwupd-error.patch:
- Handle fwupd not existing (LP: #1558816)
  * debian/patches/appstream-refresh.patch:
- Perform an apt update if there is no appstream available (LP: #1554023)
  * debian/patches/sideload-workaround.patch:
- Applied upstream

 -- Robert Ancell   Fri, 18 Mar 2016
10:43:09 +1300

** Changed in: gnome-software (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1549890

Title:
  Segfault sometimes when auth denied

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1549890/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1549890] Re: Segfault sometimes when auth denied

2016-03-19 Thread Robert Ancell
Was caused by D-Bus signal subscriptions not being removed after a
transaction was cancelled. The next transaction would cause these
handlers to be run and fail.

** Changed in: gnome-software (Ubuntu)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1549890

Title:
  Segfault sometimes when auth denied

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1549890/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1549890] Re: Segfault sometimes when auth denied

2016-03-03 Thread Robert Ancell
** Changed in: gnome-software (Ubuntu)
 Assignee: (unassigned) => Robert Ancell (robert-ancell)

** Changed in: gnome-software (Ubuntu)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1549890

Title:
  Segfault sometimes when auth denied

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1549890/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1549890] Re: Segfault sometimes when auth denied

2016-03-03 Thread Robert Ancell
I'm not able to reproduce this but I've modified the signal handler to
check the arguments are in the form we expect before passing them to
g_variant_parse. So please check if you get a g_warning instead of a
crash.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1549890

Title:
  Segfault sometimes when auth denied

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1549890/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1549890] Re: Segfault sometimes when auth denied

2016-03-03 Thread Robert Ancell
Actually, now I can reproduce it. The above change doesn't seem to have
solved it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1549890

Title:
  Segfault sometimes when auth denied

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1549890/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs