Bug #3159 - In service mode, server doesn't start unless GUI is running
Status:
Fixed
Priority:
Immediate
Assignee:
None
Category:
None
Target:
1.4.9
Found:
1.4.8
Created by:
Created on:
11 Apr 2012 01:53
Updated by:
Updated on:
15 Jul 2012 00:41
Platform:
Windows
Google ID:
None
Redmine ID:
3211
- Related to: Bug #3214 - Client sometimes can't connect if GUI is closed
- Duplicated by: Support #3231 - Windows server service not fully configured
Important: Very confusing, but when the client is running on win7, it works just fine when logging in/out.
- Run Synergy in service mode
- Switch users and see Synergy is working
- Log out and see that it doesn't work (client can't even connect)
- Log back in and see that server doesn't start until GUI starts
I suspect what's happening is the daemon is waiting on sending a log message because the GUI isn't connected. To solve this we need an IPC log client connected/disconnected state, so that messages can be discarded when an IPC log client has gone away.
11 Apr 2012 01:57: Nick Bolton changed Title.
Synergy doesn't start at login screen in service mode In service mode, server/client doesn't start unless GUI is running
Write comment