[Bug 1867133] Re: Ubuntu logo vanishes and fades back in (with a slightly different size) on gdm start

2020-04-02 Thread Daniel van Vugt
https://salsa.debian.org/gnome-team/gnome-shell/-/merge_requests/38 ** Summary changed: - Ubuntu logo vanishes and fades back in (with a slightly different size) on gdm start + Ubuntu logo vanishes and fades back in on gdm start -- You received this bug notification because you are a member

[Bug 1867133] Re: Ubuntu logo vanishes and fades back in (with a slightly different size) on gdm start

2020-03-30 Thread Daniel van Vugt
Plymouth is now "Won't fix" because the proposed fix in (now hidden) comment #7 was broken by the fix for bug 1866413. Since the sizing issue is already fixed in gnome-shell 3.36.1 upstream we will wait for that. This bug still requires the separate gnome-shell patch in comment #13 though. That's

[Bug 1867133] Re: Ubuntu logo vanishes and fades back in (with a slightly different size) on gdm start

2020-03-29 Thread Daniel van Vugt
** Changed in: plymouth (Ubuntu) Status: In Progress => 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/1867133 Title: Ubuntu logo vanishes and fades back in (with a slightly

[Bug 1867133] Re: Ubuntu logo vanishes and fades back in (with a slightly different size) on gdm start

2020-03-23 Thread Daniel van Vugt
To complicate matters, the fix for comment #3 has now landed in upstream gnome-shell 3.36.1. So if we want we can say "Won't Fix" to the now redundant Plymouth fix in comment #7. Or land both because it's more robust to have two fixes (both would have to regress before you noticed a regression).

[Bug 1867133] Re: Ubuntu logo vanishes and fades back in (with a slightly different size) on gdm start

2020-03-18 Thread Daniel van Vugt
When and if we want it, here's a polished distro patch for gnome-shell. Assuming the size issue is also fixed in plymouth via comment #7 or similar. ** Patch added: "gnome-shell-lp1867133-v1.patch"

[Bug 1867133] Re: Ubuntu logo vanishes and fades back in (with a slightly different size) on gdm start

2020-03-17 Thread Sebastien Bacher
Tagging rls-ff-notfixing, it doesn't mean we should work on it but we decided it's not worth targetting at as a release issue at this point ** Changed in: plymouth (Ubuntu) Importance: Undecided => Low ** Changed in: gnome-shell (Ubuntu) Importance: Undecided => Low ** Tags removed:

[Bug 1867133] Re: Ubuntu logo vanishes and fades back in (with a slightly different size) on gdm start

2020-03-17 Thread Daniel van Vugt
Almost perfect now. There is however a 1px or so shift upward on startup. But we can talk about that after/if the other patches land first. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1867133

[Bug 1867133] Re: Ubuntu logo vanishes and fades back in (with a slightly different size) on gdm start

2020-03-17 Thread Daniel van Vugt
Turns out this is the only patch gnome-shell needs... ** Patch added: "no-logo-fade-and-no-flicker.patch" https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1867133/+attachment/5337918/+files/no-logo-fade-and-no-flicker.patch -- You received this bug notification because you are a

[Bug 1867133] Re: Ubuntu logo vanishes and fades back in (with a slightly different size) on gdm start

2020-03-17 Thread Daniel van Vugt
It looks like the remaining flicker could be at least two different issues: * gnome-shell often misses the first frame, leaving mutter to display a blank background: https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1102 Unclear if that fix is mandatory for this bug. *

[Bug 1867133] Re: Ubuntu logo vanishes and fades back in (with a slightly different size) on gdm start

2020-03-17 Thread Daniel van Vugt
** Also affects: mutter (Ubuntu) Importance: Undecided Status: New ** Changed in: mutter (Ubuntu) Status: New => In Progress ** Changed in: mutter (Ubuntu) Assignee: (unassigned) => Daniel van Vugt (vanvugt) -- You received this bug notification because you are a member

[Bug 1867133] Re: Ubuntu logo vanishes and fades back in (with a slightly different size) on gdm start

2020-03-17 Thread Daniel van Vugt
xnox, Here's a tiny gnome-shell patch to stop the Ubuntu logo fading in. Actually right now it looks worse because there's some startup flicker in there still. I'm not sure what that is... :/ ** Patch added: "no-logo-fade.patch"