ConsoleKit-0.4.3 doesn't work for PLD, was: Re: Network-Manager nm-applet-0.8.2 is broken.

Jacek Konieczny jajcus at jajcus.net
Sun Jan 2 14:48:47 CET 2011


On Sun, Jan 02, 2011 at 02:14:02PM +0100, Jacek Konieczny wrote:
> > I'm OK with that. It just worked for me :-) 
> 
> I am still trying…

Got a workaround:

$ cat /etc/X11/xinit/xinitrc
#!/bin/sh

# Call standard xinit actions
. /etc/X11/xinit/xinitdefs

if [ -f $HOME/.Xclients ]; then
        exec /usr/bin/ck-launch-session $HOME/.Xclients $*
else
        exec /usr/bin/ck-launch-session /etc/X11/xinit/Xclients $*
fi

Though, I don't think this is how it should be done. PLD is still
broken (the problem is 'startx' won't start proper CK X11 session).

Greets,
        Jacek


More information about the pld-devel-en mailing list