In preparation for the upcoming release of X2Go Client 4.0.2.1, a new preview build (pre03 instead of pre01 or pre02) of X2Go Client for Windows is available to download under: http://code.x2go.org/releases/binary-win32/x2goclient/previews/4.0.2.1/
It is based on commit 6fe3731. http://code.x2go.org/gitweb?p=x2goclient.git;a=commit;h=6fe37310f2811e1ca90c...
With the following 2 commits reverted via the "cherry-pit" process on my local git repo. The 2 commits are still present in the official x2goclient git repo, and in the nightly builds.
(The latter commit is a fix for a regression introduced by the former commit.)
76777fc Fork x2goclient on windows and terminate child processes if x2go client crashed. http://code.x2go.org/gitweb?p=x2goclient.git;a=commit;h=76777fca627f287f8d72...
093543e Fix running x2goclient without arguments on Windows. (Fixes: #522). http://code.x2go.org/gitweb?p=x2goclient.git;a=commit;h=093543e62d00d8b0dcfb...
By removing these 2 commits, bug 525 seems to be fixed.: x2goclient.exe shows "arrow and hourglass" cursor for 5 seconds during startup http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=525
Most likely, bug 525 will be fixed in the official x2goclient git repo (and thus the nightly builds) shortly.
-Mike#2