Re: [PATCH libX11] xcb_io: Fix Xlib 32-bit request number issues

2014-10-21 Thread Jan Smout
Keith, we are approaching the one year anniversary of this bug already. Maybe it is time to finish the patch and leave the issue behind? fyi, I have been running my application with the first version of Jonas's patch for 65 days straight now without a glitch (it used to crash in less than 20

[PATCH] os: -displayfd should check ports up to 65535

2014-10-21 Thread Jon TURNEY
-displayfd should check ports up to 65535 Noticed during https://cygwin.com/ml/cygwin-xfree/2014-07/msg00024.html Signed-off-by: Jon TURNEY jon.tur...@dronecode.org.uk --- os/connection.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os/connection.c b/os/connection.c index

[PATCH] xdmcp: Simplify format specifier in XdmcpFatal() for vpnprintf()

2014-10-21 Thread Jon TURNEY
XdmcpFatal uses the format specifier %*.*s, which vpnprintf() doesn't understand, which causes a backtrace, which prevents the reason for the XDMCP failure being logged. See: https://bugs.freedesktop.org/show_bug.cgi?id=66862 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758574

Re: [PATCH] xdmcp: Simplify format specifier in XdmcpFatal() for vpnprintf()

2014-10-21 Thread Colin Harrison
Hi, There are instances of this format also in os/access.c (not that I ever get sight of them!) Probably best fixed in vpnprintf() but your xdmcp patch fixes the most seen instance (for me). Thanks, Colin Harrison ___ xorg-devel@lists.x.org: X.Org

Re: [PATCH 21/37] dix: Drive tree mark/validate on unmap from paintable not viewable

2014-10-21 Thread Adam Jackson
On Mon, 2014-10-20 at 19:23 -0400, Peter Harris wrote: It's possible I missed a patch or resolved a conflict incorrectly, but I'm getting crashes after this patch series. Reproducible by running twm and opening/closing the root window popup menu. On 2014-10-08 11:04, Adam Jackson wrote:

Re: [PATCH 00/37] Implement backing store's Always mode

2014-10-21 Thread Peter Harris
On 2014-10-10 04:12, Adam Jackson wrote: On Wed, 2014-10-08 at 17:04 +0200, Adam Jackson wrote: I'm not in any way convinced this is correct yet, in fact I'm pretty sure it's not. And there's some work that would be nice to follow this with [4]. But it's close enough that I'd like to get

Re: [PATCH] os: -displayfd should check ports up to 65535

2014-10-21 Thread Adam Jackson
On Tue, 2014-10-21 at 15:03 +0100, Jon TURNEY wrote: -displayfd should check ports up to 65535 Noticed during https://cygwin.com/ml/cygwin-xfree/2014-07/msg00024.html Signed-off-by: Jon TURNEY jon.tur...@dronecode.org.uk Reviewed-by: Adam Jackson a...@redhat.com - ajax

a question about Xspice

2014-10-21 Thread cynthia
HI All, I am trying to build Xspice which is included in guest QXL driver, but one question confuses me a lot. As the Xspice's description in Readme, i get that Xspice is a X server and spice server in one, running in guest os, but our team has developed a set of windows virtual desktop in