nurupo / ProjectTox-Qt-GUI

A cross-platform front end for ProjectTox Core library, written in C++11 with use of Qt5
GNU General Public License v3.0
341 stars 116 forks source link

Weird. The keyboard doesn't work #10

Closed ghost closed 11 years ago

ghost commented 11 years ago
Error:    Couldn't find file "symbols/custom" in include paths
Error:    1 include paths searched:
Error:          /usr/share/X11/xkb
Error:    1 include paths could not be added:
Error:          /home/kebertx/.xkb
Error:    Abandoning symbols file "(unnamed)"
Error:    Failed to compile xkb_symbols
Error:    Failed to compile keymap
Qt: Failed to compile a keymap

I'm not quite sure what's causing this, but I definitely can't type or use my keyboard at all to interact with the Tox window. Thought I should make an issue of it here.

Schlumpf commented 11 years ago

That's not a Tox problem. There is a discussion on the Qt mailing list about xkb.

oiwio commented 11 years ago

I met the same problem.Could you tell me how to solve it.Thanks....