Creator: Cannot write file c:\Users\AppData\Roaming\QtProject\gtcreator\debuggers.xml: Insufficient disk space
-
My creator throws random messages "Cannot write filo c\Users\AppData\Roaming\QtProject\gtcreator\debuggers.xml: Insufficient disk space" , the debuggers.xml is only 2kb. This is 5.15.2 on the Windows 10. What can I do to solve this problem?
-
hi
the message seems quite clear : even though the file you are attempting to write, the target disk obviously doesn't have that space. So deleting a few files from that disk seems like the most appropriate solution.
-
hi
the message seems quite clear : even though the file you are attempting to write, the target disk obviously doesn't have that space. So deleting a few files from that disk seems like the most appropriate solution.
@ankou29666 Thank you for your reply, but I don't know whether I need to delete some files in c:\Users\AppData\Roaming\QtProject\gtcreator?
-
@ankou29666 Thank you for your reply, but I don't know whether I need to delete some files in c:\Users\AppData\Roaming\QtProject\gtcreator?
@xiaomizhou
If the actual, real cause of the error is indeedInsufficient disk space
then deleting some files anywhere on yourC:
should be sufficient.But that would require that before you start you look and see that your
C:
really is 99.99% full and has just about 0 space left. Which is possible. But my money/suspicion is on that message being "misleading", and whatever the real cause it isn't actually out of disk space..... -
@ankou29666 Thank you for your reply, but I don't know whether I need to delete some files in c:\Users\AppData\Roaming\QtProject\gtcreator?
@xiaomizhou said in Creator: Cannot write file c:\Users\AppData\Roaming\QtProject\gtcreator\debuggers.xml: Insufficient disk space:
@ankou29666 Thank you for your reply, but I don't know whether I need to delete some files in c:\Users\AppData\Roaming\QtProject\gtcreator?
check disk occupation on C:\ drive, and if it's full, you can delete any file you don't need anywhere on C:\ drive.