[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
Thu Aug 7 06:02:08 UTC 2014


I checked the grub2's source code, command clear will invoke each output
backend's cls method, and it seems that the black rectangle is produced
by backend "console".

-- 
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