| Summary: | cannot open attached pdf; evince can | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | Will Stephenson <wstephenson> |
| Component: | general | Assignee: | Okular developers <okular-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | online ticket | ||
|
Description
Will Stephenson
2008-07-08 13:15:41 UTC
Created attachment 25931 [details]
online ticket
the file is not a pdf, rename it to .ps and that's all SVN commit 881991 by pino: Shuffle a bit the way documents are opened: - when there are no backends for handling the document mimetype, try harder using the mimetype from the file content only - when the backend fails loading, try again with the backend that handles the mimetype of the file content BUG: 166034 M +107 -62 document.cpp M +1 -0 document_p.h WebSVN link: http://websvn.kde.org/?view=rev&revision=881991 |