[Bug 1308723] Re: ubuntu-logo theme rendered incorrectly with recent grub, instead of full-screen purple, it's a purple frame around black rectangle

dino99 1308723 at bugs.launchpad.net
Sun Oct 15 09:57:13 UTC 2017


This has been fixed long time ago.

** Changed in: grub2 (Ubuntu)
       Status: Confirmed => Invalid

** Changed in: grub2 (Ubuntu Utopic)
       Status: Confirmed => Invalid

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