Client PC Icon shows not connected, when it is.
Not an important thing, but still something I guess I should bring up as well.
On my client PC, PC (SAKURA), when it is connected, it has a Synenergy Circle with a Lightening Bolt and another one which is open circle which has the status (Failed to connect to server: Server already has a connected client with that name) in the Notification Area Icons.
On the server, server (MAI), I have two icons with lightening bolts and the status on one saying "Connected. Mai, Sakura)
(Connected. "Mai, Sakura")
This doesn't really seam to be effecting using the program, but I thought I should mention it as it seamed strange to me.
Log Output:
Running synergy: ./synergyc.exe -f --debug NOTE --name Sakura Mai:24800
2011-05-03T16:45:07 NOTE: started client
..\lib\synergy\CClientApp.cpp,444
2011-05-03T16:45:07 NOTE: connecting to 'Mai': 192.168.1.65:24800
..\lib\client\CClient.cpp,115
2011-05-03T16:45:07 ERROR: server already has a connected client with name "Sakura"
..\lib\client\CServerProxy.cpp,185
2011-05-03T16:45:07 WARNING: failed to connect to server: server already has a connected client with our name
..\lib\synergy\CClientApp.cpp,444
2011-05-03T16:45:07 NOTE: connecting to 'Mai': 192.168.1.65:24800
..\lib\client\CClient.cpp,115
2011-05-03T16:45:07 ERROR: server already has a connected client with name "Sakura"
..\lib\client\CServerProxy.cpp,185
2011-05-03T16:45:07 WARNING: failed to connect to server: server already has a connected client with our name
..\lib\synergy\CClientApp.cpp,357
The Log file keeps growing with what I think are repeats of the same error.