Bug 858690
| Summary: | gdm wallpaper disappears and turns solid gray | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jeff Bastian <jbastian> | ||||
| Component: | gdm | Assignee: | Ray Strode [halfline] <rstrode> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 18 | CC: | chyndman, rstrode | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-09-22 05:18:36 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Jeff Bastian
2012-09-19 12:31:58 UTC
Created attachment 614347 [details]
gdm screenshot
I discovered a stale entry in my gconf db:
[root@firefly ~]# gconftool-2 --direct \
--config-source xml:readonly:/etc/gconf/gconf.xml.defaults \
--get /desktop/gnome/background/picture_filename
/usr/share/backgrounds/laughlin/default/laughlin.xml
Wow, it hasn't changed since Fedora 14?
So I updated it:
[root@firefly ~]# gconftool-2 --direct \
--config-source xml:readwrite:/etc/gconf/gconf.xml.defaults \
--type string \
--set /desktop/gnome/background/picture_filename \
/usr/share/backgrounds/spherical-cow/default/spherical-cow.xml
But no luck, it's still solid gray.
This seems to be the new default/upstream behavior as of this version, and is therefore not a bug. See the following Ubuntu thread for details and tweaks: http://ubuntuforums.org/showthread.php?t=2055406 Marking as closed. Thank you. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers |