Description: LibreOffice refuses to open any .odt files, saying they are corrupt. It offers the choice of fixing them, which never succeeds. Steps to Reproduce: 1. Save a trivial test file from Writer 2. Close Writer 3. Attempt to open file. Its reported Corrupt Actual Results: File is reported corrupt. Even zero-length files. After an attempted repair, the zero length file was 4.2 KB, and was still reported corrupt. Expected Results: Saved files should be loadable. Reproducible: Always User Profile Reset: Yes Additional Info: I'm not sure when this bug showed up but I suspect its very new. I hadn't noticed it before yesterday's software update (I'm running OpenSUSE Tumbleweed 20230105) but I know the bug was NOT present in 7.4.1.2 Version: 7.4.3.2 / LibreOffice Community Build ID: 40(Build:2) CPU threads: 8; OS: Linux 6.1; UI render: default; VCL: kf5 (cairo+xcb) Locale: en-CA (en_CA.UTF-8); UI: en-US Calc: threaded
Okay, I've found the cause of this bug. OpenSuse recently changed its use of /tmp to tmpfs and now /tmp regularly fills to 100%. When this happens many things break, including LibreOffice's loading of files. It would be helpful if it could detect that /tmp was out of space rather than just report corrupt files.
*** This bug has been marked as a duplicate of bug 60909 ***