Re: Can't start X-Server as normal user

2008-08-06 Thread hhding.gnu
[EMAIL PROTECTED] wrote: # startx ...works $ startx ...does not In /home/sam/.xsession-errors I can see Xsession: X session started for sam at Fre Jul 25 09:07:21 CEST 2008 open: Permission denied Now, I saw somewhere on the web[1] that chmod 1777 /tmp might solve the problem. I remember t

Re: Can't start X-Server as normal user

2008-07-26 Thread Samuel Bächler
> # startx ...works $ startx ...does not In > /home/sam/.xsession-errors I can see Xsession: X session started > for sam at Fre Jul 25 09:07:21 CEST 2008 open: Permission denied Now, I saw somewhere on the web[1] that chmod 1777 /tmp might solve the problem. I remember that I was not able to wr

Re: Can't start X-Server as normal user

2008-07-25 Thread web32p2
># startx ...works >$ startx ...does not > In /home/sam/.xsession-errors I can see > Xsession: X session started for sam at Fre Jul 25 09:07:21 CEST 2008 > open: Permission denied Now, I saw somewhere on the web[1] that chmod 1777 /tmp might solve the problem. I remember that I was not able to wr

Re: Can't start X-Server as normal user

2008-07-24 Thread web32p2
>> # startx ...works >> $ startx ...does not > I would start by looking in /etc/X11/Xwrapper.config and making sure the > "allowed_users" line equals "console". less /etc/X11/Xwrapper.config [snip] allowed_users=console nice_value=0 I also tried to post less /var/log/Xorg.0.log but failed twice

Re: Can't start X-Server as normal user

2008-07-24 Thread web32p2
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Can't start X-Server as normal user

2008-07-24 Thread web32p2
>> # startx ...works >> $ startx ...does not > I would start by looking in /etc/X11/Xwrapper.config and making sure the > "allowed_users" line equals "console". less /etc/X11/Xwrapper.config # Xwrapper.config (Debian X Window System server wrapper configuration file) # # This file was generated b

Re: Can't start X-Server as normal user

2008-07-24 Thread web32p2
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Can't start X-Server as normal user

2008-07-24 Thread Andrei Popescu
On Thu,24.Jul.08, 19:49:23, [EMAIL PROTECTED] wrote: > # startx ...works > $ startx ...does not It would be useful to see the error messages on that one. Also /var/log/Xorg.0.log might have some clues. Regards, Andrei -- If you can't explain it simply, you don't understand it well enough. (A

Re: Can't start X-Server as normal user

2008-07-24 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/24/08 14:49, [EMAIL PROTECTED] wrote: > Hi everyone > > > # startx ...works > $ startx ...does not > > The last thing I can remember I was doing before > the problem started was > > $ xauth extract mykey :0 > # xauth merge mykey > # fooprogra

Re: Can't start X-Server as normal user

2008-07-24 Thread Kent West
[EMAIL PROTECTED] wrote: > Hi everyone > > > # startx ...works > $ startx ...does not I would start by looking in /etc/X11/Xwrapper.config and making sure the "allowed_users" line equals "console". -- Kent West <*)))>< http://kentwest.blogspot.com -- To UNSUBSCRIBE, email to [EMAIL PROTEC

Can't start X-Server as normal user

2008-07-24 Thread web32p2
Hi everyone # startx ...works $ startx ...does not The last thing I can remember I was doing before the problem started was $ xauth extract mykey :0 # xauth merge mykey # fooprogramm & What I already tryed to solve the problem: (I) # aptitude --purge # aptitude --purge # aptitude --purge