FedoraForum.org - Fedora Support Forums and Community
Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2006
    Location
    Bogotá, Colombia
    Age
    40
    Posts
    132
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Cannot start X session as any new user

    Hello,

    I have recently discovered that I can't start an X session as any user other than myself or root. After creating a new user account for the umpteenth time, and trying to login, be it using gnome or KDE, I only get this error message:

    Your session only lasted less than 10 seconds. If you have not logged out yourself, this could mean that there is some installation problem or that you may be out of disk space. Try logging in with one of the failsafe sessions to see if you can fix the problem.

    View details (~/.xsession-errors file):

    Code:
    /etc/gdm/PreSession/Default: Registering your session with wtmp and utmp
    /etc/gdm/PreSession/Default: running: /usr/bin/sessreg -a -w /var/log/wtmp -u /var/run/utmp -x /var/gdm/:20.Xservers" -h "" -l "20" "invitado"
    PRNG is not seeded
    Strange thing is, there is no .xsession-errors file in the home directory of the new user. Or in any home dir, for that matter.

    What am I doing wrong?

    Thanks in advance,

    -Fibo

  2. #2
    tebbens Guest
    Is there anything in these log files ?:
    /var/log/Xorg.0.log
    /var/log/messages
    /var/log/secure

    Sould like a file permissions setting somewhere...the new user is not allowed to start
    something needed by X.

    What does Xorg look like ?

    ls -la /usr/bin/Xorg

  3. #3
    Join Date
    Mar 2006
    Location
    Bogotá, Colombia
    Age
    40
    Posts
    132
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by tebbens
    /var/log/Xorg.0.log
    Too long, see attached file.

    Quote Originally Posted by tebbens
    /var/log/messages
    Code:
    Jul 19 16:49:14 prower gconfd (root-17188): Inizializzazione (versione 2.14.0), pid 17188, utente 'root'
    Jul 19 16:49:14 prower gconfd (root-17188): L'indirizzo "xml:readonly:/etc/gconf/gconf.xml.mandatory" č stato risolta ad una fonte di configurazione in sola lettura in posizione 0
    Jul 19 16:49:14 prower gconfd (root-17188): L'indirizzo "xml:readwrite:/root/.gconf" č stato risolto ad una fonte di configurazione scrivibile in posizione 1
    Jul 19 16:49:14 prower gconfd (root-17188): L'indirizzo "xml:readonly:/etc/gconf/gconf.xml.defaults" č stato risolta ad una fonte di configurazione in sola lettura in posizione 2
    Jul 19 16:50:35 prower gconfd (fibonacci-17233): Inizializzazione (versione 2.14.0), pid 17233, utente 'fibonacci'
    Jul 19 16:50:35 prower gconfd (fibonacci-17233): L'indirizzo "xml:readonly:/etc/gconf/gconf.xml.mandatory" č stato risolta ad una fonte di configurazione in sola lettura in posizione 0
    Jul 19 16:50:35 prower gconfd (fibonacci-17233): L'indirizzo "xml:readwrite:/home/fibonacci/.gconf" č stato risolto ad una fonte di configurazione scrivibile in posizione 1
    Jul 19 16:50:35 prower gconfd (fibonacci-17233): L'indirizzo "xml:readonly:/etc/gconf/gconf.xml.defaults" č stato risolta ad una fonte di configurazione in sola lettura in posizione 2
    Quote Originally Posted by tebbens
    /var/log/secure
    Code:
    Jul 19 16:38:04 prower gdm[16498]: pam_unix(gdm:session): session opened for user invitado by (uid=0)
    Jul 19 16:38:11 prower gdm[16498]: pam_unix(gdm:session): session closed for user invitado
    Jul 19 16:39:32 prower gdm[16598]: pam_unix(gdm:session): session opened for user fibonacci by (uid=0)
    Jul 19 16:40:00 prower gdm[16598]: pam_unix(gdm:session): session closed for user fibonacci
    Jul 19 16:42:22 prower gdm[16873]: pam_unix(gdm:session): session opened for user invitado by (uid=0)
    Jul 19 16:43:35 prower login: pam_unix(login:session): session opened for user fibonacci by LOGIN(uid=0)
    Jul 19 16:43:35 prower login: LOGIN ON tty1 BY fibonacci
    Jul 19 16:47:12 prower gdm[16873]: pam_unix(gdm:session): session closed for user invitado
    Jul 19 16:47:40 prower login: pam_unix(login:session): session closed for user fibonacci
    Jul 19 16:48:15 prower gdm[17070]: pam_unix(gdm:session): session opened for user invitado by (uid=0)
    Jul 19 16:48:33 prower gdm[17070]: pam_unix(gdm:session): session closed for user invitado
    Quote Originally Posted by tebbens
    Sould like a file permissions setting somewhere...the new user is not allowed to start
    something needed by X.
    Any new user?

    Quote Originally Posted by tebbens
    ls -la /usr/bin/Xorg
    Code:
    -rws--x--x 1 root root 1848896 15 mar 15:35 /usr/bin/Xorg
    Attached Files Attached Files

Similar Threads

  1. Replies: 2
    Last Post: 4th October 2008, 10:46 AM
  2. Replies: 0
    Last Post: 29th December 2007, 10:33 PM
  3. Can't start session FC6
    By AndrejaKo in forum EOL (End Of Life) Versions
    Replies: 23
    Last Post: 24th December 2006, 09:16 AM
  4. Replies: 0
    Last Post: 21st August 2006, 05:49 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •