Re: multiple X sessions problem

1997-12-09 Thread Remco Blaakmeer
On Sat, 6 Dec 1997, Adrian Bridgett wrote:

 This seems to be saying that the currently running Xserver won't let you
 connect. I think when you run startx --:1.0 it is trying to start it on
 the currently running server. Try using something like startx --vt9 :1.0
 (I don't know if that's right, but it's getting there!)

This can't be the problem. startx will never try to connect to an existing
server.

Remco


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: multiple X sessions problem

1997-12-09 Thread Remco Blaakmeer
E Papantoniou wrote:
 my problem is that I cannot run more than one X server at the same time.
 When I am logged in as a user one and run startx on display :0.0, I do
 Ctrl-Alt-F2, log in as a user two and type startx -- :1.0

What version of the X packages are you running? There have been bugs in
the startx script that would cause exactly this problem.

To find out what version of X you are running:

$ dpkg -s xbase | grep Version

Mine says:
Version: 3.3.1-2

If you want a working startx script I can send you mine [1]. This should
work on any recent version of X (at least on any 3.2 or 3.3 version, I
think).

Remco

[1] This is the standard startx package from the xbase package, version
3.3.1-2 .


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: multiple X sessions problem

1997-12-09 Thread Manos Papantoniou
Remco Blaakmeer wrote:
 
 E Papantoniou wrote:
  my problem is that I cannot run more than one X server at the same time.
  When I am logged in as a user one and run startx on display :0.0, I do
  Ctrl-Alt-F2, log in as a user two and type startx -- :1.0
 

I eventually managed to run the second X session using 

xinit -- :1

instead of startx -- :1

which makes me think you might be right talking about a bug.

 What version of the X packages are you running? There have been bugs in
 the startx script that would cause exactly this problem.
 
my software specification is:

kernel 2.0.31, X configuration:

XFree86 Version 3.3 / X Window System
(protocol Version 11, revision 0, vendor release 6300)
Release Date: Jun  2 1997
Operating System: Linux 2.0.21 i486 [ELF] 
Configured drivers:
  S3: accelerated server for S3 graphics adaptors (Patchlevel 0)
  newmmio, mmio_928, s3_generic
 
 If you want a working startx script I can send you mine [1]. This should
 work on any recent version of X (at least on any 3.2 or 3.3 version, I
 think).
 
 Remco
 
 [1] This is the standard startx package from the xbase package, version
 3.3.1-2 .

If you can please send me your startx script to check for differences
against mine

thanks, Manos


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: multiple X sessions problem

1997-12-07 Thread Adrian Bridgett
On Fri, Dec 05, 1997 at 04:23:44PM +, E Papantoniou wrote:
 (this is a repost)
 Hi all,
 
 my problem is that I cannot run more than one X server at the same time.
 When I am logged in as a user one and run startx on display :0.0, I do
 Ctrl-Alt-F2, log in as a user two and type startx -- :1.0
 The second X server attempts to start (the gray default background appears)
 and gets stuck at that point. Going back to the Ctrl-Alt-F2 screen the
 erron message is :
 
 AUDIT ...(time and date)... 2144 X:client 1 rejected from local host
 Xlib: connection to :1.0 refused by server
 Xlib: Client is not authorised to connect to server

This seems to be saying that the currently running Xserver won't let you
connect. I think when you run startx --:1.0 it is trying to start it on
the currently running server. Try using something like startx --vt9 :1.0
(I don't know if that's right, but it's getting there!)

Adrian

email: [EMAIL PROTECTED]   | Debian Linux - www.debian.org
http://www.poboxes.com/adrian.bridgett   | Because bloated, unstable 
PGP key available on public key servers  | operating systems are from MS


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: multiple X sessions problem

1997-12-06 Thread bleach
Let me count the reasons...
1)  If I want to do some work when someone else is already logged in via
xdm (ie:  They don't mind the 'break' but would mind shutting down
for me).

2)  If I am logged in as me and decide that I want to do a bunch of 
sysadm type stuff, I will frequently establish another x session so
that none of the 'root' tools are in my 'normal' session.

3)  Testing configuration changes made for a user is most conveniently
done by having two sessions (I think).

4)  No doubt others have their own reasons in addition to these.
best,
-bill
  [EMAIL PROTECTED]  [EMAIL PROTECTED]
   [EMAIL PROTECTED]  [EMAIL PROTECTED]
--Please note [EMAIL PROTECTED] does not work--
 --nor does anyone@anyhost.wconsult.com--
==and yes eventually I'll get the mailer figured out==

On Fri, 5 Dec 1997, Stephen Zander wrote:

 E Papantoniou wrote:
  my problem is that I cannot run more than one X server at the same time.
  When I am logged in as a user one and run startx on display :0.0, I do
  Ctrl-Alt-F2, log in as a user two and type startx -- :1.0
 
 More importantly, why are you trying to?  There are several window managers
 that provide multiple virtual displays. Why do you want more that one
 server for the one screen  keyboard?
 
 Stephen
 ---
 Normality is a statistical illusion. -- me


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: multiple X sessions problem

1997-12-06 Thread William R. Ward

I've seen this working (on a Redhat system) once, but have never
managed to get it work on my own systems.  It would be convenient, so
for example my wife and I can both be logged in and switch back and
forth easily.

--Bill.

-- 
William R Ward  Bay View Consulting   http://www.bayview.com/~hermit/
[EMAIL PROTECTED] 1803 Mission St. #339voicemail +1 408/479-4072
[EMAIL PROTECTED]   Santa Cruz CA 95060 USA   pager +1 408/458-8862


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: multiple X sessions problem

1997-12-06 Thread William R. Ward
I've seen this working (on a Redhat system) once, but have never
managed to get it work on my own systems.  It would be convenient, so
for example my wife and I can both be logged in and switch back and
forth easily.

--Bill.

-- 
William R Ward  Bay View Consulting   http://www.bayview.com/~hermit/
[EMAIL PROTECTED] 1803 Mission St. #339voicemail +1 408/479-4072
[EMAIL PROTECTED]   Santa Cruz CA 95060 USA   pager +1 408/458-8862


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: multiple X sessions problem

1997-12-06 Thread Sten Anderson
E Papantoniou [EMAIL PROTECTED] writes:

 my problem is that I cannot run more than one X server at the same time.
 When I am logged in as a user one and run startx on display :0.0, I do
 Ctrl-Alt-F2, log in as a user two and type startx -- :1.0
 The second X server attempts to start (the gray default background appears)
 and gets stuck at that point. Going back to the Ctrl-Alt-F2 screen the
 erron message is :
 
 AUDIT ...(time and date)... 2144 X:client 1 rejected from local host
 Xlib: connection to :1.0 refused by server
 Xlib: Client is not authorised to connect to server
 
 Does anybody know what can be done?

This may be caused by X' authentication scheme. X can use
authentication to ensure that only the user in front of the console
have acces to the display (otherwise anyone on the net might start
apps on your display). Debian uses authentication by default, but this 
can be disabled. Unfortunately for you, I can't tell you how - you
will have to browse the man pages. For a start you can try to
circumvent it with ln -s /home/user/.Xauthority /root/.Xauthority.

- Sten Anderson


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


multiple X sessions problem

1997-12-05 Thread E Papantoniou
(this is a repost)
Hi all,

my problem is that I cannot run more than one X server at the same time.
When I am logged in as a user one and run startx on display :0.0, I do
Ctrl-Alt-F2, log in as a user two and type startx -- :1.0
The second X server attempts to start (the gray default background appears)
and gets stuck at that point. Going back to the Ctrl-Alt-F2 screen the
erron message is :

AUDIT ...(time and date)... 2144 X:client 1 rejected from local host
Xlib: connection to :1.0 refused by server
Xlib: Client is not authorised to connect to server

Does anybody know what can be done?

I am using kernel 2.0.31, with the following X configuration:

XFree86 Version 3.3 / X Window System
(protocol Version 11, revision 0, vendor release 6300)
Release Date: Jun  2 1997
Operating System: Linux 2.0.21 i486 [ELF] 
Configured drivers:
  S3: accelerated server for S3 graphics adaptors (Patchlevel 0)
  newmmio, mmio_928, s3_generic

Thanks in advance

Manos


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: multiple X sessions problem

1997-12-05 Thread Stephen Zander
E Papantoniou wrote:
 my problem is that I cannot run more than one X server at the same time.
 When I am logged in as a user one and run startx on display :0.0, I do
 Ctrl-Alt-F2, log in as a user two and type startx -- :1.0

More importantly, why are you trying to?  There are several window managers
that provide multiple virtual displays. Why do you want more that one
server for the one screen  keyboard?

Stephen
---
Normality is a statistical illusion. -- me



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


multiple X sessions problem

1997-12-04 Thread E Papantoniou
Hi all,

my problem is that I cannot run more than one X server at the same time.
When I am logged in as a user one and run startx on display :0.0, I do
Ctrl-Alt-F2, log in as a user two and type startx -- :1.0
The second X server attempts to start (the gray default background appears)
and gets stuck at that point. Going back to the Ctrl-Alt-F2 screen the
erron message is :

AUDIT ...(time and date)... 2144 X:client 1 rejected from local host
Xlib: connection to :1.0 refused by server
Xlib: Client is not authorised to connect to server

Does anybody know what can be done?

I am using kernel 2.0.31, with the following X configuration:

XFree86 Version 3.3 / X Window System
(protocol Version 11, revision 0, vendor release 6300)
Release Date: Jun  2 1997
Operating System: Linux 2.0.21 i486 [ELF] 
Configured drivers:
  S3: accelerated server for S3 graphics adaptors (Patchlevel 0)
  newmmio, mmio_928, s3_generic

Thanks for reading

Manos


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .