[Bug 1308723] Update Released
Chris J Arges
1308723 at bugs.launchpad.net
Tue Dec 9 20:29:11 UTC 2014
The verification of the Stable Release Update for plymouth has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report. In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.
--
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