From: ludo@gnu.org (Ludovic Courtès)
To: 宋文武 <iyzsong@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add Tiled
Date: Fri, 14 Nov 2014 23:10:08 +0100 [thread overview]
Message-ID: <87ppcpmo1r.fsf@gnu.org> (raw)
In-Reply-To: <87fvdn165t.fsf@gmail.com> ("宋文武"'s message of "Thu, 13 Nov 2014 23:17:34 +0800")
宋文武 <iyzsong@gmail.com> skribis:
> And, I can not type anything in tiled (eg. file save dialog),
> I got:
>
> Qt: Failed to create XKB context!
> Use QT_XKB_CONFIG_ROOT environmental variable to provide an additional
> search path, add ':' as separator to provide several search paths and/or
> make sure that XKB configuration data directory contains recent enough
> contents, to update please see
> http://cgit.freedesktop.org/xkeyboard-config/.
>
> Does every qt5 application have this issue?
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? :-)
> Here is my new patch:
Thanks, applied with a comment about the license.
Ludo’.
next prev parent reply other threads:[~2014-11-14 22:10 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 [this message]
2014-11-21 17:07 ` Andreas Enge
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=87ppcpmo1r.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=guix-devel@gnu.org \
--cc=iyzsong@gmail.com \
/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.