Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-38946

Failed to compile a keymap

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • None
    • 5.3.0 RC1
    • None
    • OS : Ubuntu 14.04 (with last updates)
      Desktop : Default Unity
      Language : Turkish
      Keyboard Layout : Turkish Q
      QtSDK : qt-opensource-linux-x64-5.3.0-RC.run (MD5 Hash: 19f8d022e11310cddbff1854ded9db14)

    Description

      I can not enter any input from keyboard at Qt Creator.

      After calling ./qtcreator.sh directly :

      .../Qt5.3.0/Tools/QtCreator/bin$ ./qtcreator.sh

      cannot enter any char. My LANG is :

      $ echo $LANG
      tr_TR.UTF-8

      If I call with LANG specifier :

      .../Qt5.3.0/Tools/QtCreator/bin$ LANG=en_US.UTF-8 ./qtcreator.sh

      I can enter Turkish chars with "Türkçe" (trq) keyboard is selected.
      And English chars if I select English keyboard from system.

      Also if I call this with English keyboard selected :

      .../Qt5.3.0/Tools/QtCreator/bin$ LANG=tr_TR.UTF-8 ./qtcreator.sh

      I cannot enter any chars.

      I am adding some files which are taken by this commands:
      .../Qt5.3.0/Tools/QtCreator/bin$ ./qtcreator.sh -version &> ~/masa/qtcreator-version.txt
      .../Qt5.3.0/Tools/QtCreator/bin$ ./qtcreator.sh &> ~/masa/qtcreator.txt
      .../Qt5.3.0/Tools/QtCreator/bin$ LANG=tr_TR.UTF-8 ./qtcreator.sh &> ~/masa/qtcreator-lang-tr.txt
      .../Qt5.3.0/Tools/QtCreator/bin$ LANG=en_US.UTF-8 ./qtcreator.sh &> ~/masa/qtcreator-lang-en.txt -> Outut is empty. I cannot add empty file here.

      Attachments

        1. qtcreator.txt
          18 kB
        2. qtcreator-lang-tr.txt
          18 kB
        3. qtcreator-version.txt
          21 kB

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              paeglis Gatis Paeglis
              huseyinkozan Hüseyin Kozan
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes