ugr-super is broken

Bug #779742 reported by JC Hulce
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
plymouth-theme-ugr
Fix Released
High
JC Hulce

Bug Description

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

Revision history for this message
JC Hulce (soaringsky) wrote :

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
assignee: nobody → JC Hulce (soaringsky)
JC Hulce (soaringsky)
Changed in plymouth-theme-ugr:
milestone: none → 0.1.1
Revision history for this message
Chris Gummin (proxy-qtz-deactivatedaccount) wrote :

Did it work? The 1st line should be '# ugr super theme'. also remove all instances of where it says 'printf' and the line below that says 'return(0);'

Revision history for this message
JC Hulce (soaringsky) wrote : Re: [Bug 779742] Re: ugr-super is broken

I have not had time to attempt it yet.

Revision history for this message
JC Hulce (soaringsky) wrote :

Chris has uploaded the changes, and they work. See a really short video here:
http://www.youtube.com/watch?v=L-pxrn9ZIm0

Changed in plymouth-theme-ugr:
status: Confirmed → Fix Committed
JC Hulce (soaringsky)
Changed in plymouth-theme-ugr:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.