Unable to set solid colors and gradients as desktop background in gnome-control-center

Bug #1173818 reported by Shubham Rao
184
This bug affects 44 people
Affects Status Importance Assigned to Milestone
gnome-control-center-unity (Ubuntu)
Fix Released
Low
Unassigned
Raring
Fix Released
Low
Unassigned

Bug Description

[Impact]

the system-settings -> appearance capplet option to set a solid color background doesn't work

[Test Case]

- open system settings -> "appareance"
- change the "wallpaper" combo to "Color"
- pick one of the choices in that section

The color should be used for the background

[Regression potential]

low, the code was writting the color in the wrong format, the change fixes that

Related branches

Revision history for this message
Shubham Rao (cshubhamrao) wrote :
summary: - Unable to set solid colors and gradients in gnome-control-center
+ Unable to set solid colors and gradients as background in gnome-control-
+ center
summary: - Unable to set solid colors and gradients as background in gnome-control-
- center
+ Unable to set solid colors and gradients as desktop background in gnome-
+ control-center
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in gnome-control-center (Ubuntu):
status: New → Confirmed
Revision history for this message
doorunrun (almholt) wrote :

I have the same issue on my systems. Both are 64-bit running 13.04. Attached is a screen shot of the appearance control window.

Revision history for this message
nbl (nblouveton) wrote :

I had the same problem.

It seems that when I choose a color in the control panel it writes something like:
rgb(78,154,6) in the primary color field of the scheme org.gnome.desktop.background

Changing this by any hexdecimal number fix the problem.

It is worth to be mentionned that I installed the gnome3 ppa before removing it with the ppa-purge command. I don't know if the problem was present before this or not.

Hope that help,
nbl

Doug McMahon (mc3man)
affects: gnome-control-center (Ubuntu) → gnome-control-center-unity (Ubuntu)
Revision history for this message
Mike L (mikerl) wrote :

I didn't install the Gnome 3 PPA, and I have the same issue. I hate paperclicp bugs. A lot of them have been rearing their heads recently.

Changed in gnome-control-center-unity (Ubuntu):
importance: Undecided → Low
status: Confirmed → In Progress
Changed in gnome-control-center-unity (Ubuntu):
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gnome-control-center-unity - 1.3daily13.06.13-0ubuntu1

---------------
gnome-control-center-unity (1.3daily13.06.13-0ubuntu1) saucy; urgency=low

  [ Sebastien Bacher ]
  * use the correct colors format for the background settings libgnome-
    desktop is using GdkColor values but the code was writing GdkRGBA
    ones. The first one are deprecated but since that's what the other
    components want, that's what we should write. (LP: #1173818)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 27
 -- Ubuntu daily release <email address hidden> Thu, 13 Jun 2013 00:02:37 +0000

Changed in gnome-control-center-unity (Ubuntu):
status: Fix Committed → Fix Released
description: updated
Changed in gnome-control-center-unity (Ubuntu Raring):
importance: Undecided → Low
status: New → In Progress
description: updated
Revision history for this message
Johnny Shields (johnny-shields) wrote :

I just installed the nightly build package on 13.04 AMD-64. Solid backgrounds and gradients are fixed, HOWEVER, the background still goes black when you select a gradient, then click the "<-->" icon between the two colors to flip them. Please investigate and consider re-opening this.

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

Johnny is correct, the pcolor & scolor switcher will rewrite to RGB, seen in the new 'fixed' 13.10 g-c-c-u package
(users have to then reselect their chosen colors directly

Revision history for this message
Ralf Naujokat (ubuntu-ralf-naujokat) wrote :

Such a silly bug, easy to reproduce, and probably as easy to fix.
And now, after about two months, a so called fix,
that obvious was not tested at all.
I'm loosing my confidence in software quality...

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

new bug
Bug 1194137

Revision history for this message
Adam Conrad (adconrad) wrote : Please test proposed package

Hello Shubham, or anyone else affected,

Accepted gnome-control-center-unity into raring-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/gnome-control-center-unity/1.3daily13.06.19~13.04-0ubuntu1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance!

Changed in gnome-control-center-unity (Ubuntu Raring):
status: In Progress → Fix Committed
tags: added: verification-needed
Revision history for this message
Doug McMahon (mc3man) wrote :

Fine in raring to extent of this bug.

tags: added: verification-done
removed: verification-needed
Revision history for this message
Shubham Rao (cshubhamrao) wrote :

Bug not completely fixed, when switching primary and secondary colors in case of Vertical and Horizontal gradient, one of the colour still is black. Clicking the "<--->" arrow makes both the colours appear black.

tags: added: verification-failed
removed: verification-done
Changed in gnome-control-center-unity (Ubuntu):
status: Fix Released → In Progress
Changed in gnome-control-center-unity (Ubuntu Raring):
status: Fix Committed → In Progress
Revision history for this message
Doug McMahon (mc3man) wrote : Re: [Bug 1173818] Re: Unable to set solid colors and gradients as desktop background in gnome-control-center

On 6/25/2013 11:03 AM, Shubham Rao wrote:
> ** Changed in: gnome-control-center-unity (Ubuntu)
> Status: Fix Released => In Progress
>
> ** Changed in: gnome-control-center-unity (Ubuntu Raring)
> Status: Fix Committed => In Progress
>
This bug didn't mention anything about the pcolor/scolor switcher so as
described it is fixed. New bug was opened on that issue, do as you all
please
LP: #1194137

Revision history for this message
Sebastien Bacher (seb128) wrote :

setting to "verification-done", we have a fix ready and confirmed to work for the most common case, no reason to not get that in, we can fix the color switch thing later

tags: added: verification-done
removed: verification-failed
Changed in gnome-control-center-unity (Ubuntu):
status: In Progress → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gnome-control-center-unity - 1.3daily13.06.19~13.04-0ubuntu1

---------------
gnome-control-center-unity (1.3daily13.06.19~13.04-0ubuntu1) raring; urgency=low

  [ Sebastien Bacher ]
  * use the correct colors format for the background settings libgnome-
    desktop is using GdkColor values but the code was writing GdkRGBA
    ones. The first one are deprecated but since that's what the other
    components want, that's what we should write. (LP: #1173818)

  [ Łukasz 'sil2100' Zemczak ]
  * debian/control:
    - Modified Vcs-Bzr to point to the maintenance branch
  * Automatic snapshot from revision 20

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 21
 -- Ubuntu daily release <email address hidden> Wed, 19 Jun 2013 00:01:31 +0000

Changed in gnome-control-center-unity (Ubuntu Raring):
status: In Progress → Fix Released
Revision history for this message
Brian Murray (brian-murray) wrote : Update Released

The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regresssions.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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