[Bug 1308723] Re: ubuntu-logo theme rendered incorrectly with recent grub, instead of full-screen purple, it's a purple frame around black rectangle
Launchpad Bug Tracker
1308723 at bugs.launchpad.net
Tue Dec 9 20:29:03 UTC 2014
This bug was fixed in the package plymouth - 0.8.8-0ubuntu17.1
---------------
plymouth (0.8.8-0ubuntu17.1) trusty; urgency=medium
* Correct early boot theming. Adjust grub snippet that sets purple
background color - set alpha to zero. Thanks to Yu Ning. (LP:
#1308723).
-- Dimitri John Ledkov <dimitri.j.ledkov at linux.intel.com> Wed, 26 Nov 2014 00:40:31 +0000
** Changed in: plymouth (Ubuntu Trusty)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/1308723
Title:
ubuntu-logo theme rendered incorrectly with recent grub, instead of
full-screen purple, it's a purple frame around black rectangle
Status in grub2 package in Ubuntu:
Confirmed
Status in plymouth package in Ubuntu:
Fix Released
Status in grub2 source package in Trusty:
Invalid
Status in plymouth source package in Trusty:
Fix Released
Status in grub2 source package in Utopic:
Confirmed
Status in plymouth source package in Utopic:
Fix Released
Bug description:
SRU Justification:
[Impact]
When booting ubuntu-desktop you'll see a black rectangle instead of fully purple screen as early as possible.
[Test Case]
1. install update
2. run $ sudo update-grub
3. Reboot
[Regression Potential]
Minor change to background_color to fix this issue.
--
if background_color 44,0,30; then
clear
fi
is what ubuntu-logo plymouth theme snippet injects into grub.cfg, this
generates a purple one character frame whilst the center is black. It
used to be all purple. i mean aubergine.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1308723/+subscriptions
More information about the foundations-bugs
mailing list