Andreas Enge <[email protected]> skribis: > The problem should now be fixed in 5dee80d. I tried to enter something > in the file open dialog of tiled, and it worked.
Nope, it doesn’t work on the standalone system. I still get: --8<---------------cut here---------------start------------->8--- $ /gnu/store/12xncnj5gakzwn7wqbsbaqinr4b1m4ir-tiled-0.10.2/bin/tiled xkbcommon: ERROR: failed to add default include path auto 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/ . --8<---------------cut here---------------end--------------->8--- and then I’m unable to enter text. Looks like Qt did not record the file name of the xkb data or something like that? Perhaps we need an explicit ‘-system-xkbcommon’ configure flag? (I see that Nixpkgs has it, along with a bunch of other similar flags.) (If you don’t have the standalone system, you can test with, say, ‘guix system vm build-aux/hydra/demo-os.scm’, but you need to add ‘tiled’ to the list of packages in there.) Thanks, Ludo’.
