Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
lxpolkit window disappears after few secs
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
paluszak
Apprentice
Apprentice


Joined: 28 Jun 2004
Posts: 265
Location: Warsaw, Poland

PostPosted: Wed Jul 13, 2011 7:26 pm    Post subject: lxpolkit window disappears after few secs Reply with quote

Hello,

I have a stable x86 system with LXDE and slim as dm and I've got a weird problem with lxpolkit. When I try to shut down the system from the menu, an lxpolkit window querying for password pops up, but it disappears after about 2 seconds, before I'm able to type the password.

I'm not a big expert on consolekit/polkit, so I don't even know where to start. My /etc/slim.conf has a line:

Code:
login_cmd           exec /bin/bash -login /usr/share/slim/Xsession %session


and my ~/.xprofile looks like this:

Code:
# test for an existing bus daemon, just to be safe
if test -z "$DBUS_SESSION_BUS_ADDRESS" ; then
    ## if not found, launch a new one
    eval `dbus-launch --sh-syntax --exit-with-session`
    export DBUS_SESSION_BUS_ADDRESS
    echo "D-Bus per-session daemon address is: $DBUS_SESSION_BUS_ADDRESS"
fi
export LANG=pl_PL.UTF-8
export LC_ALL=pl_PL.UTF-8
export GTK_IM_MODULE=ibus
export QT_IM_MODULE="ibus"
export XMODIFIERS="@im=ibus"
ibus-daemon -d -x
xrandr --output S-video --set load_detection 1
xrandr --output S-video --auto
xrandr --output VGA-0 --mode 800x600
xvattr -a XV_CRTC -v 1
setxkbmap -layout "pl,il,ru"
exec ck-launch-session startlxde


I'd be grateful for any help.

J.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum