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

--- Comment #9 from Albert Astals Cid <aa...@kde.org> ---
And that means you are running valgrind over bash not over okular.

Replace 

    # now start okular
    /home/berny/devel/install/bin/okular

with

    # now start okular
    valgrind /home/berny/devel/install/bin/okular

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel

Reply via email to