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. Can't save Qt 5.7 project
QtWS25 Last Chance

Can't save Qt 5.7 project

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
header
9 Posts 2 Posters 3.5k 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.
  • G Offline
    G Offline
    gabor53
    wrote on last edited by
    #1

    Hi,
    Today I tried to save my project and I received a message:

    "Error while saving file C:\Programming\Projects\Folkfriends_1\additem.h. Disk full?"
    I can save any other files in the project but additem.h.

    I also noticed that Qt generates several different file types (like additem.h.BB1664, additem.h.LI1664, additem.h.QM1664, additem.h.zi1664).

    The disk is definitely not full (half empty). I can save anything from other programs. Any idea what to do?
    Thank you.

    1 Reply Last reply
    0
    • Joel BodenmannJ Offline
      Joel BodenmannJ Offline
      Joel Bodenmann
      wrote on last edited by Joel Bodenmann
      #2

      @gabor53 said:

      The disk is definitely not full (half empty)

      Have you ensured that it's not half full?

      I have faced a similar problem a few days ago. The solution was to close & re-open QtCreator. If the problem persists, remove the file from the project (make sure that you dont check the "Delete from disk" checkbox in the dialog) and then add it again.

      The files with the suffix that you mention are temporary files created by QtCreator. When I remember correctly those are created when you compile without saving the current modifications or when you close without saving (recovery files). But I might be wrong, somebody else might give the correct answer.

      Industrial process automation software: https://simulton.com
      Embedded Graphics & GUI library: https://ugfx.io

      G 1 Reply Last reply
      2
      • G Offline
        G Offline
        gabor53
        wrote on last edited by
        #3

        Thank you.it worked.

        1 Reply Last reply
        0
        • Joel BodenmannJ Joel Bodenmann

          @gabor53 said:

          The disk is definitely not full (half empty)

          Have you ensured that it's not half full?

          I have faced a similar problem a few days ago. The solution was to close & re-open QtCreator. If the problem persists, remove the file from the project (make sure that you dont check the "Delete from disk" checkbox in the dialog) and then add it again.

          The files with the suffix that you mention are temporary files created by QtCreator. When I remember correctly those are created when you compile without saving the current modifications or when you close without saving (recovery files). But I might be wrong, somebody else might give the correct answer.

          G Offline
          G Offline
          gabor53
          wrote on last edited by
          #4

          @Joel-Bodenmann
          Few hours ago I started to work again, and I ended up with the same problem. Deleting - re-adding the file didn't work. Any more ideas what to do? Thank you.

          Joel BodenmannJ 1 Reply Last reply
          0
          • G gabor53

            @Joel-Bodenmann
            Few hours ago I started to work again, and I ended up with the same problem. Deleting - re-adding the file didn't work. Any more ideas what to do? Thank you.

            Joel BodenmannJ Offline
            Joel BodenmannJ Offline
            Joel Bodenmann
            wrote on last edited by Joel Bodenmann
            #5

            I'm afraid I don't have any answer to this. I'd recommend you to ask in the proper forum. Maybe a mod can move the topic for you (looking at @mrjj).

            Meanwhile, have you tried to open, edit & save the file in an external application while it's also opened in QtCreator? This would help to identify whether something screwed up on the file-system level or whether QtCreator is on it's period.

            If you are really desperate and you have a lot of time try to figure out whether it happens with another project too. If it does, I'd recommend re-installing QtCreator as that is quite easy & quickly to do. If you are really desperate but don't have a lot of time you can go for that straight away. Re-installing definitely shouldn't hurt in any case.
            I'm recommending this because I don't know how to help you otherwise. I really hope that someone else comes along here...

            Industrial process automation software: https://simulton.com
            Embedded Graphics & GUI library: https://ugfx.io

            1 Reply Last reply
            1
            • G Offline
              G Offline
              gabor53
              wrote on last edited by
              #6

              After reinstalling Qt I still have the same problem.

              Joel BodenmannJ 1 Reply Last reply
              0
              • G gabor53

                After reinstalling Qt I still have the same problem.

                Joel BodenmannJ Offline
                Joel BodenmannJ Offline
                Joel Bodenmann
                wrote on last edited by
                #7

                Did you try to modify & save the file in an external application? Is it possible that your files got marked as read-only?

                Industrial process automation software: https://simulton.com
                Embedded Graphics & GUI library: https://ugfx.io

                G 1 Reply Last reply
                0
                • Joel BodenmannJ Joel Bodenmann

                  Did you try to modify & save the file in an external application? Is it possible that your files got marked as read-only?

                  G Offline
                  G Offline
                  gabor53
                  wrote on last edited by
                  #8

                  @Joel-Bodenmann It seemed to be turned into a read only file. I dixed that so I'll see how it goes.

                  G 1 Reply Last reply
                  0
                  • G gabor53

                    @Joel-Bodenmann It seemed to be turned into a read only file. I dixed that so I'll see how it goes.

                    G Offline
                    G Offline
                    gabor53
                    wrote on last edited by
                    #9

                    @gabor53
                    I reinstalled Qt, I even switched back to 5.6 but the problem remained. Is it possible to mess up the Qt setting for the project or the code to trigger the disk full message? It not happen with other project.
                    Thank you.

                    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