Bug 654701 - Console session not marked as active
Summary: Console session not marked as active
Keywords:
Status: CLOSED DUPLICATE of bug 643367
Alias: None
Product: Fedora
Classification: Fedora
Component: ConsoleKit
Version: 14
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Lennart Poettering
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-18 16:28 UTC by Tim Waugh
Modified: 2010-11-20 12:43 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-11-20 12:43:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tim Waugh 2010-11-18 16:28:08 UTC
Description of problem:
The console session is not marked as active.  The particular symptom I'm seeing as a result is that USB device nodes for HP printers do not have ACLs set for the console user.

Version-Release number of selected component (if applicable):
ConsoleKit-0.4.2-2.fc14.1.x86_64

How reproducible:
100%

Steps to Reproduce:
1.Log in at console.
2.ck-list-sessions
  
Actual results:
Session2:
	unix-user = '500'
	realname = 'Tim Waugh'
	seat = 'Seat1'
	session-type = ''
	active = FALSE
	x11-display = ':0'
	x11-display-device = '/dev/tty1'
	display-device = ''
	remote-host-name = ''
	is-local = TRUE
	on-since = '2010-11-18T08:47:49.504969Z'
	login-session-id = '1'

Expected results:
Session2:
	unix-user = '500'
	realname = 'Tim Waugh'
	seat = 'Seat1'
	session-type = ''
	active = TRUE
	x11-display = ':0'
	x11-display-device = '/dev/tty1'
	display-device = ''
	remote-host-name = ''
	is-local = TRUE
	on-since = '2010-11-18T08:47:49.504969Z'
	login-session-id = '1'

Additional info:
This causes udev-acl to perform no action instead of adding ACLs.

Comment 1 Tim Waugh 2010-11-20 12:43:57 UTC

*** This bug has been marked as a duplicate of bug 643367 ***


Note You need to log in before you can comment on or make changes to this bug.