On 06.03.2015 12:23 PM, Will Wagner wrote: > When trying to connect to certain servers I get 'Object::connect: No > such slot ONMainWindow::slotTunnelOk()' in the debugging output of > X2Go Client for Windows 4.0.3.2. The application hangs without ever > connecting. > > From looking at the code in ONMainWindow::slotTunnelOk() it has a > check to see if winServersReady is true and if not it uses > QTimer::singleShot to retry 100mS later. However the slot connection > has an argument mismatch and so slotTunnelOk is never called again and > this leads to the hang. Can you please test http://code.x2go.org/releases/binary-win32/x2goclient/tmp/x2goclient-4.0.4.0-2015.03.07-982268a-setup.exe? Mihai