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

r...@rkfg.me changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #6 from r...@rkfg.me ---
Found it. The problematic file is
~/.local/share/mime/packages/x-wine-extension-jfif.xml

Contents:

<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info";>
  <mime-type type="image/jpeg">
    <glob pattern="*.jfif"/>
    <comment>JPEG Image</comment>
  </mime-type>
</mime-info>

After removing it and executing 'update-mime-database ~/.local/share/mime' it
all works as expected. Weird, because I haven't got any problems with other
apps. Maybe they just don't use MIME.

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

Reply via email to