ANN: xterm-327

2016-10-07 Thread Thomas Dickey
Files: ftp://invisible-island.net/xterm/current/xterm-327.tgz ftp://invisible-island.net/xterm/current/xterm-327.tgz.asc ftp://invisible-island.net/xterm/patches/xterm-327.patch.gz ftp://invisible-island.net/xterm/patches/xterm-327.patch.gz.asc

[PATCH libXi] SizeClassInfo can return 0 even without an error

2016-10-07 Thread Niels Ole Salscheider
Catch the error case separately. This fixes a few crashes on my computer. Signed-off-by: Niels Ole Salscheider --- src/XListDev.c | 21 ++--- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/src/XListDev.c b/src/XListDev.c index

Re: xrandr: cannot find output 0x95

2016-10-07 Thread Alex Deucher
On Thu, Oct 6, 2016 at 8:25 PM, John Lewis wrote: > On 10/05/2016 10:02 AM, Alex Deucher wrote: >> On Wed, Oct 5, 2016 at 7:54 AM, John Lewis wrote: >>> On 10/05/2016 03:08 AM, Michel Dänzer wrote: On 04/10/16 09:40 PM, John Lewis wrote: > It was

Re: [PATCH 3/3] configure.ac: remove --enable-aiglx option

2016-10-07 Thread Jon Turney
On 06/10/2016 19:15, Emil Velikov wrote: On 6 October 2016 at 19:02, Jon Turney wrote: On 29/09/2016 18:41, Emil Velikov wrote: Presently the option guards both direct and accelerated indirect GLX. As such when one toggles it off they end up without any

Null pointer deref in FlushAllOutput with 1.19-rc1 ?

2016-10-07 Thread Hans de Goede
Hi All, Multiple Fedora 25 users running 1.19-rc1 are reporting a backtrace related to an InitFonts -> SendErrorToClient -> FlushAllOutput call chain. Since there is no trivial reproducer this is somewhat hard to debug, hence this mail. Anyone have a clue / hint ? See: