all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Kost <alezost@gmail.com>
To: John Darrington <john@darrington.wattle.id.au>
Cc: 24279@debbugs.gnu.org
Subject: bug#24279: Bug in xterm and/or fontconfig
Date: Mon, 22 Aug 2016 11:36:26 +0300	[thread overview]
Message-ID: <877fb9ci9h.fsf@gmail.com> (raw)
In-Reply-To: <20160821131806.GA7072@jocasta.intra> (John Darrington's message of "Sun, 21 Aug 2016 15:18:06 +0200")

John Darrington (2016-08-21 16:18 +0300) wrote:

> In GuixSD:
>
> guix package -i xterm strace
> strace xterm
>
> xterm starts as it should,  however observe many failed calls similar to:
>  open("/gnu/store/b484nvn9nnr3ddclpz2fma9yxmimg2jj-fontconfig-2.11.94/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
>
>
> Now in the xterm, hold down Ctrl and press any mouse button.
> The xterm aborts with the following messages:
>  Warning: Unable to load any usable ISO8859 font
>  Error: Aborting: no font found

Pressing Ctrl with any mouse button displays menus for me without any
error.  Did you install any font in your profile?  Try for example,
"guix package -i font-dejavu".  Perhaps you will also need to run
"fc-cache -f".

To make Xterm use a font I want, I have these lines in my ~/XTerm (it
can also be placed in ~/.Xresources I think):

XTerm*faceName: DejaVu Sans Mono
XTerm*faceSize: 12

-- 
Alex

  reply	other threads:[~2016-08-22  8:37 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-21 13:18 bug#24279: Bug in xterm and/or fontconfig John Darrington
2016-08-22  8:36 ` Alex Kost [this message]
2016-08-22 13:41   ` John Darrington
2016-08-22 18:39     ` Alex Kost
2016-08-28 14:45   ` Ludovic Courtès
2016-08-29  9:20     ` Alex Kost
2016-09-01 21:03   ` Mark H Weaver
2016-09-02  9:02     ` Alex Kost
2017-05-04  6:54 ` bug#24279: XTerm menu doesn't work (no font found error) Maxim Cournoyer
2017-11-28 12:41   ` ng0
2017-11-29 12:56     ` Maxim Cournoyer
2017-11-28  7:14 ` bug#24279: Bug in xterm and/or fontconfig Oleg Pykhalov
2017-11-29 10:01   ` Alex Kost
2017-11-30  9:42   ` Ludovic Courtès
2017-12-01  2:10     ` Maxim Cournoyer
2017-12-01 15:01       ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877fb9ci9h.fsf@gmail.com \
    --to=alezost@gmail.com \
    --cc=24279@debbugs.gnu.org \
    --cc=john@darrington.wattle.id.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.