[Okular-devel] [Bug 298561] okular 0.14.2 on KDE 4.8.2 fails to open chm files: No plugin for mimetype '"application/octet-stream"'
Bogdan Cristea
cristeab at gmail.com
Fri Sep 21 16:49:15 UTC 2012
On Friday 21 September 2012 16:11:19 you wrote:
> https://bugs.kde.org/show_bug.cgi?id=298561
>
> --- Comment #31 from Albert Astals Cid <aacid at kde.org> ---
> This patch is wrong. application/x-chm and application/vnd.ms-htmlhelp are
> the same thing as described by freedesktop.org.xml shared mime package
Hi
application/x-pdf is declared as an alias for application/pdf in
freedesktop.org.xml and still it is present in
libokularGenerator_poppler.desktop as
MimeType=application/x-pdf;application/pdf;application/x-wwf;
Also if I remove application/vnd.ms-htmlhelp from
libokularGenerator_chmlib.desktop and I open a chm file, the application never
enters into CHMGenerator::loadDocument(), while with the proposed patch this
method is reached.
regards
--
Bogdan
More information about the Okular-devel
mailing list