Package: pyhoca-contrib
When attempting to start PyHoca-GUI 0.5.0.0-pre01 on a Windows XP SP3 VM without much software installed, I get the error message: vcxsrv.exe - Unable to Locate Component This application has failed to start because zlib1.dll was not found. Re-installing the application may fix the problem.
It appears that this library is not necessary to have under the vcxsrv subfolder for x2goclient because it is already in the x2goclient folder itself.
However, for PyHoca-GUI, the library is necessary in the vcxsrv subfolder for Pyhoca-GUI because the PyHoca-GUI folder does not contain it.
I'm about to commit a fix.