Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.1.1
-
SLES11SP2
Description
On SLES11SP2 after compiling Qt, the keyboard support isn't working for any of the example applications.
g++ -Wl,-O1 -Wl,-rpath,/tmp/qt/5.1.1_64/lib -o application main.o mainwindow.o qrc_application.o moc_mainwindow.o -L/tmp/usr/lib -L/tmp/mysql/5.1.54.p1_64/lib/mysql -L/tmp/qt/5.1.1_64/lib -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread > ./application QXcbConnection: Failed to initialize XRandr Error: Couldn't find file "rules/*clientD!" in include paths Error: 1 include paths searched: Error: /usr/share/X11/xkb Error: 1 include paths could not be added: Error: /tmp/home/user/.xkb Error: Couldn't look up rules '*clientD!', model 'clientD!', layout 'us', variant '(null)', options '' Qt: Failed to compile a keymap
Attachments
Issue Links
- relates to
-
QTBUG-32760 Failed to compile a keymap
- Closed