[Bug 1308723] Re: clear, after background_color command uses a black color and thus only colors a frame
Yu Ning
ning.yu at canonical.com
Wed Sep 10 11:38:52 UTC 2014
I found a workaround for this issue by setting alpha channel to 0:
if background_color 44,0,30,0; then
clear
fi
--
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:
clear, after background_color command uses a black color and thus only
colors a frame
Status in “grub2” package in Ubuntu:
Confirmed
Bug description:
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