[Bug 1778607] Re: Incorrect licenses listed in the GNOME Software for Snap Apps.

2018-06-26 Thread Robert Ancell
snapd is returning the following information:

{
  "id": "XKEcBqPM06H1Z7zGOdG5fbICuf8NWK5R",
  "title": "Chromium",
  "summary": "Chromium web browser, open-source version of Chrome",
  ...
  "license": "Other Open Source",
  ...
}

i.e. the license is set to "Other Open Source". This field is supposed
to be a SPDX [1] formatted string, and this value is not valid (GNOME
Software defaults to proprietary if it can't decode the field). I'm
assuming this is an old value that the store used to set?

The solution is probably:
- Ask the snap authors to update their metadata to a valid field.
- Potentially check this particular value in GNOME Software and handle it (this 
is not going to be upstreamable though).

[1] https://spdx.org/

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

Title:
  Incorrect licenses listed in the GNOME Software for Snap Apps.

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

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

[Bug 1756379] Re: Delay start of gnome-software service

2018-06-24 Thread Robert Ancell
@jibel - can you update the bug description to be suitable for SRU?

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

Title:
  Delay start of gnome-software service

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

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

[Bug 1756379] Re: Delay start of gnome-software service

2018-06-24 Thread Robert Ancell
** Changed in: gnome-software (Ubuntu)
   Status: Triaged => Fix Committed

** Changed in: gnome-software (Ubuntu Xenial)
   Status: New => Triaged

** Changed in: gnome-software (Ubuntu Xenial)
   Importance: Undecided => Medium

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

Title:
  Delay start of gnome-software service

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

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

[Bug 1756379] Re: Delay start of gnome-software service

2018-06-24 Thread Robert Ancell
** Changed in: gnome-software (Ubuntu)
   Status: New => Triaged

** Also affects: gnome-software (Ubuntu Xenial)
   Importance: Undecided
   Status: New

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

Title:
  Delay start of gnome-software service

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

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

[Bug 1756379] Re: Delay start of gnome-software service

2018-06-24 Thread Robert Ancell
The autostart delay feature never made it upstream [1], so there's not
really anything worth discussing with the GNOME Software developers. I
figure we just upload it for Ubuntu and then it's in the queue of things
to discuss at some point.

[1] https://bugzilla.gnome.org/show_bug.cgi?id=608402

** Bug watch added: GNOME Bug Tracker #608402
   https://bugzilla.gnome.org/show_bug.cgi?id=608402

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

Title:
  Delay start of gnome-software service

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

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

[Bug 1778160] Re: /usr/bin/gnome-software:11:g_type_check_instance:g_signal_emit_valist:g_signal_emit:g_closure_invoke:signal_emit_unlocked_R

2018-06-21 Thread Robert Ancell
Asked on forum if anyone knows a suitable snap to test this:
https://forum.snapcraft.io/t/searching-for-a-snap-that-has-a-plug-with-multiple-slots

** Changed in: gnome-software (Ubuntu Bionic)
   Status: Triaged => 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/1778160

Title:
  /usr/bin/gnome-
  
software:11:g_type_check_instance:g_signal_emit_valist:g_signal_emit:g_closure_invoke:signal_emit_unlocked_R

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

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

[Bug 1778160] Re: /usr/bin/gnome-software:11:g_type_check_instance:g_signal_emit_valist:g_signal_emit:g_closure_invoke:signal_emit_unlocked_R

2018-06-21 Thread Robert Ancell
** Description changed:

  [Impact]
  Configuring the permissions for a snap that has a plug that can connect to 
multiple slots causes a crash:
- https://errors.ubuntu.com/problem/46232e57fbbc469ce3e5f5c0f12bc24f95cd27c6 
+ https://errors.ubuntu.com/problem/46232e57fbbc469ce3e5f5c0f12bc24f95cd27c6
  
  [Test Case]
- TBD
+ 1. Open GNOME Software
+ 2. Search for and install TBD snap
+ 3. Open Permissions dialog
+ 4. Toggle TBD permission that uses a combo box
  
  Expected result:
  Permission is changed
  
  Observed result:
  GNOME Software crashes
  
  [Regression Potential]
  Fix is to rename a signal to avoid a name collision, low chance of 
introducing new bugs.

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

Title:
  /usr/bin/gnome-
  
software:11:g_type_check_instance:g_signal_emit_valist:g_signal_emit:g_closure_invoke:signal_emit_unlocked_R

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

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

[Bug 1778160] Re: /usr/bin/gnome-software:11:g_type_check_instance:g_signal_emit_valist:g_signal_emit:g_closure_invoke:signal_emit_unlocked_R

2018-06-21 Thread Robert Ancell
** Changed in: gnome-software (Ubuntu Xenial)
   Status: New => Fix Committed

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

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

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

** Changed in: gnome-software (Ubuntu Bionic)
   Status: New => Triaged

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

Title:
  /usr/bin/gnome-
  
software:11:g_type_check_instance:g_signal_emit_valist:g_signal_emit:g_closure_invoke:signal_emit_unlocked_R

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

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

[Bug 1778160] Re: /usr/bin/gnome-software:11:g_type_check_instance:g_signal_emit_valist:g_signal_emit:g_closure_invoke:signal_emit_unlocked_R

2018-06-21 Thread Robert Ancell
** Changed in: gnome-software (Ubuntu Cosmic)
   Status: New => Fix Committed

** Changed in: gnome-software (Ubuntu Cosmic)
   Importance: Undecided => Medium

** Changed in: gnome-software (Ubuntu Bionic)
   Importance: Undecided => Medium

** Changed in: gnome-software (Ubuntu Xenial)
   Importance: Undecided => Medium

** Description changed:

- The Ubuntu Error Tracker has been receiving reports about a problem regarding 
gnome-software.  This problem was most recently seen with package version 
3.29.1-0ubuntu1, the problem page at 
https://errors.ubuntu.com/problem/46232e57fbbc469ce3e5f5c0f12bc24f95cd27c6 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
- If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.
+ [Impact]
+ Configuring the permissions for a snap that has a plug that can connect to 
multiple slots causes a crash:
+ https://errors.ubuntu.com/problem/46232e57fbbc469ce3e5f5c0f12bc24f95cd27c6 
+ 
+ [Test Case]
+ TBD
+ 
+ Expected result:
+ Permission is changed
+ 
+ Observed result:
+ GNOME Software crashes
+ 
+ [Regression Potential]
+ Fix is to rename a signal to avoid a name collision, low chance of 
introducing new bugs.

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

Title:
  /usr/bin/gnome-
  
software:11:g_type_check_instance:g_signal_emit_valist:g_signal_emit:g_closure_invoke:signal_emit_unlocked_R

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

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

[Bug 1778160] Re: /usr/bin/gnome-software:11:g_type_check_instance:g_signal_emit_valist:g_signal_emit:g_closure_invoke:signal_emit_unlocked_R

2018-06-21 Thread Robert Ancell
Cause seems to be a name collision for the GsPermissionComboBox
"changed" signal - solution was to rename it to "value-changed". This
only occurs when a snap has a plug that can connect to more than one
slot.

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

Title:
  /usr/bin/gnome-
  
software:11:g_type_check_instance:g_signal_emit_valist:g_signal_emit:g_closure_invoke:signal_emit_unlocked_R

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

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

[Bug 1778160] Re: /usr/bin/gnome-software:11:g_type_check_instance:g_signal_emit_valist:g_signal_emit:g_closure_invoke:signal_emit_unlocked_R

2018-06-21 Thread Robert Ancell
The crash seems to be related to a ComboBox and has only started
occurring in Xenial after the Snap interfaces support was added.

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

Title:
  /usr/bin/gnome-
  
software:11:g_type_check_instance:g_signal_emit_valist:g_signal_emit:g_closure_invoke:signal_emit_unlocked_R

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

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

[Bug 1778160] Re: /usr/bin/gnome-software:11:g_type_check_instance:g_signal_emit_valist:g_signal_emit:g_closure_invoke:signal_emit_unlocked_R

2018-06-21 Thread Robert Ancell
** Also affects: gnome-software (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** Also affects: gnome-software (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: gnome-software (Ubuntu Bionic)
   Importance: Undecided
   Status: New

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

Title:
  /usr/bin/gnome-
  
software:11:g_type_check_instance:g_signal_emit_valist:g_signal_emit:g_closure_invoke:signal_emit_unlocked_R

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

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

[Bug 1778135] Re: /usr/bin/gnome-software:11:as_icon_get_name:gs_refine_item_pixbuf:gs_appstream_refine_app:gs_plugin_refine_from_pkgname:gs_plugin_refine_app

2018-06-21 Thread Robert Ancell
** Also affects: gnome-software (Ubuntu Xenial)
   Importance: Undecided
   Status: New

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

** Changed in: gnome-software (Ubuntu Xenial)
   Importance: Undecided => Medium

** Changed in: gnome-software (Ubuntu Xenial)
   Status: New => Triaged

** Bug watch added: GNOME Bug Tracker #764921
   https://bugzilla.gnome.org/show_bug.cgi?id=764921

** Also affects: gnome-software via
   https://bugzilla.gnome.org/show_bug.cgi?id=764921
   Importance: Unknown
   Status: Unknown

** Description changed:

- The Ubuntu Error Tracker has been receiving reports about a problem regarding 
gnome-software.  This problem was most recently seen with package version 
3.20.5-0ubuntu0.16.04.11, the problem page at 
https://errors.ubuntu.com/problem/333736cd145e0c8722aba054d9d202310b1447f0 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
- If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.
+ [Impact]
+ GNOME Software can crash when failing to get an icon from the cache:
+ https://errors.ubuntu.com/problem/333736cd145e0c8722aba054d9d202310b1447f0 
+ 
+ [Test Case]
+ Run updated version on a system that is hitting the problem, observe crash no 
longer occurs.
+ 
+ [Regression Potential]
+ Low, the fix is cherry-picked from a newer branch and fixes and obvious NULL 
pointer deference.

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

Title:
  /usr/bin/gnome-
  
software:11:as_icon_get_name:gs_refine_item_pixbuf:gs_appstream_refine_app:gs_plugin_refine_from_pkgname:gs_plugin_refine_app

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

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

[Bug 1778135] Re: /usr/bin/gnome-software:11:as_icon_get_name:gs_refine_item_pixbuf:gs_appstream_refine_app:gs_plugin_refine_from_pkgname:gs_plugin_refine_app

2018-06-21 Thread Robert Ancell
** Description changed:

  [Impact]
  GNOME Software can crash when failing to get an icon from the cache:
- https://errors.ubuntu.com/problem/333736cd145e0c8722aba054d9d202310b1447f0 
+ https://errors.ubuntu.com/problem/333736cd145e0c8722aba054d9d202310b1447f0
  
  [Test Case]
  Run updated version on a system that is hitting the problem, observe crash no 
longer occurs.
  
  [Regression Potential]
- Low, the fix is cherry-picked from a newer branch and fixes and obvious NULL 
pointer deference.
+ Low, the fix is cherry-picked from a newer branch and fixes and obvious NULL 
pointer dereference.

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

Title:
  /usr/bin/gnome-
  
software:11:as_icon_get_name:gs_refine_item_pixbuf:gs_appstream_refine_app:gs_plugin_refine_from_pkgname:gs_plugin_refine_app

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

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

[Bug 1722185] Re: Crash installing packages using debconf

2018-06-20 Thread Robert Ancell
Merged upstream

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

Title:
  Crash installing packages using debconf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/1722185/+subscriptions

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

[Bug 1769810] Re: Featured snaps doesn't align well when part page

2018-06-19 Thread Robert Ancell
** Tags removed: erification-done-bionic
** Tags added: verification-done-bionic

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

Title:
  Featured snaps doesn't align well when part page

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

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

[Bug 1769810] Re: Featured snaps doesn't align well when part page

2018-06-19 Thread Robert Ancell
Confirmed 3.28.0-2ubuntu6.16.04.1 correctly lays out featured snaps.

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

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

Title:
  Featured snaps doesn't align well when part page

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

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

[Bug 1756379] Re: Delay start of gnome-software service

2018-06-19 Thread Robert Ancell
Unassigning myself I mean.

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

Title:
  Delay start of gnome-software service

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

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

[Bug 1756379] Re: Delay start of gnome-software service

2018-06-19 Thread Robert Ancell
Assigning myself as there doesn't seem to be a clear decision on if we
want this or not (I have not strong opinion either way).

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

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

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

Title:
  Delay start of gnome-software service

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

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

[Bug 1768744] Re: /usr/lib/gnome-initial-setup/gnome-initial-setup:11:contains_snap:gis_apps_page_init:g_type_create_instance:g_object_new_internal:g_object_new_valist

2018-06-19 Thread Robert Ancell
** Description changed:

- The Ubuntu Error Tracker has been receiving reports about a problem regarding 
gnome-initial-setup.  This problem was most recently seen with package version 
3.28.0-2ubuntu6, the problem page at 
https://errors.ubuntu.com/problem/f803e4a7c33f3626287e14841d092505a21e69ad 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
- If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.
+ [Impact]
+ gnome-initial-setup can crash when unable to get installed snaps:
+ https://errors.ubuntu.com/problem/f803e4a7c33f3626287e14841d092505a21e69ad
+ 
+ [Test Case]
+ 1. Disable / remove snapd
+ 2. Run gnome-initial-setup:
+ $ /usr/lib/gnome-initial-setup/gnome-initial-setup --existing-user
+ 
+ Expected result:
+ gnome-initial-setup continues to work.
+ 
+ Observed result:
+ gnome-initial-setup crashes
+ 
+ [Regression Potential]
+ Low, we now just handle a NULL pointer on this error case.

** Summary changed:

- 
/usr/lib/gnome-initial-setup/gnome-initial-setup:11:contains_snap:gis_apps_page_init:g_type_create_instance:g_object_new_internal:g_object_new_valist
+ Crash when unable to get installed snaps

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

Title:
  Crash when unable to get installed snaps

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

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

[Bug 1766277] Re: Ubuntu changes graphic is not translatable

2018-06-19 Thread Robert Ancell
@seb128 - were these translations part of the ones you uploaded? Is
there any method of testing this easily?

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

Title:
  Ubuntu changes graphic is not translatable

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

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

[Bug 1777468] Re: Typo string #140 Lipepatch

2018-06-18 Thread Robert Ancell
Fixed, thanks!

** Changed in: gnome-initial-setup (Ubuntu)
   Status: New => Fix Committed

** Changed in: gnome-initial-setup (Ubuntu)
   Importance: Undecided => Medium

** Also affects: gnome-initial-setup (Ubuntu Cosmic)
   Importance: Medium
   Status: Fix Committed

** Also affects: gnome-initial-setup (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: gnome-initial-setup (Ubuntu Bionic)
   Status: New => Fix Committed

** Changed in: gnome-initial-setup (Ubuntu Bionic)
   Importance: Undecided => Medium

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

Title:
  Typo string #140 Lipepatch

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

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

[Bug 1769556] Re: Snap branches shown in random order

2018-06-13 Thread Robert Ancell
I'll mark this verification-done as I did test it at the time (when the
server did advertise branches). I think with Jean-Baptiste's
confirmation that the tracks are correct then we should keep the change
in case the server ever changed behaviour. I think the risk of this
patch causing further issues is sufficiently low that it's not worth
backing it out.

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

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

Title:
  Snap branches shown in random order

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

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

[Bug 1774566] [NEW] Support common-id

2018-05-31 Thread Robert Ancell
Public bug reported:

[Impact]
snapd reports common ID (i.e. AppApstream) fields. We should expose these in 
snapd-glib

[Test Case]
Check snapd-glib exposes the new function:
snapd_app_get_common_id
snapd_snap_get_common_ids

[Regression Potential]
New fields only works if snapd provides them. Tested in regression tests.

** Affects: snapd-glib (Ubuntu)
 Importance: High
 Status: Fix Released

** Affects: snapd-glib (Ubuntu Bionic)
 Importance: High
 Assignee: Robert Ancell (robert-ancell)
 Status: Fix Committed

** Affects: snapd-glib (Ubuntu Cosmic)
 Importance: High
 Status: Fix Released

** Also affects: snapd-glib (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** Also affects: snapd-glib (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: snapd-glib (Ubuntu Cosmic)
   Status: New => Fix Released

** Changed in: snapd-glib (Ubuntu Cosmic)
   Importance: Undecided => High

** Changed in: snapd-glib (Ubuntu Bionic)
   Importance: Undecided => High

** Changed in: snapd-glib (Ubuntu Bionic)
   Status: New => In Progress

** Changed in: snapd-glib (Ubuntu Bionic)
 Assignee: (unassigned) => Robert Ancell (robert-ancell)

** Changed in: snapd-glib (Ubuntu Bionic)
   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/1774566

Title:
  Support common-id

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd-glib/+bug/1774566/+subscriptions

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

[Bug 1740865] Re: gnome-software (5) g_realloc → g_array_maybe_expand → g_array_set_size → g_byte_array_set_size → read_cb

2018-05-31 Thread Robert Ancell
** Changed in: snapd-glib (Ubuntu Bionic)
   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/1740865

Title:
  gnome-software (5) g_realloc → g_array_maybe_expand → g_array_set_size
  → g_byte_array_set_size → read_cb

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd-glib/+bug/1740865/+subscriptions

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

[Bug 1774565] [NEW] Support build-id

2018-05-31 Thread Robert Ancell
Public bug reported:

[Impact]
snapd reports a build-id field in /v2/system-info. We should expose this in 
snapd-glib

[Test Case]
Check snapd-glib exposes the new function:
snapd_system_information_get_build_id

[Regression Potential]
New field only works if snapd provides it. Tested in regression tests.

** Affects: snapd-glib (Ubuntu)
 Importance: Low
 Status: Fix Released

** Affects: snapd-glib (Ubuntu Bionic)
 Importance: Low
 Assignee: Robert Ancell (robert-ancell)
 Status: Fix Committed

** Affects: snapd-glib (Ubuntu Cosmic)
 Importance: Low
 Status: Fix Released

** Also affects: snapd-glib (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** Also affects: snapd-glib (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: snapd-glib (Ubuntu Cosmic)
   Status: New => Fix Released

** Changed in: snapd-glib (Ubuntu Bionic)
   Importance: Undecided => Low

** Changed in: snapd-glib (Ubuntu Bionic)
   Status: New => In Progress

** Changed in: snapd-glib (Ubuntu Cosmic)
   Importance: Undecided => Low

** Changed in: snapd-glib (Ubuntu Bionic)
 Assignee: (unassigned) => Robert Ancell (robert-ancell)

** Changed in: snapd-glib (Ubuntu Bionic)
   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/1774565

Title:
  Support build-id

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd-glib/+bug/1774565/+subscriptions

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

[Bug 1773140] Re: Legal notice link missing from the LivePatch screen in g-i-s

2018-05-30 Thread Robert Ancell
** Description changed:

- There needs to be a link from the LivePatch screen in g-i-s to the data
- privacy policies:
+ [Impact]
+ There needs to be a link from the LivePatch screen in g-i-s to the data 
privacy policies:
  
  https://www.ubuntu.com/legal/dataprivacy
  
  We have one for the ubuntu-report screen, and so a similar
  implementation on the LivePatch screen would be appropriate here I
  think.
+ 
+ [Test Case]
+ 1. Open GNOME Initial Setup
+ 2. Go to livepatch screen
+ 
+ Expected result:
+ There is a button that shows you the data privacy policy.
+ 
+ Observed result:
+ There is no button
+ 
+ [Regression Potential]
+ New button added to show data privacy, could be faulty.

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

Title:
  Legal notice link missing from the LivePatch screen in g-i-s

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

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

[Bug 1766277] Re: Ubuntu changes graphic is not translatable

2018-05-30 Thread Robert Ancell
** Description changed:

- The graphic showing the changes in Ubuntu is a png located in the
- debian/ directory and is not translatable.
+ [Impact]
+ The graphic showing the changes in Ubuntu is a png located in the debian/ 
directory and is not translatable.
  
- ProblemType: Bug
- DistroRelease: Ubuntu 18.04
- Package: gnome-initial-setup 3.28.0-2ubuntu6
- ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15
- Uname: Linux 4.15.0-15-generic x86_64
- ApportVersion: 2.20.9-0ubuntu6
- Architecture: amd64
- CurrentDesktop: ubuntu:GNOME
- Date: Mon Apr 23 17:02:28 2018
- InstallationDate: Installed on 2014-07-15 (1378 days ago)
- InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140520)
- SourcePackage: gnome-initial-setup
- UpgradeStatus: Upgraded to bionic on 2018-03-24 (30 days ago)
+ [Test Case]
+ 1. Open GNOME Initial Setup in a non-english language
+ 
+ Expected result:
+ Changes page shows translated descriptions
+ 
+ Observed result:
+ Changes page shows descriptions in english only.
+ 
+ [Regression Potential]
+ Code added to position labels - some risk of introducing bugs.

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

Title:
  Ubuntu changes graphic is not translatable

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

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

[Bug 1769811] Re: Livepatch / Help improve images too dark

2018-05-30 Thread Robert Ancell
** Changed in: gnome-initial-setup (Ubuntu Bionic)
   Status: Triaged => 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/1769811

Title:
  Livepatch / Help improve images too dark

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

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

[Bug 1768743] Re: /usr/lib/gnome-initial-setup/gnome-initial-setup:11:add_ubuntusso_account:login_and_enable_livepatch:on_livepatch_permission_acquired:g_simple_async_result_complete:acquire_cb

2018-05-30 Thread Robert Ancell
** Changed in: gnome-initial-setup (Ubuntu Bionic)
   Status: New => 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/1768743

Title:
  /usr/lib/gnome-initial-setup/gnome-initial-
  
setup:11:add_ubuntusso_account:login_and_enable_livepatch:on_livepatch_permission_acquired:g_simple_async_result_complete:acquire_cb

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

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

[Bug 1768557] Re: Update what's new graphic for Welcome to Ubuntu wizard

2018-05-30 Thread Robert Ancell
** Changed in: gnome-initial-setup (Ubuntu Bionic)
   Status: Triaged => 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/1768557

Title:
  Update what's new graphic for Welcome to Ubuntu wizard

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

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

[Bug 1768549] Re: Fix typo "location you chose"

2018-05-30 Thread Robert Ancell
** Changed in: gnome-initial-setup (Ubuntu Bionic)
   Status: Triaged => Fix Committed

** Changed in: gnome-initial-setup (Ubuntu Bionic)
 Assignee: Sebastien Bacher (seb128) => Robert Ancell (robert-ancell)

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

Title:
  Fix typo "location you chose"

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

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

[Bug 1766277] Re: Ubuntu changes graphic is not translatable

2018-05-30 Thread Robert Ancell
** Changed in: gnome-initial-setup (Ubuntu Bionic)
   Status: Triaged => 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/1766277

Title:
  Ubuntu changes graphic is not translatable

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

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

[Bug 1768744] Re: /usr/lib/gnome-initial-setup/gnome-initial-setup:11:contains_snap:gis_apps_page_init:g_type_create_instance:g_object_new_internal:g_object_new_valist

2018-05-30 Thread Robert Ancell
** Changed in: gnome-initial-setup (Ubuntu Bionic)
   Status: Triaged => 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/1768744

Title:
  /usr/lib/gnome-initial-setup/gnome-initial-
  
setup:11:contains_snap:gis_apps_page_init:g_type_create_instance:g_object_new_internal:g_object_new_valist

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

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

[Bug 1773140] Re: Legal notice link missing from the LivePatch screen in g-i-s

2018-05-30 Thread Robert Ancell
** Changed in: gnome-initial-setup (Ubuntu Bionic)
 Assignee: (unassigned) => Robert Ancell (robert-ancell)

** Changed in: gnome-initial-setup (Ubuntu Bionic)
   Status: New => 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/1773140

Title:
  Legal notice link missing from the LivePatch screen in g-i-s

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

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

[Bug 1769810] Re: Featured snaps doesn't align well when part page

2018-05-30 Thread Robert Ancell
** Changed in: gnome-initial-setup (Ubuntu Bionic)
   Status: Triaged => 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/1769810

Title:
  Featured snaps doesn't align well when part page

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

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

[Bug 1770694] Re: Hide livepatch page if it is not supported

2018-05-27 Thread Robert Ancell
** Changed in: gnome-initial-setup (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/1770694

Title:
  Hide livepatch page if it is not supported

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

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

[Bug 1773140] Re: Legal notice link missing from the LivePatch screen in g-i-s

2018-05-27 Thread Robert Ancell
** Also affects: gnome-initial-setup (Ubuntu Cosmic)
   Importance: High
 Assignee: Andrea Azzarone (azzar1)
   Status: In Progress

** Also affects: gnome-initial-setup (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: gnome-initial-setup (Ubuntu Bionic)
   Importance: Undecided => High

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

Title:
  Legal notice link missing from the LivePatch screen in g-i-s

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

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

[Bug 1552792] Re: gnome software leaves dependencies installed

2018-05-23 Thread Robert Ancell
https://gitlab.gnome.org/GNOME/gnome-software/merge_requests/49

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

Title:
  gnome software leaves dependencies installed

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

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

[Bug 1552792] Re: gnome software leaves dependencies installed

2018-05-23 Thread Robert Ancell
Sure, sounds like a good idea.

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

Title:
  gnome software leaves dependencies installed

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

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

[Bug 1552792] Re: gnome software leaves dependencies installed

2018-05-23 Thread Robert Ancell
It looks like the PackageKit change will be accepted upstream - this
stops the autoremove functionality to only remove dependencies of
packages being removed. This matches the old aptd behaviour.

GNOME Software will have to be distro patched however, as upstream
considers this functionality not reliable - since we have limited
backends on Ubuntu we can enable it however.

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

Title:
  gnome software leaves dependencies installed

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

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

[Bug 1552792] Re: gnome software leaves dependencies installed

2018-05-23 Thread Robert Ancell
** Changed in: packagekit (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: packagekit (Ubuntu)
   Importance: Undecided => Medium

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

** Changed in: packagekit (Ubuntu)
 Assignee: (unassigned) => Robert Ancell (robert-ancell)

** Also affects: packagekit (Ubuntu Cosmic)
   Importance: Medium
     Assignee: Robert Ancell (robert-ancell)
   Status: Triaged

** Also affects: gnome-software (Ubuntu Cosmic)
   Importance: Medium
     Assignee: Robert Ancell (robert-ancell)
   Status: Triaged

** Also affects: packagekit (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: gnome-software (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: gnome-software (Ubuntu Bionic)
   Status: New => Triaged

** Changed in: packagekit (Ubuntu Bionic)
   Status: New => Triaged

** Changed in: packagekit (Ubuntu Bionic)
   Importance: Undecided => Medium

** Changed in: gnome-software (Ubuntu Bionic)
   Importance: Undecided => Medium

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

** Changed in: packagekit (Ubuntu Bionic)
 Assignee: (unassigned) => Robert Ancell (robert-ancell)

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

Title:
  gnome software leaves dependencies installed

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

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

[Bug 1740865] Re: gnome-software (5) g_realloc → g_array_maybe_expand → g_array_set_size → g_byte_array_set_size → read_cb

2018-05-21 Thread Robert Ancell
** Description changed:

- The Ubuntu Error Tracker has been receiving reports about a problem regarding 
gnome-software.  This problem was most recently seen with package version 
3.26.3-2ubuntu1, the problem page at 
https://errors.ubuntu.com/problem/d94c431d27115bab216f9e1ea756f876e7cd933b 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
- If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.
+ [Impact]
+ snapd-glib can do an invalid memory access when parsing HTTP chunked data. 
Found doing code inspection and testing based on crash reports.
+ 
+ [Test Case]
+ No specific trigger - just look for reduced reports on errors.ubuntu.com.
+ 
+ [Regression Potential]
+ Some risk of further breaking HTTP handling in snapd-glib. Updated algorithm 
tested in a test program run through valgrind to give confidence in the changes.
+ 
+ Error reports:
+ 
+ https://errors.ubuntu.com/problem/d94c431d27115bab216f9e1ea756f876e7cd933b

** Changed in: snapd-glib (Ubuntu Bionic)
 Assignee: (unassigned) => Robert Ancell (robert-ancell)

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

Title:
  gnome-software (5) g_realloc → g_array_maybe_expand → g_array_set_size
  → g_byte_array_set_size → read_cb

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd-glib/+bug/1740865/+subscriptions

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

[Bug 1740865] Re: gnome-software (5) g_realloc → g_array_maybe_expand → g_array_set_size → g_byte_array_set_size → read_cb

2018-05-21 Thread Robert Ancell
** Package changed: gnome-software (Ubuntu Bionic) => snapd-glib (Ubuntu
Bionic)

** Changed in: snapd-glib (Ubuntu Bionic)
 Assignee: Robert Ancell (robert-ancell) => (unassigned)

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

Title:
  gnome-software (5) g_realloc → g_array_maybe_expand → g_array_set_size
  → g_byte_array_set_size → read_cb

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd-glib/+bug/1740865/+subscriptions

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

[Bug 1740865] Re: gnome-software (5) g_realloc → g_array_maybe_expand → g_array_set_size → g_byte_array_set_size → read_cb

2018-05-21 Thread Robert Ancell
It looks like the cause is the HTTP chunk handling. Testing of this code
showed a couple of buffer overruns, which are now fixed in snapd-glib
1.40.

** Also affects: gnome-software (Ubuntu Cosmic)
   Importance: Medium
   Status: Confirmed

** Also affects: gnome-software (Ubuntu Bionic)
   Importance: Undecided
   Status: New

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

** Changed in: gnome-software (Ubuntu Bionic)
   Status: New => Triaged

** Changed in: gnome-software (Ubuntu Bionic)
   Importance: Undecided => High

** Changed in: gnome-software (Ubuntu Cosmic)
   Importance: Medium => High

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

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

** Changed in: gnome-software (Ubuntu Bionic)
   Status: Triaged => 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/1740865

Title:
  gnome-software (5) g_realloc → g_array_maybe_expand → g_array_set_size
  → g_byte_array_set_size → read_cb

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd-glib/+bug/1740865/+subscriptions

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

[Bug 1722185] Re: Crash installing packages using debconf

2018-05-21 Thread Robert Ancell
** Description changed:

  [Impact]
  Installing .deb package via PackageKit (e.g. using GNOME Software) don't work 
reliably when the packages use debconf. This is due to a faulty implementation 
of debconf handling in PackageKit.
  
  [Test Case]
  1. Download opera deb file from opera.com
  2. Run the file to launch gnome-software
  3. Install it
  4. Proceed with the debconf prompt
  
  Expected result:
  A debconf dialog appears asking if you want to "update Opera with the rest of 
the system?". The dialog closes when completed and the package is installed.
  
  Actual result:
  The dialog shows, but never closes and becomes unresponsive. Force closing 
the dialog causes a crash.
  
+ [Regression Potential]
+ The change is quite large, so there is a reasonable chance of introducing new 
bugs in debconf handling. However, the existing code has some obviously wrong 
codepaths, so the new code is probably a lower risk than the existing code.
+ 
  Crash reports:
  https://errors.ubuntu.com/problem/f111546905209e7288c7f8ba5f8f19eea4d97bad

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

Title:
  Crash installing packages using debconf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/1722185/+subscriptions

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

[Bug 1740865] Re: gnome-software (5) g_realloc → g_array_maybe_expand → g_array_set_size → g_byte_array_set_size → read_cb

2018-05-20 Thread Robert Ancell
The crash report shows snapd-glib trying to allocate 2.6G of memory...

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

Title:
  gnome-software (5) g_realloc → g_array_maybe_expand → g_array_set_size
  → g_byte_array_set_size → read_cb

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

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

[Bug 1722185] Re: gnome-software (11) g_io_channel_shutdown → pk_client_helper_copy_stdout_cb → g_main_dispatch → g_main_context_dispatch → g_main_context_iterate

2018-05-20 Thread Robert Ancell
** Changed in: packagekit (Ubuntu Bionic)
 Assignee: (unassigned) => Robert Ancell (robert-ancell)

** Summary changed:

- gnome-software (11) g_io_channel_shutdown → pk_client_helper_copy_stdout_cb → 
g_main_dispatch → g_main_context_dispatch → g_main_context_iterate
+ Crash installing packages using debconf

** Description changed:

- Test Case:
+ [Impact]
+ Installing .deb package via PackageKit (e.g. using GNOME Software) don't work 
reliably when the packages use debconf. This is due to a faulty implementation 
of debconf handling in PackageKit.
+ 
+ [Test Case]
  1. Download opera deb file from opera.com
  2. Run the file to launch gnome-software
  3. Install it
  4. Proceed with the debconf prompt
  
- Actual result
- It hangs and generate this crashes when the user closes the debconf window.
+ Expected result:
+ A debconf dialog appears asking if you want to "update Opera with the rest of 
the system?". The dialog closes when completed and the package is installed.
  
- The Ubuntu Error Tracker has been receiving reports about a problem regarding 
gnome-software.  This problem was most recently seen with package version 
3.26.0-0ubuntu3, the problem page at 
https://errors.ubuntu.com/problem/f111546905209e7288c7f8ba5f8f19eea4d97bad 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
- If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.
+ Actual result:
+ The dialog shows, but never closes and becomes unresponsive. Force closing 
the dialog causes a crash.
+ 
+ Crash reports:
+ https://errors.ubuntu.com/problem/f111546905209e7288c7f8ba5f8f19eea4d97bad

** Changed in: packagekit (Ubuntu Bionic)
   Status: Triaged => 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/1722185

Title:
  Crash installing packages using debconf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/1722185/+subscriptions

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

[Bug 1722185] Re: gnome-software (11) g_io_channel_shutdown → pk_client_helper_copy_stdout_cb → g_main_dispatch → g_main_context_dispatch → g_main_context_iterate

2018-05-20 Thread Robert Ancell
More complex changes:
https://github.com/hughsie/PackageKit/pull/252

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

Title:
  gnome-software (11) g_io_channel_shutdown →
  pk_client_helper_copy_stdout_cb → g_main_dispatch →
  g_main_context_dispatch → g_main_context_iterate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/1722185/+subscriptions

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

[Bug 1771921] [NEW] Update button doesn't show when switching channels

2018-05-17 Thread Robert Ancell
Public bug reported:

When switching snap channels an update button should show to 'refresh'
the snap to that channel. Due to other changes this feature has stopped
working.

** Affects: gnome-software (Ubuntu)
 Importance: High
 Assignee: Robert Ancell (robert-ancell)
 Status: Triaged

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

** Changed in: gnome-software (Ubuntu)
   Importance: Undecided => High

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

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

Title:
  Update button doesn't show when switching channels

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

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

[Bug 1768794] Re: Snap branches all show with same name

2018-05-17 Thread Robert Ancell
We are using 'tracks' in the order as provided, it was the branches
under the tracks that wasn't handled correctly (hadn't seen any in the
wild at the time).

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

Title:
  Snap branches all show with same name

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

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

[Bug 1722185] Re: gnome-software (11) g_io_channel_shutdown → pk_client_helper_copy_stdout_cb → g_main_dispatch → g_main_context_dispatch → g_main_context_iterate

2018-05-14 Thread Robert Ancell
I can still reproduce after the above change, but that does fix some
possibly related errors.

I can reproduce reliably, as it seems to be due to the debconf-
communicate window not closing for some reason. The shell prompts you to
force quit, and clicking that is causing packagekit-glib (and thus
gnome-software) to crash.

** Changed in: packagekit (Ubuntu)
   Importance: Undecided => High

** Changed in: packagekit (Ubuntu Bionic)
   Importance: Undecided => High

** Changed in: packagekit (Ubuntu Bionic)
   Status: Confirmed => In Progress

** Changed in: packagekit (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: packagekit (Ubuntu Bionic)
   Status: In Progress => Triaged

** Changed in: packagekit (Ubuntu)
 Assignee: (unassigned) => Robert Ancell (robert-ancell)

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

Title:
  gnome-software (11) g_io_channel_shutdown →
  pk_client_helper_copy_stdout_cb → g_main_dispatch →
  g_main_context_dispatch → g_main_context_iterate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/1722185/+subscriptions

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

[Bug 1722185] Re: gnome-software (11) g_io_channel_shutdown → pk_client_helper_copy_stdout_cb → g_main_dispatch → g_main_context_dispatch → g_main_context_iterate

2018-05-14 Thread Robert Ancell
https://github.com/hughsie/PackageKit/pull/250

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

Title:
  gnome-software (11) g_io_channel_shutdown →
  pk_client_helper_copy_stdout_cb → g_main_dispatch →
  g_main_context_dispatch → g_main_context_iterate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/1722185/+subscriptions

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

[Bug 1611478] Re: Ubuntu software installer freezes while installing Opera

2018-05-14 Thread Robert Ancell
*** This bug is a duplicate of bug 1722185 ***
https://bugs.launchpad.net/bugs/1722185

** This bug is no longer a duplicate of bug 1724247
   gnome-software (11) g_string_truncate → g_io_channel_shutdown → 
pk_client_helper_copy_stdout_cb → g_main_dispatch → g_main_context_dispatch
** This bug has been marked a duplicate of bug 1722185
   gnome-software (11) g_io_channel_shutdown → pk_client_helper_copy_stdout_cb 
→ g_main_dispatch → g_main_context_dispatch → g_main_context_iterate

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

Title:
  Ubuntu software installer freezes while installing Opera

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

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

[Bug 1724247] Re: gnome-software (11) g_string_truncate → g_io_channel_shutdown → pk_client_helper_copy_stdout_cb → g_main_dispatch → g_main_context_dispatch

2018-05-14 Thread Robert Ancell
*** This bug is a duplicate of bug 1722185 ***
https://bugs.launchpad.net/bugs/1722185

** This bug has been marked a duplicate of bug 1722185
   gnome-software (11) g_io_channel_shutdown → pk_client_helper_copy_stdout_cb 
→ g_main_dispatch → g_main_context_dispatch → g_main_context_iterate

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

Title:
  gnome-software (11) g_string_truncate → g_io_channel_shutdown →
  pk_client_helper_copy_stdout_cb → g_main_dispatch →
  g_main_context_dispatch

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

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

[Bug 1725453] Re: gnome-software crashed with SIGSEGV in g_io_channel_shutdown()

2018-05-14 Thread Robert Ancell
*** This bug is a duplicate of bug 1722185 ***
https://bugs.launchpad.net/bugs/1722185

** This bug is no longer a duplicate of bug 1724247
   gnome-software (11) g_string_truncate → g_io_channel_shutdown → 
pk_client_helper_copy_stdout_cb → g_main_dispatch → g_main_context_dispatch
** This bug has been marked a duplicate of bug 1722185
   gnome-software (11) g_io_channel_shutdown → pk_client_helper_copy_stdout_cb 
→ g_main_dispatch → g_main_context_dispatch → g_main_context_iterate

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

Title:
  gnome-software crashed with SIGSEGV in g_io_channel_shutdown()

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

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

[Bug 1722185] Re: gnome-software (11) g_io_channel_shutdown → pk_client_helper_copy_stdout_cb → g_main_dispatch → g_main_context_dispatch → g_main_context_iterate

2018-05-14 Thread Robert Ancell
Seems to be an issue in PackageKit - it doesn't unregister callbacks
when the PkClientHelper object is finalized.

** No longer affects: gnome-software (Ubuntu)

** No longer affects: gnome-software (Ubuntu Bionic)

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

Title:
  gnome-software (11) g_io_channel_shutdown →
  pk_client_helper_copy_stdout_cb → g_main_dispatch →
  g_main_context_dispatch → g_main_context_iterate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/1722185/+subscriptions

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

[Bug 1722185] Re: gnome-software (11) g_io_channel_shutdown → pk_client_helper_copy_stdout_cb → g_main_dispatch → g_main_context_dispatch → g_main_context_iterate

2018-05-14 Thread Robert Ancell
** Description changed:

+ Test Case:
+ 1. Download opera deb file from opera.com
+ 2. Run the file to launch gnome-software
+ 3. Install it
+ 4. Proceed with the debconf prompt
+ 
+ Actual result
+ It hangs and generate this crashes when the user closes the debconf window.
+ 
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
gnome-software.  This problem was most recently seen with package version 
3.26.0-0ubuntu3, the problem page at 
https://errors.ubuntu.com/problem/f111546905209e7288c7f8ba5f8f19eea4d97bad 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

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

Title:
  gnome-software (11) g_io_channel_shutdown →
  pk_client_helper_copy_stdout_cb → g_main_dispatch →
  g_main_context_dispatch → g_main_context_iterate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/1722185/+subscriptions

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

[Bug 1724248] Re: /usr/bin/gnome-software:11:pk_client_helper_copy_stdout_cb:g_main_dispatch:g_main_context_dispatch:g_main_context_iterate:g_main_context_iteration

2018-05-14 Thread Robert Ancell
*** This bug is a duplicate of bug 1722185 ***
https://bugs.launchpad.net/bugs/1722185

** This bug is no longer a duplicate of bug 1724247
   gnome-software (11) g_string_truncate → g_io_channel_shutdown → 
pk_client_helper_copy_stdout_cb → g_main_dispatch → g_main_context_dispatch
** This bug has been marked a duplicate of bug 1722185
   gnome-software (11) g_io_channel_shutdown → pk_client_helper_copy_stdout_cb 
→ g_main_dispatch → g_main_context_dispatch → g_main_context_iterate

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

Title:
  /usr/bin/gnome-
  
software:11:pk_client_helper_copy_stdout_cb:g_main_dispatch:g_main_context_dispatch:g_main_context_iterate:g_main_context_iteration

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

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

[Bug 1746204] Re: gnome-software crashed with SIGSEGV in g_string_truncate()

2018-05-14 Thread Robert Ancell
*** This bug is a duplicate of bug 1722185 ***
https://bugs.launchpad.net/bugs/1722185

** This bug is no longer a duplicate of bug 1724247
   gnome-software (11) g_string_truncate → g_io_channel_shutdown → 
pk_client_helper_copy_stdout_cb → g_main_dispatch → g_main_context_dispatch
** This bug has been marked a duplicate of bug 1722185
   gnome-software (11) g_io_channel_shutdown → pk_client_helper_copy_stdout_cb 
→ g_main_dispatch → g_main_context_dispatch → g_main_context_iterate

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

Title:
  gnome-software crashed with SIGSEGV in g_string_truncate()

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

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

[Bug 1725647] Re: gnome-software crashed with SIGSEGV in g_io_channel_shutdown()

2018-05-14 Thread Robert Ancell
*** This bug is a duplicate of bug 1722185 ***
https://bugs.launchpad.net/bugs/1722185

** This bug is no longer a duplicate of bug 1724247
   gnome-software (11) g_string_truncate → g_io_channel_shutdown → 
pk_client_helper_copy_stdout_cb → g_main_dispatch → g_main_context_dispatch
** This bug has been marked a duplicate of bug 1722185
   gnome-software (11) g_io_channel_shutdown → pk_client_helper_copy_stdout_cb 
→ g_main_dispatch → g_main_context_dispatch → g_main_context_iterate

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

Title:
  gnome-software crashed with SIGSEGV in g_io_channel_shutdown()

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

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

[Bug 1726615] Re: gnome-software crashed with SIGSEGV in pk_client_helper_copy_stdout_cb()

2018-05-14 Thread Robert Ancell
*** This bug is a duplicate of bug 1722185 ***
https://bugs.launchpad.net/bugs/1722185

** This bug is no longer a duplicate of bug 1724247
   gnome-software (11) g_string_truncate → g_io_channel_shutdown → 
pk_client_helper_copy_stdout_cb → g_main_dispatch → g_main_context_dispatch
** This bug has been marked a duplicate of bug 1722185
   gnome-software (11) g_io_channel_shutdown → pk_client_helper_copy_stdout_cb 
→ g_main_dispatch → g_main_context_dispatch → g_main_context_iterate

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

Title:
  gnome-software crashed with SIGSEGV in
  pk_client_helper_copy_stdout_cb()

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

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

[Bug 1725556] Re: gnome-software crashed with SIGSEGV in g_string_truncate()

2018-05-14 Thread Robert Ancell
*** This bug is a duplicate of bug 1722185 ***
https://bugs.launchpad.net/bugs/1722185

** This bug is no longer a duplicate of bug 1724247
   gnome-software (11) g_string_truncate → g_io_channel_shutdown → 
pk_client_helper_copy_stdout_cb → g_main_dispatch → g_main_context_dispatch
** This bug has been marked a duplicate of bug 1722185
   gnome-software (11) g_io_channel_shutdown → pk_client_helper_copy_stdout_cb 
→ g_main_dispatch → g_main_context_dispatch → g_main_context_iterate

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

Title:
  gnome-software crashed with SIGSEGV in g_string_truncate()

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

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

[Bug 1748274] Re: gnome-software crashed with SIGSEGV in g_string_truncate()

2018-05-14 Thread Robert Ancell
*** This bug is a duplicate of bug 1722185 ***
https://bugs.launchpad.net/bugs/1722185

** This bug is no longer a duplicate of bug 1724247
   gnome-software (11) g_string_truncate → g_io_channel_shutdown → 
pk_client_helper_copy_stdout_cb → g_main_dispatch → g_main_context_dispatch
** This bug has been marked a duplicate of bug 1722185
   gnome-software (11) g_io_channel_shutdown → pk_client_helper_copy_stdout_cb 
→ g_main_dispatch → g_main_context_dispatch → g_main_context_iterate

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

Title:
  gnome-software crashed with SIGSEGV in g_string_truncate()

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

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

[Bug 1725964] Re: gnome-software crashed with SIGSEGV in g_io_channel_shutdown()

2018-05-14 Thread Robert Ancell
*** This bug is a duplicate of bug 1722185 ***
https://bugs.launchpad.net/bugs/1722185

** This bug is no longer a duplicate of bug 1724247
   gnome-software (11) g_string_truncate → g_io_channel_shutdown → 
pk_client_helper_copy_stdout_cb → g_main_dispatch → g_main_context_dispatch
** This bug has been marked a duplicate of bug 1722185
   gnome-software (11) g_io_channel_shutdown → pk_client_helper_copy_stdout_cb 
→ g_main_dispatch → g_main_context_dispatch → g_main_context_iterate

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

Title:
  gnome-software crashed with SIGSEGV in g_io_channel_shutdown()

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

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

[Bug 1722185] Re: gnome-software (11) g_io_channel_shutdown → pk_client_helper_copy_stdout_cb → g_main_dispatch → g_main_context_dispatch → g_main_context_iterate

2018-05-14 Thread Robert Ancell
** Also affects: packagekit (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  gnome-software (11) g_io_channel_shutdown →
  pk_client_helper_copy_stdout_cb → g_main_dispatch →
  g_main_context_dispatch → g_main_context_iterate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/1722185/+subscriptions

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

[Bug 1767445] Re: Uninstalled snaps show most recent channel version, not version to be installed by default

2018-05-14 Thread Robert Ancell
** Description changed:

+ [Impact]
+ GNOME Software can show incorrect version of snap that will be installed on 
details page.
+ 
+ [Test Case]
+ 1. Open GNOME Software
+ 2. Select blender snap (tried 28-04-2018, may change if store versions are 
changed)
+ 
+ Expected result:
+ Version label shows version to be installed (stable channel by default)
+ 
+ Observed result:
+ Version label shows most recently uploaded version, i.e. from the edge 
channel. This is not the version that will be installed when clicking install.
+ 
+ [Regression Potential]
+ The logic around choosing which version value to show was changed. Could 
create other bugs with this data.
+ 
+ Orignial text:
+ 
  Ubuntu Software, when showing metadata about a snap package, is most of
  the time, likely to get information which is misleading, since it shows
  info from the *most recently* uploaded snap, regardless of which channel
  the snap was uploaded to.
  
  An example of this is to search for blender, and see that the version
  shows the edge channel - 2.80-4de142e0b7b and not the stable channel -
  2.79.
  
  After actually installing the application, the correct metadata is
  shown.
  
  See https://forum.snapcraft.io/t/unexpected-revision-information-
  exposed-in-some-situations/5163 for more details.
- 
- ProblemType: Bug
- DistroRelease: Ubuntu 18.04
- Package: gnome-software-plugin-snap 3.28.1-0ubuntu4
- ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15
- Uname: Linux 4.15.0-15-generic x86_64
- NonfreeKernelModules: nvidia_modeset nvidia
- ApportVersion: 2.20.9-0ubuntu7
- Architecture: amd64
- CurrentDesktop: ubuntu:GNOME
- Date: Fri Apr 27 17:33:07 2018
- InstallationDate: Installed on 2015-07-04 (1028 days ago)
- InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
- InstalledPlugins:
-  gnome-software-plugin-flatpak N/A
-  gnome-software-plugin-limba   N/A
-  gnome-software-plugin-snap3.28.1-0ubuntu4
- SourcePackage: gnome-software
- UpgradeStatus: Upgraded to bionic on 2018-03-15 (43 days ago)

** Description changed:

  [Impact]
  GNOME Software can show incorrect version of snap that will be installed on 
details page.
  
  [Test Case]
- 1. Open GNOME Software
+ 1. Open GNOME Software. Ensure blender snap is not installed.
  2. Select blender snap (tried 28-04-2018, may change if store versions are 
changed)
  
  Expected result:
  Version label shows version to be installed (stable channel by default)
  
  Observed result:
  Version label shows most recently uploaded version, i.e. from the edge 
channel. This is not the version that will be installed when clicking install.
  
  [Regression Potential]
  The logic around choosing which version value to show was changed. Could 
create other bugs with this data.
  
  Orignial text:
  
  Ubuntu Software, when showing metadata about a snap package, is most of
  the time, likely to get information which is misleading, since it shows
  info from the *most recently* uploaded snap, regardless of which channel
  the snap was uploaded to.
  
  An example of this is to search for blender, and see that the version
  shows the edge channel - 2.80-4de142e0b7b and not the stable channel -
  2.79.
  
  After actually installing the application, the correct metadata is
  shown.
  
  See https://forum.snapcraft.io/t/unexpected-revision-information-
  exposed-in-some-situations/5163 for more details.

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

Title:
  Uninstalled snaps show most recent channel version, not version to be
  installed by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapd/+bug/1767445/+subscriptions

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

[Bug 1707295] Re: Suggestion: Add ubuntu-restricted-extras package to ubuntu-software (gnome-software)

2018-05-10 Thread Robert Ancell
To do this you'd have to provide AppStream data with that package.

** Changed in: gnome-software (Ubuntu)
   Status: Triaged => Won't Fix

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

Title:
  Suggestion: Add ubuntu-restricted-extras package to ubuntu-software
  (gnome-software)

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

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

[Bug 1745355] Re: gnome-software does not show the right version of a snap when open with xdg-open

2018-05-10 Thread Robert Ancell
This might have been fixed in bug 1767445 - can you check?

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

Title:
  gnome-software does not show the right version of a snap when open
  with xdg-open

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

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

[Bug 1769410] Re: Some GNOME apps are not appearing on store.

2018-05-10 Thread Robert Ancell
Can you try running:
$ snap find spotify and check if that returns?

I suspect what is happening is these snaps are only in 64 bit and so
wont run on your 32 bit system.

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

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

Title:
  Some GNOME apps are not appearing on store.

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

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

[Bug 1768744] Re: /usr/lib/gnome-initial-setup/gnome-initial-setup:11:contains_snap:gis_apps_page_init:g_type_create_instance:g_object_new_internal:g_object_new_valist

2018-05-10 Thread Robert Ancell
Crash occurs when fail to get installed snaps - a NULL pointer is then
accessed later.

** Changed in: gnome-initial-setup (Ubuntu)
   Status: New => Triaged

** Changed in: gnome-initial-setup (Ubuntu)
   Importance: Undecided => Medium

** Also affects: gnome-initial-setup (Ubuntu Cosmic)
   Importance: Medium
   Status: Triaged

** Also affects: gnome-initial-setup (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: gnome-initial-setup (Ubuntu Bionic)
   Status: New => Triaged

** Changed in: gnome-initial-setup (Ubuntu Bionic)
   Importance: Undecided => Medium

** Changed in: gnome-initial-setup (Ubuntu Cosmic)
   Status: Triaged => Fix Committed

** Changed in: gnome-initial-setup (Ubuntu Cosmic)
 Assignee: (unassigned) => Robert Ancell (robert-ancell)

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

Title:
  /usr/lib/gnome-initial-setup/gnome-initial-
  
setup:11:contains_snap:gis_apps_page_init:g_type_create_instance:g_object_new_internal:g_object_new_valist

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

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

[Bug 1768557] Re: Update what's new graphic for Welcome to Ubuntu wizard

2018-05-10 Thread Robert Ancell
The bionic version still has the old terms. Also confirmed by looking at
the source. However, since this just means no change from the previous
version the SRU should continue and this will be properly fixed in bug
1766277.

** Tags removed: bionic verification-needed verification-needed-bionic
** Tags added: bionicverification-failed-bionic

** Tags removed: bionicverification-failed-bionic
** Tags added: bionic verification-failed-bionic

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

Title:
  Update what's new graphic for Welcome to Ubuntu wizard

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

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

[Bug 1674433] Re: gnome-initial-setup crashed with SIGSEGV in g_variant_builder_add_value()

2018-05-10 Thread Robert Ancell
This is a pre-release version of gnome-initial-setup on an unsupported
version of Ubuntu, so closing assumed fixed. Thanks for your report.

** Changed in: gnome-initial-setup (Ubuntu)
   Status: New => 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/1674433

Title:
  gnome-initial-setup crashed with SIGSEGV in
  g_variant_builder_add_value()

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

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

[Bug 1767873] Re: /usr/lib/gnome-initial-setup/gnome-initial-setup:double free or corruption (!prev)

2018-05-10 Thread Robert Ancell
Not being reported with 3.28.0-2ubuntu6.1 - so marking this as verified.

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

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

Title:
  /usr/lib/gnome-initial-setup/gnome-initial-setup:double free or
  corruption (!prev)

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

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

[Bug 1768929] Re: Ubuntu Welcome wizard shouldn't show at next login if user closes it

2018-05-10 Thread Robert Ancell
Confirmed in a bionic VM. Skipping the welcome wizard by closing it does
not cause it to show on the next login.

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

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

Title:
  Ubuntu Welcome wizard shouldn't show at next login if user closes it

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

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

[Bug 1770233] Re: gnome-initial-setup prevents me from logging in with my existing user (UID 501)

2018-05-10 Thread Robert Ancell
What has occurred is due to the change of UID_MIN AccountsService has
decided that your existing user (501) is now a system user. GDM has then
decided that there are no user accounts on the system, so has triggered
gnome-initial-setup to create one.

I suspect if you had rebooted after changing UID_MIN back it would have
worked fine (user showed in GDM, gnome-initial-setup not run).

I'll assign this to the 'login' package which has decided to change the
MIN_UID to 1000 - it may be this is an issue on older systems that used
to have this value.

** Package changed: gnome-initial-setup (Ubuntu) => shadow (Ubuntu)

** Summary changed:

- gnome-initial-setup prevents me from logging in with my existing user (UID 
501)
+ Login package changes MIN_UID in /etc/login.defs -> AccountsService/GDM then 
ignores existing user (UID 501) -> starts gnome-inital-setup to create user

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

Title:
  Login package changes MIN_UID in /etc/login.defs ->
  AccountsService/GDM then ignores existing user (UID 501) -> starts
  gnome-inital-setup to create user

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/1770233/+subscriptions

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

[Bug 1769556] Re: Snap branches shown in random order

2018-05-07 Thread Robert Ancell
** Changed in: gnome-software (Ubuntu Cosmic)
 Assignee: (unassigned) => Robert Ancell (robert-ancell)

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

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

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

Title:
  Snap branches shown in random order

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

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

[Bug 1768743] Re: /usr/lib/gnome-initial-setup/gnome-initial-setup:11:add_ubuntusso_account:login_and_enable_livepatch:on_livepatch_permission_acquired:g_simple_async_result_complete:acquire_cb

2018-05-07 Thread Robert Ancell
** Also affects: gnome-initial-setup (Ubuntu Cosmic)
   Importance: Low
 Assignee: Andrea Azzarone (azzar1)
   Status: 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/1768743

Title:
  /usr/lib/gnome-initial-setup/gnome-initial-
  
setup:11:add_ubuntusso_account:login_and_enable_livepatch:on_livepatch_permission_acquired:g_simple_async_result_complete:acquire_cb

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

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

[Bug 1766277] Re: Ubuntu changes graphic is not translatable

2018-05-07 Thread Robert Ancell
** Changed in: gnome-initial-setup (Ubuntu Bionic)
   Status: New => Triaged

** Changed in: gnome-initial-setup (Ubuntu Bionic)
   Importance: Undecided => Medium

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

Title:
  Ubuntu changes graphic is not translatable

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

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

[Bug 1769811] [NEW] Livepatch / Help improve images too dark

2018-05-07 Thread Robert Ancell
Public bug reported:

[Impact]
The Livepatch / Help improve images aren't transparent enough to match the 
design.

[Test Case]
1. Run initial setup:
$ /usr/lib/gnome-initial-setup/gnome-initial-setup --existing-user
2. Go to the "Livepatch" page

Expected result:
Images are shown with 75% transparency

Observed result:
Images are shown with much less transparency (too dark).

[Regression Potential]
Low, just adjusted alpha value.

** Affects: gnome-initial-setup (Ubuntu)
 Importance: Low
 Assignee: Robert Ancell (robert-ancell)
 Status: Fix Committed

** Affects: gnome-initial-setup (Ubuntu Bionic)
 Importance: Low
 Status: Triaged

** Affects: gnome-initial-setup (Ubuntu Cosmic)
 Importance: Low
 Assignee: Robert Ancell (robert-ancell)
 Status: Fix Committed

** Also affects: gnome-initial-setup (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** Also affects: gnome-initial-setup (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: gnome-initial-setup (Ubuntu Cosmic)
   Importance: Undecided => Low

** Changed in: gnome-initial-setup (Ubuntu Cosmic)
 Assignee: (unassigned) => Robert Ancell (robert-ancell)

** Changed in: gnome-initial-setup (Ubuntu Bionic)
   Importance: Undecided => Low

** Changed in: gnome-initial-setup (Ubuntu Bionic)
   Status: New => Triaged

** Changed in: gnome-initial-setup (Ubuntu Cosmic)
   Status: New => 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/1769811

Title:
  Livepatch / Help improve images too dark

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

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

[Bug 1769810] [NEW] Featured snaps doesn't align well when part page

2018-05-07 Thread Robert Ancell
Public bug reported:

[Impact]
When there is not a full page of featured apps they don't align to the grid.

[Test Case]
1. Run initial setup:
$ /usr/lib/gnome-initial-setup/gnome-initial-setup --existing-user
2. Go to the "Ready to go" page
3. Scroll to the last page in the featured apps

Expected result:
The last page is aligned the same as the other page(s), even if it doesn't have 
a full 15 apps to show.

Observed result:
The apps are spread out.

[Regression Potential]
Solved by adding spacer elements to fill out page. Could cause other bugs.

** Affects: gnome-initial-setup (Ubuntu)
 Importance: Medium
 Assignee: Robert Ancell (robert-ancell)
 Status: Fix Committed

** Affects: gnome-initial-setup (Ubuntu Bionic)
 Importance: Medium
 Status: Triaged

** Affects: gnome-initial-setup (Ubuntu Cosmic)
 Importance: Medium
 Assignee: Robert Ancell (robert-ancell)
 Status: 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/1769810

Title:
  Featured snaps doesn't align well when part page

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

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

[Bug 1769810] Re: Featured snaps doesn't align well when part page

2018-05-07 Thread Robert Ancell
Screenshot of issue. Note that this depends on how many snaps are being
featured at the time of testing.

** Attachment added: "Screenshot from 2018-05-08 16-50-39.png"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-initial-setup/+bug/1769810/+attachment/5135827/+files/Screenshot%20from%202018-05-08%2016-50-39.png

** Also affects: gnome-initial-setup (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** Also affects: gnome-initial-setup (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: gnome-initial-setup (Ubuntu Cosmic)
   Status: New => Fix Committed

** Changed in: gnome-initial-setup (Ubuntu Cosmic)
 Assignee: (unassigned) => Robert Ancell (robert-ancell)

** Changed in: gnome-initial-setup (Ubuntu Bionic)
   Importance: Undecided => Medium

** Changed in: gnome-initial-setup (Ubuntu Cosmic)
   Importance: Undecided => Medium

** Changed in: gnome-initial-setup (Ubuntu Bionic)
   Status: New => Triaged

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

Title:
  Featured snaps doesn't align well when part page

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

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

[Bug 1766277] Re: Ubuntu changes graphic is not translatable

2018-05-07 Thread Robert Ancell
** Changed in: gnome-initial-setup (Ubuntu)
   Status: In Progress => Fix Committed

** Also affects: gnome-initial-setup (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: gnome-initial-setup (Ubuntu Cosmic)
   Importance: Medium
 Assignee: Robert Ancell (robert-ancell)
   Status: 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/1766277

Title:
  Ubuntu changes graphic is not translatable

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

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

[Bug 1765233] Re: tweak location formatting

2018-05-07 Thread Robert Ancell
The design showed something more reasonable, but I wasn't able to find
any appropriate data to put in there in time - if anyone knows a way of
getting a human readable location please describe it here!

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

Title:
  tweak location formatting

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

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

[Bug 1766277] Re: Ubuntu changes graphic is not translatable

2018-05-07 Thread Robert Ancell
** Changed in: gnome-initial-setup (Ubuntu)
   Status: Triaged => 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/1766277

Title:
  Ubuntu changes graphic is not translatable

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

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

[Bug 1769556] Re: Snap branches shown in random order

2018-05-06 Thread Robert Ancell
** Changed in: gnome-software (Ubuntu Xenial)
   Status: Triaged => Fix Committed

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

** Changed in: gnome-software (Ubuntu Cosmic)
   Status: Triaged => 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/1769556

Title:
  Snap branches shown in random order

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

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

[Bug 1769556] Re: Snap branches shown in random order

2018-05-06 Thread Robert Ancell
** Changed in: gnome-software (Ubuntu Bionic)
   Status: New => Triaged

** Changed in: gnome-software (Ubuntu Cosmic)
   Importance: Undecided => Medium

** Changed in: gnome-software (Ubuntu Xenial)
   Importance: Undecided => Medium

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

Title:
  Snap branches shown in random order

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

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

[Bug 1769556] [NEW] Snap branches shown in random order

2018-05-06 Thread Robert Ancell
Public bug reported:

[Impact]
Snap branches are shown in a random order.

[Test Case]
1. Open GNOME Software
2. Search for and select "communitheme" snap
3. Select available channels (requires LP: #1768779 to be fixed).

Expected result:
Branches are shown in some predictable order.

Observed result:
Branches are shown in a random order.

[Regression Potential]
Solution is to sort branches alphabetically, could introduce new bugs in 
channel code.

** Affects: gnome-software (Ubuntu)
 Importance: Medium
 Status: Triaged

** Affects: gnome-software (Ubuntu Xenial)
 Importance: Medium
 Status: Triaged

** Affects: gnome-software (Ubuntu Bionic)
 Importance: Medium
 Status: Triaged

** Affects: gnome-software (Ubuntu Cosmic)
 Importance: Medium
 Status: Triaged

** Also affects: gnome-software (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** Also affects: gnome-software (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: gnome-software (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: gnome-software (Ubuntu Bionic)
   Importance: Undecided => Medium

** Changed in: gnome-software (Ubuntu Cosmic)
   Status: New => Triaged

** Changed in: gnome-software (Ubuntu Xenial)
   Status: New => Triaged

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

Title:
  Snap branches shown in random order

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

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

[Bug 1768794] Re: Snap branches all show with same name

2018-05-06 Thread Robert Ancell
** Summary changed:

- A lot of the same entries for Communitheme snap channels
+ Snap branches all show with same name

** Description changed:

+ [Impact]
+ Snaps with multiple branches (e.g. communitheme) all show in GNOME Software 
with the branches having the same name.
+ 
  Steps to reproduce:
  1. Search for ”communitheme”
  2. Select ”communitheme” result
  3. Click on the channel selection button
  4. You will see a popup with loong list of channels
  
- Notice the names are all the same
+ Expected result:
+ All branches/channels are show, as shown by 'snap info communitheme'
  
- Screenshot attached
+ Observed result:
+ All branches have the same name.
  
- ProblemType: Bug
- DistroRelease: Ubuntu 18.04
- Package: gnome-software 3.28.1-0ubuntu4
- ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
- Uname: Linux 4.15.0-20-generic x86_64
- NonfreeKernelModules: nvidia_modeset nvidia
- ApportVersion: 2.20.9-0ubuntu7
- Architecture: amd64
- CurrentDesktop: communitheme:ubuntu:GNOME
- Date: Thu May  3 10:38:37 2018
- InstallationDate: Installed on 2018-04-30 (2 days ago)
- InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
- InstalledPlugins:
-  gnome-software-plugin-flatpak 3.28.1-0ubuntu4
-  gnome-software-plugin-limba   N/A
-  gnome-software-plugin-snap3.28.1-0ubuntu4
- SourcePackage: gnome-software
- UpgradeStatus: No upgrade log present (probably fresh install)
+ [Regression Potential]
+ Fix was an invalid iterator, unlikely to cause further issues.

** Description changed:

  [Impact]
  Snaps with multiple branches (e.g. communitheme) all show in GNOME Software 
with the branches having the same name.
  
  Steps to reproduce:
  1. Search for ”communitheme”
  2. Select ”communitheme” result
  3. Click on the channel selection button
  4. You will see a popup with loong list of channels
  
  Expected result:
- All branches/channels are show, as shown by 'snap info communitheme'
+ All branches/channels are shown.
  
  Observed result:
  All branches have the same name.
  
  [Regression Potential]
  Fix was an invalid iterator, unlikely to cause further issues.

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

Title:
  Snap branches all show with same name

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

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

[Bug 1768779] Re: Snap channel selection list not scrollable

2018-05-06 Thread Robert Ancell
** Description changed:

- Ubuntu 18.04 Gnome Shell with Communitheme.
+ [Impact]
+ Snaps with many channels/branches (e.g. communitheme) make the channel 
selector too large - it should use a scrollable window if there are many.
  
- Steps to reproduce:
+ [Test Case]
  1. Search for ”communitheme” in the store
  2. Open ”communitheme” result
  3. Click on the channel selection button
  4. You will see a popup with loong list of channels
  5. Try to scroll to see more entries
  
  Expected result:
  You can scroll the list
  
  What happen instead:
  You cannot scroll the list
  
- Screenshot attached
+ [Regression Potential]
+ Solution is to use a GtkScrolledWindow for the list. Could cause other UI 
bugs to occur.

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

Title:
  Snap channel selection list not scrollable

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

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

[Bug 1768779] Re: Snap channel selection list not scrollable

2018-05-06 Thread Robert Ancell
** Changed in: gnome-software (Ubuntu Xenial)
   Status: Triaged => 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/1768779

Title:
  Snap channel selection list not scrollable

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

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

[Bug 1768779] Re: Snap channel selection list not scrollable

2018-05-06 Thread Robert Ancell
** Changed in: gnome-software (Ubuntu Xenial)
 Assignee: (unassigned) => Robert Ancell (robert-ancell)

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

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

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

Title:
  Snap channel selection list not scrollable

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

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

[Bug 1768794] Re: A lot of the same entries for Communitheme snap channels

2018-05-06 Thread Robert Ancell
** Changed in: gnome-software (Ubuntu Cosmic)
   Status: Confirmed => 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/1768794

Title:
  Snap branches all show with same name

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

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

[Bug 1768779] Re: Snap channel selection list not scrollable

2018-05-06 Thread Robert Ancell
** Changed in: gnome-software (Ubuntu Bionic)
   Status: Triaged => 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/1768779

Title:
  Snap channel selection list not scrollable

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

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

[Bug 1768794] Re: A lot of the same entries for Communitheme snap channels

2018-05-06 Thread Robert Ancell
** No longer affects: gnome-software (Ubuntu Xenial)

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

** Changed in: gnome-software (Ubuntu Bionic)
   Importance: Undecided => High

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

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

Title:
  Snap branches all show with same name

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

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

[Bug 1768794] Re: A lot of the same entries for Communitheme snap channels

2018-05-06 Thread Robert Ancell
Note this doesn't occur in Xenial as the code changes required for
backport fixed the issue there. Though the communitheme doesn't show
(LP: #1763736)

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

Title:
  A lot of the same entries for Communitheme snap channels

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

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

[Bug 1768794] Re: A lot of the same entries for Communitheme snap channels

2018-05-06 Thread Robert Ancell
** Also affects: gnome-software (Ubuntu Cosmic)
   Importance: High
 Assignee: Robert Ancell (robert-ancell)
   Status: Confirmed

** Also affects: gnome-software (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: gnome-software (Ubuntu Xenial)
   Importance: Undecided
   Status: New

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

Title:
  A lot of the same entries for Communitheme snap channels

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

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

[Bug 1768779] Re: Snap channel selection list not scrollable

2018-05-06 Thread Robert Ancell
** Also affects: gnome-software (Ubuntu Cosmic)
   Importance: Low
   Status: Confirmed

** Also affects: gnome-software (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: gnome-software (Ubuntu Bionic)
   Importance: Undecided
   Status: New

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

** Changed in: gnome-software (Ubuntu Bionic)
   Importance: Undecided => Low

** Changed in: gnome-software (Ubuntu Xenial)
   Importance: Undecided => Low

** Changed in: gnome-software (Ubuntu Xenial)
   Status: New => Triaged

** Changed in: gnome-software (Ubuntu Bionic)
   Status: New => Triaged

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

Title:
  Snap channel selection list not scrollable

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

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

[Bug 1768743] Re: /usr/lib/gnome-initial-setup/gnome-initial-setup:11:add_ubuntusso_account:login_and_enable_livepatch:on_livepatch_permission_acquired:g_simple_async_result_complete:acquire_cb

2018-05-03 Thread Robert Ancell
** Changed in: gnome-initial-setup (Ubuntu)
   Status: New => Fix Committed

** Also affects: gnome-initial-setup (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: gnome-initial-setup (Ubuntu Bionic)
   Importance: Undecided => Low

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

Title:
  /usr/lib/gnome-initial-setup/gnome-initial-
  
setup:11:add_ubuntusso_account:login_and_enable_livepatch:on_livepatch_permission_acquired:g_simple_async_result_complete:acquire_cb

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

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

[Bug 1767878] Re: /usr/bin/gnome-software:11:_int_free:__GI___libc_free:g_free:array_free:snapd_client_finalize

2018-05-02 Thread Robert Ancell
The stack trace is hinting that something is going wrong in the read
buffer in snapd-glib. Could be inside snapd-glib itself or external
corruption. Nothing stands out, but the code is relatively complex...

** 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/1767878

Title:
  /usr/bin/gnome-
  software:11:_int_free:__GI___libc_free:g_free:array_free:snapd_client_finalize

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

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

<    1   2   3   4   5   6   7   8   9   10   >