Advertisement
Guest User

scenarist

a guest
Jan 27th, 2010
489
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. When I start Synergy Server on Centos 5.4
  2.  
  3. [root@nedzad-pc ~]# synergys -f
  4. INFO: synergys.cpp,1042: Synergy server 1.3.1 on Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009 x86_64
  5. DEBUG: synergys.cpp,1051: opening configuration "/root/.synergy.conf"
  6. DEBUG: synergys.cpp,1058: cannot open configuration "/root/.synergy.conf"
  7. DEBUG: synergys.cpp,1051: opening configuration "/etc/synergy.conf"
  8. DEBUG: synergys.cpp,1062: configuration read successfully
  9. DEBUG: CXWindowsScreen.cpp,840: XOpenDisplay(":0.0")
  10. DEBUG: CXWindowsScreenSaver.cpp,339: xscreensaver window: 0x00000000
  11. DEBUG: CXWindowsScreen.cpp,110: screen shape: 0,0 1440x900
  12. DEBUG: CXWindowsScreen.cpp,111: window is 0x01d00004
  13. DEBUG: CScreen.cpp,38: opened display
  14. DEBUG: CXWindowsScreen.cpp,672: registered hotkey ScrollLock (id=ef14 mask=0000) as id=1
  15. NOTE: synergys.cpp,500: started server
  16. INFO: CServer.cpp,1140: screen "nedzad-pc" shape changed
  17.  
  18. But when I start Synergy Client on ubuntu
  19.  
  20. root@nedzad-laptop:/# synergyc -f 192.168.0.101
  21. INFO: synergyc.cpp,716: Synergy client 1.3.1 on Linux 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 17:01:44 UTC 2009 x86_64
  22. DEBUG: CXWindowsScreen.cpp,847: XOpenDisplay(":0.0")
  23. DEBUG: CXWindowsScreenSaver.cpp,339: xscreensaver window: 0x00000000
  24. DEBUG: CXWindowsScreen.cpp,117: screen shape: 0,0 1366x768
  25. DEBUG: CXWindowsScreen.cpp,118: window is 0x03e00004
  26. DEBUG: CScreen.cpp,38: opened display
  27. NOTE: synergyc.cpp,330: started client
  28. @@WARNING: synergyc.cpp,265: failed to connect to server: No route to host
  29. DEBUG: synergyc.cpp,237: retry in 1 seconds
  30. WARNING: synergyc.cpp,265: failed to connect to server: No route to host
  31. DEBUG: synergyc.cpp,237: retry in 3 seconds
  32. WARNING: synergyc.cpp,265: failed to connect to server: No route to host
  33. DEBUG: synergyc.cpp,237: retry in 5 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement