Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. QtCreator 3.12 Vim autocompletion seems to be broken
Forum Updated to NodeBB v4.3 + New Features

QtCreator 3.12 Vim autocompletion seems to be broken

Scheduled Pinned Locked Moved Qt Creator and other tools
5 Posts 4 Posters 1.9k Views 1 Watching
  • 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.
  • K Offline
    K Offline
    kantaki
    wrote on last edited by
    #1

    I am on ubuntu14.04 with i3 and when I trigger autocompletion the first key that I press is always ignored.

    For example if I want to autocomplete std::make_shared

    I have to type:

    std::mmake_sh [enter]

    but it should just be

    std::make_sh [enter]

    edit:

    It seems to work on windows. Maybe my window manager is causing some troubles.

    edit2:

    Seems to be a problem with the linux version of QtCreator. Can someone reproduce this bug?

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andreyc
      wrote on last edited by
      #2

      I see the same behavior on Fedora 20 with Gnome3.
      After autocomplete box popped out I had to type twice first letter.

      1 Reply Last reply
      0
      • p3c0P Offline
        p3c0P Offline
        p3c0
        Moderators
        wrote on last edited by
        #3

        Hi,

        I tested with Ubuntu 14.04 with Gnome Shell 3.10.4 and QtCreator 3.1.2. No issues.

        157

        1 Reply Last reply
        0
        • K Offline
          K Offline
          kantaki
          wrote on last edited by
          #4

          Any ideas what could cause such a problem?

          Edit: When I start QtCreator with sudo the problem disappears.

          1 Reply Last reply
          0
          • A Offline
            A Offline
            andrep
            wrote on last edited by
            #5

            This is a problem with ibus on Ubuntu 14.04, see
            https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1278569

            Disabling ibus cures the problem.

            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