The Cookie Machine - Click here to drag window

DUMMY TEXT - Real text set in assets/js/theCookieMachine.js

If you can read me, I'm broken!

Views: 5,931β€…    Votes:  5β€…    βœ… Solution
Tags: upgrade   18.04   pdf   evince  
Link: πŸ” See Original Answer on Ask Ubuntu ⧉ πŸ”—

URL: https://askubuntu.com/q/1065428
Title: Document viewer (evince) couldn't open pdf when system upgraded from 16.04 to 18.04
ID: /2018/08/14/Document-viewer-_evince_-couldn_t-open-pdf-when-system-upgraded-from-16.04-to-18.04
Created: August 14, 2018
Upload: May 5, 2024    Layout:  post
TOC: false    Navigation:  false    Copy to clipboard:  false


Library path incorrect

Nine years ago on this bug report it was discovered:

installed a version without using the packaging system and it’s taking
over the ubuntu build and breaking your installation

” libpoppler-glib.so.4 => /usr/local/lib/libpoppler-glib.so.4
(0xb78b0000)”

clean that and it should be working correctly

The solution was to remove:

sudo rm -f /usr/local/lib/libpoppler-glib.so.4

Nine years later and you have a similar problem. Checking LD_LIBRARY_PATH is pointing to a single dir rather than the full path list. There is an incorrect version of libpoppler-cpp.so and libpoppler-glib.so.8 there.

Moving libpopper* to another directory allowed evince to work with the proper dynamic linker searches in /lib and /usr/lib.

⇧ Got error during installation of Oracle VM VirtualBox Extension Pack i have problem when i install or update Ubuntu  β‡©