gnome-software:gnome-3-32

Last commit made on 2020-04-18
Get this branch:
git clone -b gnome-3-32 https://git.launchpad.net/gnome-software

Branch merges

Branch information

Name:
gnome-3-32
Repository:
lp:gnome-software

Recent commits

6e6be98... by wsxy162

Update zh_CN translations

1cdce1c... by Cédric VALMARY (Tot en òc)

Update Occitan translation

abaebfb... by =?utf-8?q?Marek_=C4=8Cernock=C3=BD?= <email address hidden>

Updated Czech translation

0421976... by Marv-CZ

Fixed Czech translation

35079e9... by Sveinn í Felli

Update Icelandic translation

392c933... by Sveinn í Felli

Update Icelandic translation

ef3f597... by Robert Ancell

Fix apps that were previously uninstalled from not showing on reinstall.

When an app is uninstalled the app row on the installed apps page does an
unreveal animation. The signal to detect the completion of this animation
is connected after it is initiated. If the animation occurs immediately
(e.g. the page is not visible) then the signal is missed. When the app is
reinstalled the row is there but not visible and G-S does nothing.

To reproduce:
1. Open GNOME Software
2. Go to installed tab
3. Click on an installed app
4. Remove this app
5. Install this app
6. Click back button to return to Installed page.

Expected result:
App is shown in the Installed page.

Observed result:
App is not shown in the Installed page.

Solved by connecting the signal handler before the unreveal.

A low risk bug could remain that a user installs the app again before the
unreveal animation completes, thus the row is removed even though the
apps is installed. This seems unlikely due to apps taking time to install.

228c813... by Robert Ancell

snap: Fix test checking icon at wrong time

15bb8fb... by Robert Ancell

snap: Simulate install/remove progress to avoid triggering a warning.

The warning was:
Gs-WARNING **: 11:20:21.487: State change on system/snap/Snap Store/desktop/io.snapcraft.snap-snap/* from available to installed is not OK

b1a4574... by Robert Ancell

snap: Populate media instead of deprecated screenshots