LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-01-2016, 03:34 PM   #1
v8dave
LQ Newbie
 
Registered: Dec 2004
Location: UK, London
Distribution: Slackware-14.1 and Slackware64-14.2rc1
Posts: 25

Rep: Reputation: 2
Bug Report? : Okular not reading pdfs


I updated to the latest current_64bit yesterday and found I could no longer open pdf files with okular.

Turns out the that on my system okular-4.14.3-x86_64-2 is looking for libpoppler.so.60
Unfortunately poppler-0.45.0-x86_64-1 has libpoppler.so.62.0.0

As far as I can see it is not an install script failure so I've fixed it locally with a symlink.
 
Old 07-02-2016, 02:26 AM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,358

Rep: Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332
I wouldn't bother. It would be a low priority bug and never get sorted while versions change continually.
 
Old 07-02-2016, 03:11 AM   #3
DarkVision
Member
 
Registered: Jul 2007
Posts: 199

Rep: Reputation: Disabled
Quote:
Originally Posted by business_kid View Post
I wouldn't bother. It would be a low priority bug and never get sorted while versions change continually.
Looks like okular or one of its dependencies is linked against an old version of poppler. Maybe the dev team upgraded poppler but forgot to rebuild okular a dependency for okular. Using a symlink may work but if the so-name has changed there might be changes in the code. Maybe you will note stability issues.

Note: Okular is outdated because KDE has moved to Plasma5. There will not that many updates in the near future except rebuilds for broken dependencies.
 
Old 07-02-2016, 03:38 AM   #4
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,109

Rep: Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178Reputation: 4178
just to report that I've just tried okular and seems to work fine on slackware64-current/14.2.
the only thing of the package that links (indirectly) to libpoppler is /usr/lib64/kde4/okularGenerator_poppler.so: this last links to /usr/lib64/libpoppler-qt4.so.4 (part of the poppler package) that, in turn, links to /usr/lib64/libpoppler.so.62.

you can use objdump in your system to find what's wrong
Code:
$ objdump -x /usr/lib64/kde4/okularGenerator_poppler.so | grep NEEDED
  NEEDED               libpoppler-qt4.so.4
  NEEDED               libokularcore.so.5
  NEEDED               libQtXml.so.4
  NEEDED               libz.so.1
  NEEDED               libkdeui.so.5
  NEEDED               libQtGui.so.4
  NEEDED               libQtSvg.so.4
  NEEDED               libkdecore.so.5
  NEEDED               libQtDBus.so.4
  NEEDED               libQtCore.so.4
  NEEDED               libpthread.so.0
  NEEDED               libstdc++.so.6
  NEEDED               libm.so.6
  NEEDED               libc.so.6
  NEEDED               libgcc_s.so.1
$ objdump -x /usr/lib64/libpoppler-qt4.so.4 | grep NEEDED
  NEEDED               libpoppler.so.62
  NEEDED               libQtGui.so.4
  NEEDED               libQtXml.so.4
  NEEDED               libQtCore.so.4
  NEEDED               libz.so.1
  NEEDED               libstdc++.so.6
  NEEDED               libm.so.6
  NEEDED               libc.so.6
  NEEDED               libgcc_s.so.1
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Okular bookmarks, annotations lost for renamed PDFs, etc. (Okular 0.16.2, KDE 4.10.2) Geremia Linux - Software 6 10-22-2019 05:27 AM
LXer: How to file bug-free bug report in KDE LXer Syndicated Linux News 0 04-06-2013 09:03 PM
Bug report - Which? business_kid Linux - Software 4 01-08-2013 10:44 AM
To the effect of, starting kubuntu, and Okular not opening PDFs automatically. Bhakta Neal Linux - Newbie 1 07-22-2012 03:10 PM
LXer: Annotating PDFs With the Open-Source Software Package Okular LXer Syndicated Linux News 0 03-23-2010 09:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:16 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration