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. Qt Creator hangs when scrolling or typing (very annoying)

Qt Creator hangs when scrolling or typing (very annoying)

Scheduled Pinned Locked Moved Qt Creator and other tools
5 Posts 2 Posters 1.7k 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.
  • D Offline
    D Offline
    Duff
    wrote on last edited by
    #1

    Very annoying ... Is anyone having trouble with the latest stable release of Qt Creator hanging when typing or scrolling in the edit window. I have it installed on a high end Fedora box with plenty of memory and processor speed. Are there any setting I can try to fix the problem?

    --Duff

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

      I don't see such problems on my Fedora box.

      Did you have previous versions of QtCreator on this machine?
      If so then try to move, rename $HOME/.config/QtProject* to something else and start QtCreator again.

      Is the opened project large?

      1 Reply Last reply
      0
      • D Offline
        D Offline
        Duff
        wrote on last edited by
        #3

        Yeah I have a couple of previous versions of Qt Creator on the machine. The project is not large. I'm a little confused about what you are suggesting though. I see the QtProject folder under $HOME/.config/ , but wont renaming it break things? I don't know what that folder is for. Where should I move it? What should I rename it to? Do I have to change a setting in Qt Creator after doing this?

        Thanks

        Brian

        --Duff

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

          This directory contains configuration info for QtCreator and other qt apps. If you stop all Qt apps like assistant, designer, qtcreator and then move this directory to let say $HOME/qt_config_files/ then on next restart QtCreator will create clean configuration. If you open your project in clean config and it will continue to hang then you need to dig dipper. If QtCreator will start to work without the problems then your old config has something wrong.

          If you quit qtcreator, delete new config and copy old config back then you will have all your settings restored.

          1 Reply Last reply
          0
          • D Offline
            D Offline
            Duff
            wrote on last edited by
            #5

            Okay, got it! Thanks for the advice :-)

            --Duff

            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