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

--- Comment #12 from Steffen W. <steffen-wink...@posteo.de> ---
(In reply to Sune Vuorela from comment #11)
> (In reply to Steffen W. from comment #10)
> > Hi, just would like to note that this bug is still occuring. Okular version
> > is 24.12.2.
> 
> Are you able to build a local, patched poppler?
> 
> if so, can you add
> https://gitlab.freedesktop.org/poppler/poppler/-/merge_requests/1761 for a
> local test ?
> 
> /Sune

Yes, tried but it didn't change anything - or I did something wrong along the
way. This is what I did:
git clone https://gitlab.freedesktop.org/svuorela/poppler.git
cd poppler/
mkdir build && cd ./build
cmake ..
make -j6
PATH=$(pwd):$PATH
export PATH
LD_PRELOAD ./libpoppler.so okular

and in a second terminal
lsof ./libpoppler.so

to verify it was being loaded and used.

Then opened the PDF file and did the previous steps with the same result as
before.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to