From: Andreas Enge <andreas@enge.fr>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org, 宋文武 <iyzsong@gmail.com>
Subject: Re: [PATCH] gnu: Add Tiled
Date: Fri, 21 Nov 2014 18:07:39 +0100 [thread overview]
Message-ID: <20141121170739.GA13754@debian> (raw)
In-Reply-To: <87ppcpmo1r.fsf@gnu.org>
On Fri, Nov 14, 2014 at 11:10:08PM +0100, Ludovic Courtès wrote:
> I tried it, and indeed, I had to run it like this to work around the
> problem:
> QT_XKB_CONFIG_ROOT=$(guix build xkeyboard-config)/share/X11/xkb tiled
> I suspect we should configure Qt with a flag that tells it the default
> location of the XKB data. Andreas? :-)
The problem was that our oldish version of libxkbcommon was not enough any
more for our new version of qt. So qt used a bundled copy instead, which
requires to set QT_XKB_CONFIG_ROOT or to give a correspondong configure flag.
I updated libxkbcommon (together with a number of inputs related to xcb)
in commit ff53457. Could you check that the problem is solved now?
There are a number of optional inputs that we could add to qt; I will try
them out.
Andreas
next prev parent reply other threads:[~2014-11-21 17:08 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-13 14:53 [PATCH] gnu: Add Tiled 宋文武
2014-11-13 15:02 ` Eric Bavier
2014-11-13 15:10 ` 宋文武
2014-11-13 15:17 ` 宋文武
2014-11-14 22:10 ` Ludovic Courtès
2014-11-21 17:07 ` Andreas Enge [this message]
2014-11-21 22:17 ` Ludovic Courtès
2014-11-22 12:08 ` Andreas Enge
2014-11-23 4:43 ` iyzsong
2014-11-24 20:32 ` Ludovic Courtès
2014-11-27 17:39 ` Ludovic Courtès
2014-11-13 17:01 ` Ludovic Courtès
2014-11-14 11:27 ` 宋文武
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=20141121170739.GA13754@debian \
--to=andreas@enge.fr \
--cc=guix-devel@gnu.org \
--cc=iyzsong@gmail.com \
--cc=ludo@gnu.org \
/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.