https://bugs.kde.org/show_bug.cgi?id=384991
Bug ID: 384991 Summary: Open XML files get opened in Ark instead of LibreOffice (or other specified app) Product: frameworks-kcoreaddons Version: 5.37.0 Platform: Neon Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: mp...@kde.org Reporter: smih...@gmail.com CC: kdelibs-b...@kde.org Target Milestone: --- Created attachment 107968 --> https://bugs.kde.org/attachment.cgi?id=107968&action=edit Settings Dolphin and other KDE apps open Ark instead of LibreOffice/WPS for editing xlsx, docx and pptx files, even though app associations are correctly set (see Screenshot). The problem is that kmimetypefinder5 (in comparison to kmimetypefinder) apparently evaluates the content and not the ending. $ kmimetypefinder5 test.xlsx application/zip $ kmimetypefinder test.xlsx application/wps-office.xlsx (accuracy 100) -- You are receiving this mail because: You are watching all bug changes.