In Ubuntu 18.10, the wrong background flashes up briefly during the login animation (since Yaru was introduced)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-shell (Ubuntu) |
Fix Released
|
Medium
|
Didier Roche-Tolomelli | ||
Cosmic |
Fix Released
|
Medium
|
Didier Roche-Tolomelli | ||
mutter (Ubuntu) |
Won't Fix
|
Medium
|
Daniel van Vugt |
Bug Description
[Impact]
The wrong background flashes up briefly (for a split second) during the login animation.
The login screen and gnome-shell's system background are meant to be the same image so that the login procedure can VT switch without the user noticing. Then the final desktop expands over the system background. However it appears the login background and system background are not the same image any more, causing a visible glitch during login.
[Test Case]
1. Install new version, logout
2. Log in into GDM
-> Check that at login startup, the background matches GDM ones (same color, same gradient)
3. Logout, install gnome-session
4. Reboot so that GDM takes gnome-session into account
5. Select GNOME session and login
-> At login startup, the background will matche the GNOME default one (from the lockscreen: grey noise), which matches GDM one if reset to default GNOME via update-
[Regression Potential]
This code is loaded at session startup, if there is a syntax error, the session wouldn't start at all.
This has been of course tested before committed (both on ubuntu and GNOME sessions)
ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: yaru-theme-
ProcVersionSign
Uname: Linux 4.17.0-7-generic x86_64
ApportVersion: 2.20.10-0ubuntu9
Architecture: amd64
Date: Tue Aug 28 14:19:48 2018
Dependencies:
InstallationDate: Installed on 2018-05-26 (93 days ago)
InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Alpha amd64 (20180525)
PackageArchitec
ProcEnviron:
TERM=xterm-
PATH=(custom, no user)
XDG_RUNTIME_
LANG=en_AU.UTF-8
SHELL=/bin/bash
SourcePackage: yaru-theme
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in yaru-theme (Ubuntu): | |
importance: | Undecided → Low |
summary: |
- Yaru purple background doesn't match the gnome-shell purple background - in the login animation + Dark purple (noise) background flashes up briefly during the login + animation |
description: | updated |
tags: | added: rls-cc-incoming |
Changed in gnome-shell (Ubuntu): | |
status: | Triaged → In Progress |
Changed in gnome-shell (Ubuntu Cosmic): | |
assignee: | nobody → Didier Roche (didrocks) |
status: | New → In Progress |
summary: |
Dark purple (noise) background flashes up briefly during the login - animation + animation since Yaru was introduced |
Changed in gnome-shell (Ubuntu Cosmic): | |
assignee: | nobody → Daniel van Vugt (vanvugt) |
Changed in gnome-shell (Ubuntu Cosmic): | |
status: | Fix Committed → In Progress |
Changed in gnome-shell (Ubuntu): | |
assignee: | Didier Roche (didrocks) → Daniel van Vugt (vanvugt) |
status: | Fix Released → In Progress |
Changed in mutter (Ubuntu): | |
assignee: | nobody → Daniel van Vugt (vanvugt) |
Changed in mutter (Ubuntu Cosmic): | |
assignee: | nobody → Daniel van Vugt (vanvugt) |
Changed in mutter (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → Medium |
Changed in mutter (Ubuntu Cosmic): | |
importance: | Undecided → Medium |
Changed in gnome-shell (Ubuntu): | |
importance: | Low → Medium |
Changed in gnome-shell (Ubuntu Cosmic): | |
importance: | Undecided → Medium |
Changed in gnome-shell (Ubuntu): | |
assignee: | Daniel van Vugt (vanvugt) → Didier Roche (didrocks) |
Changed in gnome-shell (Ubuntu Cosmic): | |
assignee: | Daniel van Vugt (vanvugt) → Didier Roche (didrocks) |
Changed in gnome-shell (Ubuntu): | |
status: | In Progress → Fix Released |
Changed in gnome-shell (Ubuntu Cosmic): | |
status: | In Progress → Fix Committed |
Changed in mutter (Ubuntu Cosmic): | |
status: | New → Triaged |
Changed in gnome-shell (Ubuntu Cosmic): | |
status: | Incomplete → Fix Committed |
summary: |
- The wrong background flashes up briefly during the login animation since - Yaru was introduced + In Ubuntu 18.10, the wrong background flashes up briefly during the + login animation (since Yaru was introduced) |
Changed in mutter (Ubuntu Cosmic): | |
status: | Triaged → In Progress |
Changed in mutter (Ubuntu): | |
status: | In Progress → Won't Fix |
description: | updated |
no longer affects: | mutter (Ubuntu) |
no longer affects: | mutter (Ubuntu Cosmic) |
Changed in mutter (Ubuntu): | |
assignee: | nobody → Daniel van Vugt (vanvugt) |
importance: | Undecided → Medium |
status: | New → In Progress |
Changed in mutter (Ubuntu): | |
status: | In Progress → Won't Fix |
That is very strange indeed. There is no specific styling for the second screen though. I thought that this was fixed with https:/ /github. com/ubuntu/ yaru/issues/ 583
But obviously not. I will look into this.