Ubuntu Default Greyscale Wallpaper Sym Link Broken

Bug #1901353 reported by NP Viroonc
16
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-wallpapers (Ubuntu)
Fix Released
Undecided
Unassigned
Groovy
Fix Released
Undecided
Iain Lane

Bug Description

[ Description ]

I forgot to update the symlink for the greyscale default gorilla wallpaper and so it doesn't show up in the wallpaper chooser.

[ Fix ]

Fix the symlink.

[ QA ]

Right click on the desktop, ideally on a clean system so you don't have other clutter. Pick "Change Background...". See that the greyscale groovy wallpaper isn't there.

Install the SRU and check that it now appears and becomes selected.

[ Regression potential ]

The code in Settings checks that the wallpaper exists before showing it. So if you can see it it must be there - there's no chance you can set a wallpaper which simply won't work via this UI.

Thinking laterally, it might be considered a regression if this wallpaper is inappropriate in some way - like the resolution is too low, or it renders badly for another reason. Make sure it looks right, since this is the first time it's getting shown.

[ Original description ]

The sym link still links to the nonexistent Focal greyscale wallpaper.

How to reproduce:

Try to set the wallpaper to the default greyscale in Settings.

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: ubuntu-wallpapers 20.10.2-0ubuntu1
ProcVersionSignature: Ubuntu 5.8.0-25.26-generic 5.8.14
Uname: Linux 5.8.0-25-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu50
Architecture: amd64
CasperMD5CheckResult: skip
CasperVersion: 1.455
CurrentDesktop: ubuntu:GNOME
Date: Sat Oct 24 21:40:40 2020
Dependencies: ubuntu-wallpapers-groovy 20.10.2-0ubuntu1
LiveMediaBuild: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-wallpapers
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
NP Viroonc (sudo-technologyman101) wrote :
Revision history for this message
Chris Guiver (guiverc) wrote :
Revision history for this message
Iain Lane (laney) wrote :

Bah, thanks, sorry about that.

Changed in ubuntu-wallpapers (Ubuntu Groovy):
status: New → Triaged
assignee: nobody → Iain Lane (laney)
Iain Lane (laney)
Changed in ubuntu-wallpapers (Ubuntu Groovy):
status: Triaged → In Progress
Revision history for this message
Sebastien Bacher (seb128) wrote :

bug #1901112 is the same right?

Iain Lane (laney)
description: updated
Revision history for this message
Iain Lane (laney) wrote :

Yeah, thanks for duping that.

This is uploaded now to hirsute (the new in-development release) and groovy (it's in the review queue, look out for a message to test when it's accepted).

Changed in ubuntu-wallpapers (Ubuntu):
status: New → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ubuntu-wallpapers - 20.10.3-0ubuntu1

---------------
ubuntu-wallpapers (20.10.3-0ubuntu1) hirsute; urgency=medium

  * Make two of the wallpapers show up in the chooser:
    - Fix the symlink for the greyscale default wallpaper. (LP: #1901353)
    - Fix a typo in the name of
      Abstract_Painting_Photo_by_Pierre_Châtel-Innocenti.jpg. There was a
      space instead of an underscore. (LP: #1901367)
  * Add Groovy's default coloured wallpaper to d/copyright

 -- Iain Lane <email address hidden> Mon, 26 Oct 2020 10:30:11 +0000

Changed in ubuntu-wallpapers (Ubuntu):
status: Fix Committed → Fix Released
Revision history for this message
Łukasz Zemczak (sil2100) wrote : Please test proposed package

Hello NP, or anyone else affected,

Accepted ubuntu-wallpapers into groovy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ubuntu-wallpapers/20.10.3-0ubuntu0.20.10.1 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 on 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, what testing has been performed on the package and change the tag from verification-needed-groovy to verification-done-groovy. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-groovy. In either case, without details of your testing we will not be able to proceed.

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

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Changed in ubuntu-wallpapers (Ubuntu Groovy):
status: In Progress → Fix Committed
tags: added: verification-needed verification-needed-groovy
Revision history for this message
NP Viroonc (sudo-technologyman101) wrote :

I have tested package version 20.10.3-0ubuntu1. I can verify that everything is working now. The background is now set correctly.

tags: added: verification-done-groovy
removed: verification-needed-groovy
Revision history for this message
Tanupy ume (tanupy) wrote :

I have tested package version 20.10.3-0ubuntu1

fixed bug:/usr/share/backgrounds/contest/groovy.xml
Abstract_Painting_Photo_by_Pierre_Châtel-Innocenti.jpg OK!

not yet:/usr/share/gnome-background-properties/groovy-wallpapers.xml
Could you please add strings
 <wallpaper>
     <name>Gorilla Wallpaper Grey</name>
     <filename>/usr/share/backgrounds/Gorilla_Wallpaper_Grey_4096x2304.png</filename>
     <options>zoom</options>
     <pcolor>#000000</pcolor>
     <scolor>#000000</scolor>
     <shade_type>solid</shade_type>
 </wallpaper>

Thank you Handsome Gorilla :-)

Revision history for this message
Iain Lane (laney) wrote :

Sorry, we don't do that. The current default greyscale wallpaper only is shown there, and this happens via ubuntu-wallpapers.xml. The reason is that we found that if we show them all (if you have multiple ubuntu-wallpapers-* installed) then it's very hard to tell between the different wallpapers, they all look quite similar when shrunk to the small size in the wallpaper selector.

So if you can see the default grey wallpaper in Settings at all, then that's good for us.

Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Hey everyone! Thank you for your verification. The version numbers in the validation comments makes me a bit confused - the groovy SRU is 20.10.3-0ubuntu0.20.10.1, even though all verification seems to have been done on 20.10.3-0ubuntu1? Which packages have been tested on groovy in that case?

tags: added: verification-needed-groovy
removed: verification-done-groovy
Revision history for this message
Iain Lane (laney) wrote :

The package in groovy-proposed is a no-change backport of 20.10.3-0ubuntu1.

But nevertheless, I've verified the fix with 20.10.3-0ubuntu0.20.10.1 installed now. The grey gorilla appears fine.

tags: added: verification-done verification-done-groovy
removed: verification-needed verification-needed-groovy
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ubuntu-wallpapers - 20.10.3-0ubuntu0.20.10.1

---------------
ubuntu-wallpapers (20.10.3-0ubuntu0.20.10.1) groovy; urgency=medium

  * Backport to groovy.
  * Update Vcs-* fields.

ubuntu-wallpapers (20.10.3-0ubuntu1) hirsute; urgency=medium

  * Make two of the wallpapers show up in the chooser:
    - Fix the symlink for the greyscale default wallpaper. (LP: #1901353)
    - Fix a typo in the name of
      Abstract_Painting_Photo_by_Pierre_Châtel-Innocenti.jpg. There was a
      space instead of an underscore. (LP: #1901367)
  * Add Groovy's default coloured wallpaper to d/copyright

 -- Iain Lane <email address hidden> Mon, 26 Oct 2020 10:57:48 +0000

Changed in ubuntu-wallpapers (Ubuntu Groovy):
status: Fix Committed → Fix Released
Revision history for this message
Łukasz Zemczak (sil2100) wrote : Update Released

The verification of the Stable Release Update for ubuntu-wallpapers has completed successfully and the package is now being 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 regressions.

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.