Okay, I've found where the problem came from and I fixed it.
Basically the use of /etc/default/kdm.d cause lot of problems:
- The wallpaper selected in systemsettings kdm module is default_blue.jpg, 
which is confusing for the user, since it is replaced at run time with the 
kubuntu-wallpaper.png
- If the user change the wallpaper, the kdm splash is also changed(because 
/etc/init.d/kdm check for "if grep -q "Theme=@@@ToBeReplacedByDesktopBase@@@" 
${KDMRC} && grep -q "Wallpaper=default_blue.jpg" ${BACKGROUNDRC}", same things 
apply if the user change the theme: he also gets the default_blue wallpaper.
So, the use of kdm.d may solve some issues but it creates a lot more.

-- 
[gutsy] kdm use the default theme instead of the kubuntu one
https://bugs.launchpad.net/bugs/132723
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kubuntu-default-settings in ubuntu.

-- 
kubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to