gnome-initial-setup 3.36.2-0ubuntu2 source package in Ubuntu
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
Upload details
- Uploaded by:
- Iain Lane
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- linux-any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | updates | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gnome-initial-setup_3.36.2.orig.tar.xz | 1.1 MiB | 4f8be41aea100c56dbf8f0fe1e2354d2d1ac05cf1c79a01cc975c6aa89145756 |
gnome-initial-setup_3.36.2-0ubuntu2.debian.tar.xz | 29.1 KiB | cf981baed3ca49e97346dab8b9d944289d729f50d744498db6859a6f28f6758b |
gnome-initial-setup_3.36.2-0ubuntu2.dsc | 3.1 KiB | 450abedd2733766c7399230db142bfb107c933b29893d47dd9eabfb82aeff7db |
Available diffs
Binary packages built by this source
- gnome-initial-setup: Initial GNOME system setup helper
After acquiring or installing a new system there are a few essential things
to set up before use. GNOME Initial Setup aims to provide a simple, easy,
and safe way to prepare a new system.
.
GNOME Initial Setup runs the first time you log in to the GNOME desktop
and lets you easily configure your language, keyboard layout, online accounts
integration, and more.
.
If you want to configure these things at any other time, run the Settings app.
- gnome-initial-setup-dbgsym: debug symbols for gnome-initial-setup