Bug 67892

Summary: Ksplash Redmond theme no longer supports KDM user icons
Product: [Plasma] ksplash Reporter: Fred Wells <fredcwells>
Component: generalAssignee: Ravikiran Rajagopal <ravi>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Fred Wells 2003-11-11 16:11:16 UTC
Version:           unknown (using KDE 3.1.93 (3.2 beta 1), compiled sources)
Compiler:          gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk)
OS:          Linux (i686) release 2.4.21-0.13mdkenterprise

Not sure if this is a bug or not, but the previous (non-integrated) version of ksplashml
properly supported the "Use KDM User Icon" option.  No longer is this true.  Setting
it to true/false has no impact.  It displays only the default icon.
Comment 1 Ravikiran Rajagopal 2003-11-11 19:35:37 UTC
Could you please check that you have the user icon at one of the following places?
$KDEDIR/share/apps/kdm/pics/users/
$KDEHOME/share/apps/kdm/pics/users/

The icon must be named $USERNAME.png, wellsf.png for username "wellsf".
Comment 2 Fred Wells 2003-11-12 02:29:27 UTC
That fixes it!  Hooray!  Of course, I had to create the $USERNAME.png file manually.  
Apparently, the new Login Manager no longer creates individual user icons.  This means 
that the problem still exists but becomes one of incompatibility with the new Login Manager.
Comment 3 Ravikiran Rajagopal 2003-12-09 22:40:23 UTC
Subject: kdebase/ksplashml/themeengine/redmond

CVS commit by ravi: 

Obtain user's kdm icon from the correct place. Reviewed by Ossi.

CCMAIL: 67892-done@bugs.kde.org


  M +49 -14    themeredmond.cpp   1.10