Summary: | Okular crashed wen open document with cyrillic characterset | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Theodor Mueller <mueller.theodor> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | aacid, mueller.theodor |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | pdf document received from goverment (test data, fake personal data ) |
Description
Theodor Mueller
2016-04-28 21:58:01 UTC
On my second system I am able to open the file with Okular version 0.23.1 on KDE 4.14.9 which poppler version are you running? please attach the document Created attachment 98681 [details]
pdf document received from goverment (test data, fake personal data )
new created document, without real personal information. It fails in the same way than the original document.
for poppler the following products are installed
libpoppler-cpp.so -> libpoppler-cpp.so.0.2.1
libpoppler-cpp.so.0 -> libpoppler-cpp.so.0.2.1
libpoppler-cpp.so.0.2.1
libpoppler-glib.la
libpoppler-glib.so -> libpoppler-glib.so.8
libpoppler-glib.so.8 -> libpoppler-glib.so.8.7.0
libpoppler-glib.so.8.7.0
libpoppler.la
libpoppler-qt4.so.4 -> libpoppler-qt4.so.4.3.0
libpoppler-qt4.so.4.3.0
libpoppler-qt5.so.1 -> libpoppler-qt5.so.1.0.0
libpoppler-qt5.so.1.0.0
libpoppler.so -> libpoppler.so.44
libpoppler.so.44 -> libpoppler.so.44.0.0
libpoppler.so.44.0.0
What's the poppler version on the system that you say it works? on he working system the following libraries from poppler are installed libpoppler-glib.so.8 -> libpoppler-glib.so.8.6.0 libpoppler-glib.so.8.6.0 libpoppler-qt4.so.4 -> libpoppler-qt4.so.4.4.0 libpoppler-qt4.so.4.4.0 libpoppler.so.46 -> libpoppler.so.46.0.0 libpoppler.so.46.0.0 the version of ocular on that system is 0.21.3 the version of KDE is 4.14.9 the distribution is opensuse 42.1 teh kernel is 4.1.20-11-default So you're using old poppler and it crashes and in a system with a newer poppler it works. Update the old poppler. correction the distribution of the working system is opensuse 13.2 the kernel of the working system is 3.16.7-35-desktop ---- updating from the opensuse site did not fix the problem. updating with the package from the page https://poppler.freedesktop.org/ and installing the package poppler-0.42.0 fixed the problem. i updated than to poppler-0.43.0 which works also fine. |