Bug 492905 - 'startx' doesn't open a new ConsoleKit session any more
Summary: 'startx' doesn't open a new ConsoleKit session any more
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-xinit
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Søren Sandmann Pedersen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-30 16:43 UTC by Nalin Dahyabhai
Modified: 2014-06-18 09:11 UTC (History)
2 users (show)

Fixed In Version: 1.0.9-7.fc11
Clone Of:
Environment:
Last Closed: 2009-05-22 19:58:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Nalin Dahyabhai 2009-03-30 16:43:34 UTC
Description of problem:
Fixing bug #452156 broke 'startx' -- it needs to be opening a new session, but because XDG_SESSION_COOKIE is already set in the shell for the text session, it doesn't.

Version-Release number of selected component (if applicable):
1.0.9-5.fc11

How reproducible:
Always

Steps to Reproduce:
1. Boot to runlevel 3.
2. Log in.
3. Run 'startx'.
4. Open a terminal window.
5. Run 'ck-list-sessions'.
  
Actual results:
No new session, and your old session is not active, and isn't connected to the display.

Expected results:
New session attached to your display.

Additional information:
Unsetting XDG_SESSION_COOKIE before running 'xinit' in the 'startx' script would probably do the trick.


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