Your message dated Mon, 10 Dec 2012 17:55:12 +0100
with message-id <201212101755.12755.adrien.grell...@laposte.net>
and subject line script for /usr/bin/preloadkde
has caused the Debian Bug report #407849,
regarding script for /usr/bin/preloadkde
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
407849: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=407849
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kdm
Version: 4:3.5.5a.dfsg.1-5
Severity: wishlist
Tags: patch
Hi,
I found, that the current /etc/kde3/kdm/kdmrc specifies an
option "Preloader=/usr/bin/preloadkde". Why don't we use this option? This
could probably speed up KDE after login.
Unfortunately I did not find this script in Debian, so I searched the KDE
homepage and found this:
http://wiki.kde.org/tiki-index.php?page=Performance+Tips&highlight=optimize#_Directory_prescanning_in_KDM
For Debian the script should look like this:
<<< snip
#!/bin/sh
exec find /etc/kde3 /home/user/.kde /usr/share/applications \
/usr/share/applnk /usr/share/mimelnk /usr/share/services \
/usr/share/servicetypes /usr/share/config.kcfg \
/usr/share/icons /usr/lib/kde3/
<<< snap
Where "/home/user/.kde" is the main user's KDE folder and should probably be
removed or changed against "/home/*/.kde".
--- End Message ---
--- Begin Message ---
Hi
No activity for a month : I close the bug.
Regards,
Adrien
--- End Message ---