Important: Do not post bugs. Please read the FAQ before posting (or your question may be ignored).

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

section: aliases end

section: links karthik: right = kalinari kalinari: left = karthik end

section: options relativeMouseMoves = false screenSaverSync = true win32KeepForeground = true switchCorners = none switchCornerSize = 0 end

asked 02 May '11, 22:07

karth's gravatar image

karth
12
accept rate: 0%

closed 19 Jul '12, 15:12

nbolton's gravatar image

nbolton ♦♦
1.8k128

1

Please edit your post to include your config file.

(03 May '11, 09:51) willichan ♦

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.

(03 May '11, 15:21) willichan ♦

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.

(03 May '11, 15:24) karth

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.

(03 May '11, 15:31) willichan ♦

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.

(26 May '11, 11:24) willichan ♦

The question has been closed for the following reason "Your version is out of date, please upgrade" by nbolton 19 Jul '12, 15:12

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×126
×102

Asked: 02 May '11, 22:07

Seen: 1,782 times

Last updated: 19 Jul '12, 15:12

powered by OSQA