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
