Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Keyboard does not work on a compiled version Qt 5.1

Keyboard does not work on a compiled version Qt 5.1

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 762 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    cmazieri
    wrote on last edited by
    #1

    I just compiled the Qt 5.1 on Red Hat 5.

    I used a configure command like:
    @
    configure -prefix <install-path>
    -v -confirm-license -opensource -no-glib
    -no-qml-debug
    -qt-sql-sqlite3
    -qt-sql-oci -plugin-sql-oci -continue
    -qt-xcb -continue
    @

    The keyboard does not work, every application: demos, assistant, designer, etc I run, there are messages like:
    @"Qt Warning - invalid keysym: U1001D1BC"
    "Qt Warning - invalid keysym: U1001D16E"
    "Qt Warning - invalid keysym: U1001D1BA"
    "Qt Warning - invalid keysym: U1001D165"
    "Qt Warning - invalid keysym: U1001D16E"
    "Qt Warning - invalid keysym: U1001D1BB"
    "Qt Warning - invalid keysym: U1001D16F"
    "Qt Warning - invalid keysym: U1001D1B9"
    "Qt Warning - invalid keysym: U1001D165"
    "Qt Warning - invalid keysym: U1001D16F"
    "Qt Warning - invalid keysym: U1001D1BC"
    "Qt Warning - invalid keysym: U1001D16F"
    "Qt Warning - invalid keysym: U1001D1BA"
    "Qt Warning - invalid keysym: U1001D165"
    "Qt Warning - invalid keysym: U1001D16F"
    QXcbConnection: XCB error: 160 (Unknown), sequence: 144, resource id: 75, major code: 145 (Unknown), minor code: 20
    @

    Can anyone help ?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved