[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Starting apps problem
From: |
Fred Kiefer |
Subject: |
Re: Starting apps problem |
Date: |
Sat, 05 Nov 2005 01:37:42 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050921 |
Andreas Höschler wrote:
> we have installed GNUstep on Solaris 9. Being logged in as some users,
> starting apps works.
>
> openapp ProjectBuilder.app
>
> Being logged in as another user, we get
>
> "Uncaught exception WindowServerCommunication, reason: Unable to
> connect to X Server 'localhost:0.0'"
>
> Being logged in as even another user we get
>
> 2005-11-04 20:53:43.000 ProjectBuilder[8158] NOTE: Only one display per
> host fully supported.
> 2005-11-04 20:53:43.000 ProjectBuilder[8158] NSImage:
> compositeToPoint:fromRect:operation: failed due to ImageCache: Cannot
> lock focus on nil rep
>
> We are puzzled! Any ideas?
>
I haven't used solaris in years, so I can only guess what may be the
root of this problem. From what I can tell by the source code I would
start looking at the different settings of DISPLAY for the different
users. I would expect these to be different. This does not explain why
the different, but probably sensible values, make such a big difference
for GNUstep.
Fred