Cubeide deletes files if disk is full
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-07-21 11:06 AM
So weird behaviour:
my disk was running full, while i was modifying a file. When trying to save instead of aborting it just emptied the whole file, what a *** weird behaviour, other editors would just do nothing.
Labels:
- Labels:
-
Bug-report
-
STM32CubeIDE
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-07-21 1:30 PM
No, the problem is that you have filled up the disc - no normal state in any system.
So what happened then might be random: editor trying to save actual files, no room, delete old files, but saving new file doesn't work, because file bigger and not enough room. So you end up with no file.
But still your error, to fill up the drive until no more saving a file is possible.
If you feel a post has answered your question, please click "Accept as Solution".
