https://bugs.kde.org/show_bug.cgi?id=487316

--- Comment #12 from medin <med.medin.2...@gmail.com> ---
(In reply to Nate Graham from comment #11)
> 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?

The template of Calc uses :
/usr/share/templates/soffice.ods.desktop
/usr/share/templates/.source/soffice.ods

Theses two files come from libreoffice-fresh package (Arch/Manjaro), and if
soffice.ods is a 0B file it should be opened and processed based on its
extension.

https://bugs.documentfoundation.org/show_bug.cgi?id=123476
https://bugs.documentfoundation.org/show_bug.cgi?id=139962
https://bugs.documentfoundation.org/show_bug.cgi?id=139991

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to