https://bugs.kde.org/show_bug.cgi?id=487316
--- Comment #11 from Nate Graham <n...@kde.org> --- Got it. So here's the problem: > $ file --mime-type ~/Desktop/foo.ods > /home/nate/Desktop/foo.ods: inode/x-empty Despite the fact that LibreOffice happily opens the file due to the recognized filename extension, it isn't actually recognized as a valid file type by `file`, which means it's not in the MIME database. Which means it must trigger a different codepath in LibreOffice. Thus, the issue is with the templates; evidently they aren't actually valid files. Now the question is where do these templates come from? I actually don't have them on my Fedora 40 system. These don't come from KDE, do they? -- You are receiving this mail because: You are watching all bug changes.