Bug 30809

Summary: "is-local = TRUE" & "active = FALSE"
Product: ConsoleKit Reporter: Roman Sergeev <sungeneral>
Component: DaemonAssignee: william.jon.mccann
Status: NEW --- QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: debug login & log-off
environment w\o consolekit
environment with consolekit & dbus

Description Roman Sergeev 2010-10-12 12:42:11 UTC
Created attachment 39391 [details]
debug login & log-off

i have inactive session every time when i start X session

Session2:
	unix-user = '1000'
	realname = '(null)'
	seat = 'Seat2'
	session-type = ''
	active = FALSE
	x11-display = ':1'
	x11-display-device = ''
	display-device = '/dev/tty1'
	remote-host-name = ''
	is-local = TRUE
	on-since = '2010-10-12T19:37:39.430607Z'
	login-session-id = ''

this is X session running on tty1 by qingy (http://qingy.sourceforge.net/)
Qingy allows to run multiple X on multiple tty's
Comment 1 Roman Sergeev 2010-10-12 12:49:03 UTC
Created attachment 39392 [details]
environment w\o consolekit
Comment 2 Roman Sergeev 2010-10-12 12:49:43 UTC
Created attachment 39393 [details]
environment with consolekit & dbus
Comment 3 Roman Sergeev 2010-10-16 08:53:08 UTC
this bug happens every time if i run X session in the same console

i.e. if i run qingy in tty2 and then run X in tty2 

if i start X in other (free) console, ie tty7 all works fine

Session3:
	unix-user = '1000'
	realname = '(null)'
	seat = 'Seat1'
	session-type = ''
	active = TRUE
	x11-display = ':1'
	x11-display-device = '/dev/tty7'
	display-device = '/dev/tty1'
	remote-host-name = ''
	is-local = TRUE
	on-since = '2010-10-16T15:37:54.415439Z'
	login-session-id = ''


maybe wrong x11-display-device  detection ?

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.