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

Colin Watson cjwatson at canonical.com
Thu Dec 18 12:56:48 UTC 2014


** Changed in: grub2 (Ubuntu)
     Assignee: Colin Watson (cjwatson) => (unassigned)

** Changed in: grub2 (Ubuntu Utopic)
     Assignee: Colin Watson (cjwatson) => (unassigned)

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