Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Call for Presentations - Qt World Summit

    Unsolved Qt creator crashing while editing .pro

    Tools
    creator 4.11.0 windows 10 ide crashes
    2
    5
    864
    Loading More Posts
    • 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
      koahnig last edited by

      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)

      aha_1980 1 Reply Last reply Reply Quote 1
      • aha_1980
        aha_1980 Lifetime Qt Champion @koahnig last edited by aha_1980

        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 Reply Quote 1
        • K
          koahnig @aha_1980 last edited by koahnig

          @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 Reply Quote 0
          • K
            koahnig @aha_1980 last edited by koahnig

            @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)

            aha_1980 1 Reply Last reply Reply Quote 0
            • aha_1980
              aha_1980 Lifetime Qt Champion @koahnig last edited by

              @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 Reply Quote 0
              • First post
                Last post