On Tuesday 09 Jul 2002 10:34 pm, Terry Sheltra wrote:
> I just upgraded to KDE 3.0.2 from 3.0.1, and now the KSplash/ML splash
> screen does not work.  It defaults to the standard splash screen, even
> though I can see the configuration for KSplash/ML in the control panel. 
> Any ideas what got messed up?
>
> Thanks!


As of KDE3.0.2 and below the /opt/kde3/bin/startkde script has a bug in it 
which will cause KDE to not find ksplashml. 
To fix it edit startkde so that the relevent stanza reads... 

# Laurent kdebase-2.2.2-7mdk fix conflict with ksplashml 
if [ -e /opt/kde3/bin/ksplashml ]; then 
ksplashml 
else 
ksplash 
fi 

derek

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to