Default background colour hardcoded to #2C001E

Bug #969059 reported by Jonathan Davies
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Unity Greeter
Fix Released
Wishlist
Unassigned
unity-greeter (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

The default background colour for unity-greeter should be customisable. Right now, in src/background.vala, it's hardcoded:

public string default_background {get; set; default = "#2C001E";}

There is a brief moment between plymouth endng and the user's background appearing where this #2C001E background may appear.

Related branches

Jonathan Davies (jpds)
tags: added: css-sponsored-p
removed: css-sponsered-p
Revision history for this message
Robert Ancell (robert-ancell) wrote :

Note that the colour is just a workaround for the bug that the first frame is not synchronised with X.

Changed in unity-greeter (Ubuntu):
status: New → Triaged
importance: Undecided → Wishlist
summary: - Default background colour should be customisable
+ Default background colour hardcoded to #2C001E
Changed in unity-greeter:
status: New → Triaged
importance: Undecided → Wishlist
Revision history for this message
Robert Ancell (robert-ancell) wrote :

See also bug 970024 for getting rid of this hack.

Changed in unity-greeter:
status: Triaged → Fix Committed
Changed in unity-greeter (Ubuntu):
status: Triaged → Fix Committed
Revision history for this message
Robert Ancell (robert-ancell) wrote :

Fixed in 0.2.8

Changed in unity-greeter:
status: Fix Committed → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package unity-greeter - 0.2.8-0ubuntu1

---------------
unity-greeter (0.2.8-0ubuntu1) precise-proposed; urgency=low

  * New upstream release:
    - Add play-ready-sound option to control making a sound when the greeter
      loads (LP: #949782)
    - Add background-color option to set the background color before the
      background is rendered (LP: #969059)
    - some minor design fixups
  * debian/patches/ui-tweaks.patch:
    - Applied upstream
 -- Robert Ancell <email address hidden> Wed, 18 Apr 2012 17:21:34 +1000

Changed in unity-greeter (Ubuntu):
status: Fix Committed → Fix Released
Revision history for this message
Doug McMahon (mc3man) wrote :

Bug 981335 affects usability of this fix

Revision history for this message
Philipp (sacridex) wrote :

Yeah obsiously, you cannot change the LightDM Settings when youre logged in as a regular user.

Revision history for this message
Doug McMahon (mc3man) wrote :

"Yeah obsiously, you cannot change the LightDM Settings when youre logged in as a regular user."
That's been made quite clear here & elsewhere
So a user would need to either switch to the lightdm user in a terminal & set options in gsetting or create overrirde file(s) & compile-schemas, not anything any normal user is going to do.

I will say that when the draw-grid option first appeared a user could enable/disable in gsettings
I guess that was considered inappropiate? & now is not allowed

Revision history for this message
Philipp (sacridex) wrote :

Added my branch, uses KeyFile(/etc/lightdm/greeter.conf) instead of GSettings.
Also fixes bug #970024
Pls review it.

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.