LINUX.ORG.RU

Consolekit: active = FALSE

 


0

1

Установлены consolekit, polkit, USE=udev для libfm (pcmanfm). Пользуюсь spectrwm, поэтому в ~/.xinitrc:

exec ck-launch-session dbus-launch --sh-syntax --exit-with-session spectrwm
Однако после запуска:
fads@extensa ~ $ ck-list-sessions 
Session1:
	unix-user = '1000'
	realname = '(null)'
	seat = 'Seat2'
	session-type = ''
	active = FALSE
	x11-display = ':0'
	x11-display-device = '/dev/tty7'
	display-device = '/dev/tty1'
	remote-host-name = ''
	is-local = FALSE
	on-since = '2012-07-20T08:42:21.737541Z'
	login-session-id = '4294967295
В /etc/pam.d/system-login убрал опцию nox11 у pam_ck_connector.

ЧЯДНТ?

★★

http://forums.gentoo.org/viewtopic-t-858965.html читал, но нужно точечное решение - лениво пересобирать полсистемы из-за мешанины ~amd64 и stable веток (постепенно откатываюсь на stable)

fads ★★
() автор топика
Ответ на: комментарий от Shtsh

xinit

Полное содержимое ~/.xinitrc, если интересно:

fads@extensa ~ $ cat .xinitrc 
#!/bin/bash
xrdb -merge ~/.Xresources
urxvtd -q -f -o
setxkbmap -layout "us,ru" -option "grp:ctrl_shift_toggle,grp_led:caps"
xbindkeys
#syndaemon -d -i 1;
#feh --bg-fill Pictures/su35/13_11_08_34_sm.jpg
#feh --bg-fill ~/Pictures/su35_bgmod.jpg
#xsetroot -solid 303030
exec ck-launch-session dbus-launch --sh-syntax --exit-with-session spectrwm

fads ★★
() автор топика
27 августа 2012 г.

Serendipity

Решение - reboot.

Чуть более подробно - в pam-1.1.5.ebuild

168     ewarn "Some software with pre-loaded PAM libraries might experience"
169     ewarn "warnings or failures related to missing symbols and/or versions"
170     ewarn "after any update. While unfortunate this is a limit of the"
171     ewarn "implementation of PAM and the software, and it requires you to"
172     ewarn "restart the software manually after the update."
173     ewarn ""
174     ewarn "You can get a list of such software running a command like"
175     ewarn "  lsof / | egrep -i 'del.*libpam\\.so'"
176     ewarn ""
177     ewarn "Alternatively, simply reboot your system."

fads ★★
() автор топика
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.