Bug 2131638
| Summary: | The sddm background was white after logging out of Plasma in a Fedora Rawhide KDE Plasma live image | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Matt Fagnani <matt.fagnani> |
| Component: | desktop-backgrounds | Assignee: | Martin Bříza <m> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | caillon+fedoraproject, caolanm, christoph.wickert, dchen, gnome-sig, jgrulich, kde-sig, luya_tfz, martin.sourada, mclasen, me, m, pierluigi.fiorini, rdieter, rstrode, sandmann, tdawson, travier |
| Target Milestone: | --- | Keywords: | Bugfix |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 37.0.0-4 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-10-08 00:05:14 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: | |||
|
Description
Matt Fagnani
2022-10-03 03:08:03 UTC
A journal error showed that the png default background /usr/share/backgrounds/default.png couldn't be opened when the sddm white background problem happened. sddm-greeter[2556]:file:///usr/share/sddm/themes/01-breeze-fedora/Background.qml:21:5: QML Image: Cannot open file:///usr/share/backgrounds/default.png /usr/share/backgrounds/default.png didn't exist on the live image Fedora-KDE-Live-x86_64-Rawhide-20221001.n.1.iso The openqa test fedora-Rawhide-KDE-live-iso-x86_64-BuildFedora-Rawhide-20221003.n.0-desktop_login@64bit showed the sddm white background at https://openqa.fedoraproject.org/tests/1485849#step/_graphical_wait_login/3 This problem might happen in F37 as well if the default F37 background is used for sddm. I think I also saw this problem in a Fedora 37 KDE Plasma installation after an update including desktop-backgrounds-compat-37.0.0-2.fc37.noarch and f37-backgrounds-base-37.0.2-1.fc37.noarch on 2022-10-28. I set the SDDM background in System Settings > Startup and Shutdown > Login Screen (SDDM) > Change Background icon > Load from file and selected a background from /usr/share/wallpapers/F37/contents/images/ with the resolution of my screen. The F37 background showed up in sddm again. /usr/share/backgrounds/default.png and /usr/share/backgrounds/images/default.png were broken symlinks in desktop-backgrounds-compat-37.0.0-3.fc37.noarch according to https://bodhi.fedoraproject.org/updates/FEDORA-2022-a5622b766b#comment-2738612 The desktop-backgrounds-37.0.0-4.fc37 update addressed those broken symlinks https://koji.fedoraproject.org/koji/buildinfo?buildID=2072244 I updated to desktop-backgrounds-compat-37.0.0-4.fc37.noarch. I set the sddm background to /usr/share/backgrounds/default.png and rebooted. The default background appeared normally in sddm. Closing this report as the fix is available on https://bodhi.fedoraproject.org/updates/FEDORA-2022-a5622b766b Thanks. I'm clearing the needinfo since no question was asked. |