FS#13954 - cannot open default user face
Attached to Project:
Arch Linux
Opened by Maurel (guy-kde) - Wednesday, 25 March 2009, 11:22 GMT
Last edited by Pierre Schmitz (Pierre) - Monday, 27 April 2009, 12:21 GMT
Opened by Maurel (guy-kde) - Wednesday, 25 March 2009, 11:22 GMT
Last edited by Pierre Schmitz (Pierre) - Monday, 27 April 2009, 12:21 GMT
|
Details
Description:
the message "cannot open default user face" written in the /var/log/daemon.log Additional info: KDE 4.2.1 KDM Steps to reproduce: boot and look at the log-file and see the message "cannot open default user face", which ist not very usefull, takes place in the log-file without necessary. To change: The distribution should be completed with the directory /usr/share/apps/kdm/faces and the two files /usr/share/apps/kdm/faces/.default.face.icon /usr/share/apps/kdm/faces/root.face.icon |
This task depends upon
I'm a beginner, got the binaries and try...
I don't make any change on the configuration.
I login in the system from another computer and make a connection with ssh, or I login with the console tty1.
I get a look at the file:
/var/log/daemon.log and see
===
Mar 20 19:00:29 falun-a kdm_greet[2301]: Cannot open default user face
===
it comes each time the greeter ist starting again.
I just download the kdebase with:
svn co svn://anonsvn.kde.org/home/kde/trunk/KDE/kdebase
and get the revision 945531
I take a look to
kdebase/workspace/kdm/README
and found (only the important lines for my question)
KDM's file system layout
${kde_datadir} is usually ${prefix}/share/apps
${kde_datadir}/kdm/faces/*.face{,.icon}
in the sources I found:
kfrontend/genkdmconf.c: ASPrintf( &olddir, "%s/share/apps/kdm/faces", oldkdepfx );
kfrontend/genkdmconf.c: ASPrintf( &oldpic, "%s/default1.png", facesrc );
kfrontend/genkdmconf.c: ASPrintf( &oldpic, "%s/root1.png", facesrc );
The directory and the files are not i the binary-distribution.
If I make the directory and add the files ... I don't get any more error-message
Take a look at:
http://www.kde-look.org/content/show.php?action=content&content=8540
and you get some icons.
I open a bug at KDE:
http://www.kde-look.org/content/show.php?action=content&content=8540
where I get the answer:
"a "make install" from source will do that. file a bug with your distribution."
What do you think about that?
Thanks, guy
I have done a wrong "paste" about the bugreport. This is the right one:
https://bugs.kde.org/show_bug.cgi?id=188033