GNU bug report logs - #24279
xterm aborts upon ctrl+click

Previous Next

Package: guix;

Reported by: John Darrington <john <at> darrington.wattle.id.au>

Date: Sun, 21 Aug 2016 13:19:01 UTC

Severity: minor

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: Oleg Pykhalov <go.wigust <at> gmail.com>, John Darrington <john <at> darrington.wattle.id.au>, 24279 <at> debbugs.gnu.org
Subject: bug#24279: Bug in xterm and/or fontconfig
Date: Thu, 30 Nov 2017 21:10:47 -0500
Hello,

ludo <at> gnu.org (Ludovic Courtès) writes:

[...]

> We can also fix this once and for all with this patch:
>
> diff --git a/gnu/services/xorg.scm b/gnu/services/xorg.scm
> index 0da3397da..8f285b29a 100644
> --- a/gnu/services/xorg.scm
> +++ b/gnu/services/xorg.scm
> @@ -113,6 +113,8 @@
>          (file-append font-alias "/share/fonts/X11/100dpi")
>          (file-append font-alias "/share/fonts/X11/misc")
>          (file-append font-alias "/share/fonts/X11/cyrillic")
> +        (file-append font-misc-misc               ;default fonts for xterm
> +                     "/share/fonts/X11/misc")
>          (file-append font-adobe75dpi "/share/fonts/X11/75dpi")))
>  
>  (define* (xorg-configuration-file #:key
>
>
> That adds 4.1 MiB, but it saves user headaches, so I think it’s worth it.
>
> I’ll go ahead and push that if there are no objections.

And another bug down! :) Thanks for fixing it; LGTM!

Maxim




This bug report was last modified 7 years and 174 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.