[okular] [Bug 374650] Duplicate okular_poppler backend selection entry

Patrick bugzilla_noreply at kde.org
Sun Jan 8 10:43:08 UTC 2017


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

--- Comment #7 from Patrick <patrick at 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 the assignee for the bug.


More information about the Okular-devel mailing list