Bug 30809 - "is-local = TRUE" & "active = FALSE"
Summary: "is-local = TRUE" & "active = FALSE"
Status: NEW
Alias: None
Product: ConsoleKit
Classification: Unclassified
Component: Daemon (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: william.jon.mccann
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-12 12:42 UTC by Roman Sergeev
Modified: 2010-10-16 08:53 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
debug login & log-off (21.25 KB, text/plain)
2010-10-12 12:42 UTC, Roman Sergeev
Details
environment w\o consolekit (2.66 KB, text/plain)
2010-10-12 12:49 UTC, Roman Sergeev
Details
environment with consolekit & dbus (2.65 KB, text/plain)
2010-10-12 12:49 UTC, Roman Sergeev
Details

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.