[Okular-devel] [Bug 247332] Okular cannot open some pdf files

Albert Astals Cid tsdgeos at terra.es
Tue Aug 17 23:53:43 CEST 2010


https://bugs.kde.org/show_bug.cgi?id=247332





--- Comment #12 from Albert Astals Cid <tsdgeos terra es>  2010-08-17 23:53:37 ---
It would be great if you could compile openjpeg from svn and try if that fixes
your problem.

To do that please do
svn checkout http://openjpeg.googlecode.com/svn/trunk/ openjpeg-read-only
cd openjpeg-read-only
make
Hope it works
ln -s libopenjpeg-2.1.4.0.so libopenjpeg.so.2
LD_LIBRARY_PATH=`pwd` okular myfile.pdf (note the ` need to be exactly `)

See if it crashes. If it still crashes please do

LD_LIBRARY_PATH=`pwd` valgrind okular myfile.pdf

and paste the output

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Okular-devel mailing list