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 18.0.0 often throws file errors when modifying code and Ctrl+S.
Forum Updated to NodeBB v4.3 + New Features

QtCreator 18.0.0 often throws file errors when modifying code and Ctrl+S.

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
5 Posts 3 Posters 113 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.
  • CalciferC Offline
    CalciferC Offline
    Calcifer
    wrote last edited by Calcifer
    #1

    qtcreator_NxFs9ODkGt.png
    Hint .cpp: access denied.
    Only when Ctrl+S is pressed multiple times is it possible to save successfully.

    Is it a problem that I placed the work directory in the root directory of the C:/?
    In the dir: C:/GitHub/myproject, I am already give permission like this:
    explorer_hU9tq0C24A.png

    I'm testing to put the code in other folders, such as Documents, there are no problems for the time being.

    qtcreator_CW8Mhq4cdc.png

    JonBJ cristian-adamC 2 Replies Last reply
    0
    • CalciferC Calcifer

      qtcreator_NxFs9ODkGt.png
      Hint .cpp: access denied.
      Only when Ctrl+S is pressed multiple times is it possible to save successfully.

      Is it a problem that I placed the work directory in the root directory of the C:/?
      In the dir: C:/GitHub/myproject, I am already give permission like this:
      explorer_hU9tq0C24A.png

      I'm testing to put the code in other folders, such as Documents, there are no problems for the time being.

      qtcreator_CW8Mhq4cdc.png

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote last edited by
      #2

      @Calcifer said in QtCreator 18.0.0 often throws file errors when modifying code and Ctrl+S.:

      Only when Ctrl+S is pressed multiple times is it possible to save successfully.

      Then it is not e.g. a permission error else it would not sometimes succeed.
      First thought: do you have anti-virus software running? If so can you disable it?

      CalciferC 1 Reply Last reply
      3
      • CalciferC Calcifer

        qtcreator_NxFs9ODkGt.png
        Hint .cpp: access denied.
        Only when Ctrl+S is pressed multiple times is it possible to save successfully.

        Is it a problem that I placed the work directory in the root directory of the C:/?
        In the dir: C:/GitHub/myproject, I am already give permission like this:
        explorer_hU9tq0C24A.png

        I'm testing to put the code in other folders, such as Documents, there are no problems for the time being.

        qtcreator_CW8Mhq4cdc.png

        cristian-adamC Offline
        cristian-adamC Offline
        cristian-adam
        wrote last edited by
        #3

        @Calcifer You could use Process Monitor with qtcreator.exe and find out what is going on when you get the message box.

        CalciferC 1 Reply Last reply
        1
        • JonBJ JonB

          @Calcifer said in QtCreator 18.0.0 often throws file errors when modifying code and Ctrl+S.:

          Only when Ctrl+S is pressed multiple times is it possible to save successfully.

          Then it is not e.g. a permission error else it would not sometimes succeed.
          First thought: do you have anti-virus software running? If so can you disable it?

          CalciferC Offline
          CalciferC Offline
          Calcifer
          wrote last edited by
          #4

          @JonB said in QtCreator 18.0.0 often throws file errors when modifying code and Ctrl+S.:

          @Calcifer said in QtCreator 18.0.0 often throws file errors when modifying code and Ctrl+S.:

          Only when Ctrl+S is pressed multiple times is it possible to save successfully.

          Then it is not e.g. a permission error else it would not sometimes succeed.
          First thought: do you have anti-virus software running? If so can you disable it?

          Thank you for your suggestion. I'll give it a try.

          1 Reply Last reply
          0
          • cristian-adamC cristian-adam

            @Calcifer You could use Process Monitor with qtcreator.exe and find out what is going on when you get the message box.

            CalciferC Offline
            CalciferC Offline
            Calcifer
            wrote last edited by
            #5

            @cristian-adam said in QtCreator 18.0.0 often throws file errors when modifying code and Ctrl+S.:

            @Calcifer You could use Process Monitor with qtcreator.exe and find out what is going on when you get the message box.

            Thank you!
            I have got Process Monitor opening, and trying to add my workdir to the whitelist of anti-virus software, that should work.

            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