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 crashing while editing .pro

Qt creator crashing while editing .pro

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
creator 4.11.0windows 10ide crashes
5 Posts 2 Posters 1.2k 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.
  • K Offline
    K Offline
    koahnig
    wrote on 1 Feb 2020, 11:07 last edited by
    #1

    Using Qt creator 4.11.0 on Windows 10 64 bit

    Currently I am experiencing frequent crashes of creator when editing .pro files. Not sure, if it happens only to .pro files, since I am currently editing only .pro file for finding/solving problems with new figuration.

    Very often creator is simply crashing while using ctrl+ sequences. This definitely happened with "Ctrl+C" and "Ctrl+S", possibly also with "Ctrl+V". It happened also with pull-down menus for paste, I believe.

    PC has been rebooted. keystrokes have been checked. The ones in question are only assigned to the standard actions.

    The problem is extremely annoying since these strokes are frequent used.
    Any suggestion what could be tried in addiiton?

    Vote the answer(s) that helped you to solve your issue(s)

    A 1 Reply Last reply 1 Feb 2020, 11:30
    1
    • K koahnig
      1 Feb 2020, 11:07

      Using Qt creator 4.11.0 on Windows 10 64 bit

      Currently I am experiencing frequent crashes of creator when editing .pro files. Not sure, if it happens only to .pro files, since I am currently editing only .pro file for finding/solving problems with new figuration.

      Very often creator is simply crashing while using ctrl+ sequences. This definitely happened with "Ctrl+C" and "Ctrl+S", possibly also with "Ctrl+V". It happened also with pull-down menus for paste, I believe.

      PC has been rebooted. keystrokes have been checked. The ones in question are only assigned to the standard actions.

      The problem is extremely annoying since these strokes are frequent used.
      Any suggestion what could be tried in addiiton?

      A Offline
      A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on 1 Feb 2020, 11:30 last edited by aha_1980 2 Feb 2020, 13:36
      #2

      Hi @koahnig,

      do you have the Clang Code Model activated? Do you have crashes if you deactivate it for testing purpose? E.g. with the parameter -noload ClangCodeModel

      Regards

      Qt has to stay free or it will die.

      K 2 Replies Last reply 1 Feb 2020, 21:11
      1
      • A aha_1980
        1 Feb 2020, 11:30

        Hi @koahnig,

        do you have the Clang Code Model activated? Do you have crashes if you deactivate it for testing purpose? E.g. with the parameter -noload ClangCodeModel

        Regards

        K Offline
        K Offline
        koahnig
        wrote on 1 Feb 2020, 21:11 last edited by koahnig 2 Jan 2020, 21:16
        #3

        @aha_1980

        Yes, CLang model is activated.

        [edit:koahnig] I am going to test a bit without CLand model. Just some little testing looked more stable, but it may come back.

        Vote the answer(s) that helped you to solve your issue(s)

        1 Reply Last reply
        0
        • A aha_1980
          1 Feb 2020, 11:30

          Hi @koahnig,

          do you have the Clang Code Model activated? Do you have crashes if you deactivate it for testing purpose? E.g. with the parameter -noload ClangCodeModel

          Regards

          K Offline
          K Offline
          koahnig
          wrote on 2 Feb 2020, 12:56 last edited by koahnig 2 Feb 2020, 19:07
          #4

          @aha_1980

          A bit more working today after switching off CLang Code Model.
          Seemed to be more stable.

          Vote the answer(s) that helped you to solve your issue(s)

          A 1 Reply Last reply 2 Feb 2020, 18:36
          0
          • K koahnig
            2 Feb 2020, 12:56

            @aha_1980

            A bit more working today after switching off CLang Code Model.
            Seemed to be more stable.

            A Offline
            A Offline
            aha_1980
            Lifetime Qt Champion
            wrote on 2 Feb 2020, 18:36 last edited by
            #5

            @koahnig ok, another thing to try is to use clean settings, i.e. starting with -settingspath /tmp . I've experienced problems when using settings over several Creator versions, that were not reproduceable with clean settings.

            You might also want to use a 4.11 snapshot instead 4.11.0.

            Regards

            Qt has to stay free or it will die.

            1 Reply Last reply
            0

            1/5

            1 Feb 2020, 11:07

            • Login

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