public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] xfce4 tty7 session started twice
@ 2012-03-12 22:24 Joseph
  2012-03-12 23:35 ` Joseph
  0 siblings, 1 reply; 2+ messages in thread
From: Joseph @ 2012-03-12 22:24 UTC (permalink / raw
  To: gentoo-user

I'm using "slim" on both computers and it seems to me they both have the same configuration but on one of them "ck-list-sessions" is showing that tty7 is started twice. 
and it is using the sessiont with "active = FALSE" so my logout buttons are grayed out.

ck-list-sessions
Session4:
    unix-user = '1001'
    realname = '(null)'
    seat = 'Seat5'
    session-type = ''
    active = FALSE
    x11-display = ':0.0'
    x11-display-device = ''
    display-device = ''
    remote-host-name = ''
    is-local = TRUE
    on-since = '2012-03-12T14:37:26.739321Z'
    login-session-id = '23'
Session7:
    unix-user = '1000'
    realname = '(null)'
    seat = 'Seat6'
    session-type = ''
    active = FALSE
    x11-display = ''
    x11-display-device = ''
    display-device = '/dev/ssh'
    remote-host-name = '192.168.141.8'
    is-local = FALSE
    on-since = '2012-03-12T15:29:14.176895Z'
    login-session-id = '24'
Session5:
    unix-user = '1001'
    realname = '(null)'
    seat = 'Seat1'
    session-type = ''
    active = TRUE
    x11-display = ':0.0'
    x11-display-device = '/dev/tty7'
    display-device = ''
    remote-host-name = ''
    is-local = TRUE
    on-since = '2012-03-12T14:37:26.776626Z'
    login-session-id = '23'
Session6:
    unix-user = '1001'
    realname = '(null)'
    seat = 'Seat1'
    session-type = ''
    active = FALSE
    x11-display = ':0.0'
    x11-display-device = '/dev/tty7'
    display-device = ''
    remote-host-name = ''
    is-local = TRUE
    on-since = '2012-03-12T14:37:26.910892Z'
    login-session-id = '23'

My settings:

cat /etc/conf.d/xdm
DISPLAYMANAGER="slim"

cat /etc/env.d/90xsession
XSESSION="startxfce4" 

cat /etc/X11/Sessions/Xfce4
startxfce4 

thelma $ cat .xinitrc
exec ck-launch-session startxfce4

Why is tty7 starting twice? 

-- 
Joseph



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-user] xfce4 tty7 session started twice
  2012-03-12 22:24 [gentoo-user] xfce4 tty7 session started twice Joseph
@ 2012-03-12 23:35 ` Joseph
  0 siblings, 0 replies; 2+ messages in thread
From: Joseph @ 2012-03-12 23:35 UTC (permalink / raw
  To: gentoo-user

On 03/12/12 16:24, Joseph wrote:
>I'm using "slim" on both computers and it seems to me they both have the same configuration but on one of them "ck-list-sessions" is showing that tty7 is started twice.
>and it is using the sessiont with "active = FALSE" so my logout buttons are grayed out.
>
>ck-list-sessions
>Session4:
>    unix-user = '1001'
>    realname = '(null)'
>    seat = 'Seat5'
>    session-type = ''
>    active = FALSE
>    x11-display = ':0.0'
>    x11-display-device = ''
>    display-device = ''
>    remote-host-name = ''
>    is-local = TRUE
>    on-since = '2012-03-12T14:37:26.739321Z'
>    login-session-id = '23'
>Session7:
>    unix-user = '1000'
>    realname = '(null)'
>    seat = 'Seat6'
>    session-type = ''
>    active = FALSE
>    x11-display = ''
>    x11-display-device = ''
>    display-device = '/dev/ssh'
>    remote-host-name = '192.168.141.8'
>    is-local = FALSE
>    on-since = '2012-03-12T15:29:14.176895Z'
>    login-session-id = '24'
>Session5:
>    unix-user = '1001'
>    realname = '(null)'
>    seat = 'Seat1'
>    session-type = ''
>    active = TRUE
>    x11-display = ':0.0'
>    x11-display-device = '/dev/tty7'
>    display-device = ''
>    remote-host-name = ''
>    is-local = TRUE
>    on-since = '2012-03-12T14:37:26.776626Z'
>    login-session-id = '23'
>Session6:
>    unix-user = '1001'
>    realname = '(null)'
>    seat = 'Seat1'
>    session-type = ''
>    active = FALSE
>    x11-display = ':0.0'
>    x11-display-device = '/dev/tty7'
>    display-device = ''
>    remote-host-name = ''
>    is-local = TRUE
>    on-since = '2012-03-12T14:37:26.910892Z'
>    login-session-id = '23'
>
>My settings:
>
>cat /etc/conf.d/xdm
>DISPLAYMANAGER="slim"
>
>cat /etc/env.d/90xsession
>XSESSION="startxfce4"
>
>cat /etc/X11/Sessions/Xfce4
>startxfce4
>
>thelma $ cat .xinitrc
>exec ck-launch-session startxfce4
>
>Why is tty7 starting twice?
>
>-- 
>Joseph

"w" is showing me that user logged in to graphical user interface:
USER     TTY        LOGIN@   IDLE   JCPU   PCPU WHAT
fd       :0.0      08:37   ?xdm?  30:00   0.02s ck-launch-session startxfce4

the above looks sliglty different from the system that is working normally on tty7
USER     TTY        LOGIN@   IDLE   JCPU   PCPU WHAT
fd       :0.0      08:16   ?xdm?   8:59m  0.02s /bin/sh /etc/xdg/xfce4/xinitrc -- /etc/X11/xinit/xserverrc

-- 
Joseph



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-12 23:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-12 22:24 [gentoo-user] xfce4 tty7 session started twice Joseph
2012-03-12 23:35 ` Joseph

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox