Package "gnome-initial-setup"
Links
Download "gnome-initial-setup"
Other versions of "gnome-initial-setup" in Focal
Changelog
gnome-initial-setup (3.36.2-0ubuntu2) focal; urgency=medium
* control, gbp.conf: Update Vcs info for focal
* Don't cast a GtkLabel into a GisSnapTile.
We populate a GtkFlowBox with tiles representing features snaps. There
might not be exactly enough to fill up the entire number of rows, so the
remaining cells are filled up with blank space, which is actually a
GtkLabel.
When clicking these tiles, we launch Software to the application that's
been clicked. That is done by looking inside the tile to find its
associated snap.
We try to do this 'looking inside' for the blank tiles too. But they
aren't snaps at all - as mentioned above, they are GtkLabels. We illegally
cast to a snap tile, and then operate on it. At best, this leads to a
warning on stderr and Software getting spawned to display a nonsense
application. At worst we crash.
Fix this by altering the callback to check if we have clicked on a snap or
not. In the not case, simply return and do nothing. (LP: #1901548)
-- Iain Lane <email address hidden> Tue, 27 Oct 2020 18:11:09 +0000
|
Source diff to previous version |
1901548 |
gnome-initial-setup SIGSEGV in snapd_snap_get_name() |
|
gnome-initial-setup (3.36.2-0ubuntu1) focal; urgency=medium
* Merge with Debian. Remaining changes: (lp: #1875608)
+ debian/control.in:
- Build-Depends on libsnapd-glib-dev, libsoup2.4-dev, libsysmetrics-dev
+ Add Ubuntu-specific patches:
- 0001-Don-t-run-welcome-tour-at-end.patch
- 0001-Make-summary-page-explicitly-request-navigation-butt.patch
- 0001-Ensure-stamp-file-if-the-user-quit-the-wizard.patch
- 0001-Add-Ubuntu-mode-with-special-pages.patch
- 0001-Display-the-ubuntu-welcome-wizard-in-Unity.patch
- 0006-goa-Add-Ubuntu-Single-Sign-On-to-the-list.patch
- 0007-goa-adjust-description-to-not-mention-email-or-conta.patch
- Don-t-show-Facebook-in-Ubuntu.patch
- 0008-Ubuntu-location-default.patch
-- Sebastien Bacher <email address hidden> Tue, 28 Apr 2020 12:03:09 +0200
|
1875608 |
SRU the current 3.36.2 stable update |
|
About
-
Send Feedback to @ubuntu_updates