Bug 305989

Summary: If a theme cannot load the selected background, it should default to the plasma wallpaper
Product: [Plasma] lightdm Reporter: David Edmundson <kde>
Component: greeterAssignee: David Edmundson <kde>
Status: RESOLVED UNMAINTAINED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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