[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Remote gdomap server
From: |
Adam Fedor |
Subject: |
Remote gdomap server |
Date: |
Sat, 9 Mar 2002 11:46:59 -0500 |
I get this problem now
Mar 09 11:41:16 GSTest[5719] NSPortNameServer failed connect to gdomap on
172.20.36.46- Connect attempt failed - Connection refused
Uncaught exception NSInternalInconsistencyException, reason: unable to contact
GDNC server on ws-fedor.urp.doc.com
Abort
which probably start with the change to handle remote display better. My unique
setup involves using Exceed (A X-server which runs on Windows) to connect to a
Unix box. Obviously gdomap is not running on Windows (well I suppose with
MinGW, it could, but that's not what I want), so when
NSDistributedNotificationCenter can't locate it, it just raises an exception.
I've included a patch which tells it to look on the current host if it can't
find it on the local server. I'm not sure if this is right, so please look at
it (also a similar patch for NSPasteboard)
remote-server.patch
Description: remote-server.patch
- Remote gdomap server,
Adam Fedor <=