Hi Reinhard,

takings 739...@bugs.debian.org out of the loop as I have closed it today and this discussion has now become a Ubuntu-issue-only discussion.

On  Mo 12 Mai 2014 13:23:15 CEST, Reinhard Tartler wrote:

Can you please check the patch again?

The first half of the patch was for another issue (user authentication method retrieval from server) and is not needed for x2goclient 4.0.1.1.

The CPU fan noise patch was in the second part of the previous patch. This portion is now attached to this mail and cleanly applies to 4.0.1.1.

Greets,
Mike

--

DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
diff --git a/sshmasterconnection.cpp b/sshmasterconnection.cpp
index d71ce84..93280a5 100644
--- a/sshmasterconnection.cpp
+++ b/sshmasterconnection.cpp
@@ -1131,7 +1131,7 @@ void SshMasterConnection::channelLoop()
         struct timeval tv;
 
         tv.tv_sec = 0;
-        tv.tv_usec = 500;
+        tv.tv_usec = 500000;
 
         int retval;
         int maxsock=-1;

Attachment: pgp3Y1LkS8hyt.pgp
Description: Digitale PGP-Signatur

_______________________________________________
X2Go-Dev mailing list
X2Go-Dev@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev

Reply via email to