Bug 305989 - If a theme cannot load the selected background, it should default to the plasma wallpaper
Summary: If a theme cannot load the selected background, it should default to the plas...
Status: RESOLVED UNMAINTAINED
Alias: None
Product: lightdm
Classification: Plasma
Component: greeter (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-29 13:48 UTC by David Edmundson
Modified: 2020-10-10 21:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Edmundson 2012-08-29 13:48:22 UTC
Due to bug https://bugs.kde.org/show_bug.cgi?id=305988 or any other situation, if loading the user's requested background image fails it should load the plasma wallpaper instead.

use image status property for this.

Image {
 onStatusChanged: {
   if image.status == Image.Error { .....}
 }
}
Comment 1 Nate Graham 2020-10-10 21:20:47 UTC
We no longer use lightDM, having moved to SDDM several years ago. As such, this bug report is no longer applicable. Bugs reports for the new SDDM-based login screen should be filed to one of two places:

1. Visual/UI bugs with the login screen UI itself, or feature requests: plasmashell | Theme - Breeze
2. Bugs with the login/user switching process: https://github.com/sddm/sddm/issues