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

--- Comment #7 from Patrick <patr...@noxs.nl> ---
As far as I can see the problem isn't a duplicate generator but a problem with
mimetypes. Freedesktop defines "application/x-pdf" as an alias of
"application/pdf". The poppler backend supports both mimetypes, but in the
mimetype lookup (QMimeType mimeType = mimeDatabase.mimeTypeForName(supported)
in DocumentPrivate::generatorForMimeType) the result is the same mimetype
"application/pdf".

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

Reply via email to