Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.1.0
-
This QtCreator is running on Ubuntu 12.04.2 with a Gnome environment, inside a NX session using a free version of NX 3.5.0 (which can be retrieved from http://www.nomachine.com/download-package.php?Prod_Id=3776). I am connecting using version 4.0.0-beta of NoMachine from a Mac.
-
[qtbase] 9c326376c9a27a02ee6abcb897082f538d0002a7 [qtbase] bd40a7cc446cafb8c9922d7d19845da580868859
Description
When starting QtCreator 2.7.2 (based on Qt 5.1.0) in an X session created by NoMachine NX, typing is impossible. This problem does not occur in QtCreator 2.4.1 (based on Qt 4.8.0) in the same session, so it is probably a regression in Qt between 4.8.0-5.1.0 or in QtCreator between 2.4.1-2.7.2. The following output is given when starting QtCreator 2.7.2:
sjors@Sjors-Workstation:~$ qtcreator
QXcbConnection: Failed to get the primary output of the screen
Error: Couldn't find file "symbols/nl-be" in include paths
Error: 1 include paths searched:
Error: /usr/share/X11/xkb
Error: 1 include paths could not be added:
Error: /home/sjors/.xkb
Error: Abandoning symbols file "(unnamed)"
Error: Failed to compile xkb_symbols
Error: Failed to compile keymap
Qt: Failed to compile a keymap
QXcbConnection: XCB error: 173 (Unknown), sequence: 149, resource id: 89, major code: 150 (Unknown), minor code: 20
Attachments
Issue Links
- is required for
-
QTBUG-37231 Bugs preventing users from moving from Qt 4 to Qt 5
- Closed
- relates to
-
QTBUG-31527 xmodmap remappings are not respected
- Closed
-
QTBUG-33319 QXCBConnection: Failed to initialize XRandr
- Closed
-
QTCREATORBUG-9978 Qt creator does not accept any keyboard input if custom keyboard layout is set
- Closed
- replaces
-
QTBUG-38158 Can't edit any textbox.
- Closed
-
QTCREATORBUG-11956 Qt Creator cannot recognize the 'i' keysym when started in tr_TR.UTF-8
- Closed
- links to