| Summary: | no text | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | Gabriel <descartavel1+kde> |
| Component: | PDF backend | Assignee: | Okular developers <okular-devel> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | major | CC: | aacid, jonathan.verner, yurchor |
| Priority: | NOR | ||
| Version First Reported In: | 0.25.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Gabriel
2016-08-17 05:56:49 UTC
console doesn't show anything informative. $ okular nt_t500.pdf okular(16815)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: okular(16815)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: okular(16815)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: okular(16815)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: okular(16815)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: okular(16815)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: okular(16815)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: here is -v output Qt: 4.8.7 KDE Development Platform: 4.14.22 Okular: 0.25.0 I cannot test if i can copy-paste the text to be able to read it because i get the silly "copy protected by DRM" or something dialog. document renders fine on mozilla's pdf.js implementation. Works fine here (poppler 0.44, okular 0.25.80). What is the poppler version in your system (can be seen in "pdftotext -v" output)? Thanks in advance for this information. Also works here Okular: 0.20.3, poppler: 0.24.5 (Kubuntu 14.04, Qt: 4.8.6, KDE Development Platform: 4.14.13).
> I cannot test if i can copy-paste the text to be able to read it because i get the silly "copy protected by DRM" or something dialog.
Try unchecking the checkbox labeled "Obey drm restrictions" (Settings->Configure okular...).
It is interesting that, even if I check the "Obey drm restrictions" I can still copy the text.
(Adobe Acrobat Reader does not let me copy text.)
P.S. Poppler version, I think, can be determined by running pdftotext -v
sorry for the delay! $ pdftotext -v pdftotext version 0.46.0 Copyright 2005-2016 The Poppler Developers - http://poppler.freedesktop.org Copyright 1996-2011 Glyph & Cog, LLC after disabling DRM, this is what i can copy/paste with ctrl+a, ctrl+c: 2 6 8 9 10 11 13 14 16 18 1 2 3 4 © Panasonic Corporation 2014 ビューティ・リビング事業部 NT-T500 əɒɅɓɋȷጋΉ᰷ ɛɭʀɎȫɿɲɛɻȸ̗Ꮱ⤴ just got an update. Same results. poppler-0.47.0-1 poppler-glib-0.47.0-1 poppler-qt4-0.47.0-1 poppler-qt5-0.47.0-1 do you have poppler-data installed? please answer the question. If you can provide the information requested in comment #7, please add it. Sorry its been a while. I do have that library. it is a dependency on poppler on archlinux, so i don't think I was ever missing it.
$ pacman -Ss poppler-data
extra/poppler-data 0.4.8-1 [installed]
Encoding data for the poppler PDF rendering library
But, i am on a rolling release distro. And now Okular is on 1.3.1 and everything looks nice! I get text just fine on that same file.
if 0.25 is not being distributed anymore, i think this is Fixed.
|