← Back to team overview

ugr-testing team mailing list archive

[Bug 779742] Re: ugr-super is broken

 

Per  Chris Gummin, this is a fix:
Line 1 should be: # UGR Super Plymouth theme

Lines 36-40 should be: 
36	if (Plymouth.GetMode() == "suspend" || Plymouth.GetMode() == "resume") {
37	background.original_image = ImageNew("suspend.png");
38	Window.SetBackgroundTopColor(1, 0, 0);
39	Window.SetBackgroundBottomColor(0, 1, 0);
40	}

Line 41 should be blank, Remove 42-51.

Will test in dev channel shortly.

** Changed in: plymouth-theme-ugr
       Status: Incomplete => Confirmed

** Changed in: plymouth-theme-ugr
     Assignee: (unassigned) => JC Hulce (soaringsky)

-- 
You received this bug notification because you are a member of Ubuntu
GNOME Remix: Testing Team, which is subscribed to UGR (Ubuntu Gnome
Remix) Project.
https://bugs.launchpad.net/bugs/779742

Title:
  ugr-super is broken

Status in UGR plymouth bootsplash theme(s):
  Confirmed

Bug description:
  The plymouth-theme-ugr-super is broken.  It displays as a blank black
  screen.


References