|
I've changed the config on the server to accept a new client, set the client to connect, but it just returns this error in the log: 2011-05-02T18:54:52 DEBUG2: find neighbor on right of "karthik" ..libserverCServer.cpp,611 2011-05-02T18:54:52 DEBUG2: ignored "kalinari" on right of "karthik" ..libserverCServer.cpp,640 The config is generated using the utility, but I pulled it out of the temp file: section: screens
karthik:
halfDuplexCapsLock = false
halfDuplexNumLock = false
halfDuplexScrollLock = false
xtestIsXineramaUnaware = false
switchCorners = none
switchCornerSize = 0
kalinari:
halfDuplexCapsLock = false
halfDuplexNumLock = false
halfDuplexScrollLock = false
xtestIsXineramaUnaware = false
switchCorners = none
switchCornerSize = 0
end
|
Please edit your post to include your config file.
Your config file looks good. Try pinging kalinari from karthik. I am suspecting that the problem is with the network connection between the machines, or with name resolution. The ignoring seems to indicate that karthik cannot see kalinari on the network.
So, I tried pinging from and to karthik and it works both ways. On Kalinari, it returns an error saying a connection was refused from karthik. This was a bit irritating. I went into karthik, made sure no other synergy process was running, and started the server. same problem. just to try something different, I went into the gui, saved the config out to a file, and started the server using that, rather than "configure interactively". Works perfectly. I... am confused.
I don't really use the GUI myself, if I don't have to. It seems to be a work in progress. I would stick to launching it from the command line, using the saved config file.
I just noticed that you were getting this config from a temp file. After creating this config with the utility, are you saving it? Try saving the config, then use the saved file when starting the server.