Logic error in (4.4b2) Xsetup

Ike Sumera ike.sumera at gmail.com
Sun Jan 3 22:22:24 GMT 2010


If it could not find AutoLoginEnable=true then show ksplash...

On Sat, Jan 2, 2010 at 11:38 AM, Zorael <zorael at gmail.com> wrote:

> Hiho,
>
> I'm running 9.10 with 4.4b2 packages from the kubuntu-ppa/beta ppa. I
> have my machine set up to not login automatically, but kdm still
> displays ksplashx before showing the greeter. So I had a look at
> /etc/kde4/kdm/Xsetup, which looks like the following after removing
> comments;
>
>  if ! grep -q ^AutoLoginEnable=true /etc/kde4/kdm/kdmrc; then
>      ksplashx Default &
>  fi
>
> The logic there translates to "if autologin is disabled, display
> ksplashx". (^ doesn't negate)
>
> Shouldn't it be the other way around? To make it only display ksplashx
> if autologin is enabled?
>
>
> Zorael
>
> --
> kubuntu-devel mailing list
> kubuntu-devel at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/kubuntu-devel/attachments/20100103/b185f6c0/attachment.htm 


More information about the kubuntu-devel mailing list