Bug 67892 - Ksplash Redmond theme no longer supports KDM user icons
Summary: Ksplash Redmond theme no longer supports KDM user icons
Status: RESOLVED FIXED
Alias: None
Product: ksplash
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Ravikiran Rajagopal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-11 16:11 UTC by Fred Wells
Modified: 2003-12-09 22:40 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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