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

--- Comment #8 from bernhard.m...@gmx.net ---
(In reply to comment #7)
> Are you sure you are running valgrind over okular and not over a bash script?

Ok, here is what I did. 

$ valgrind ~/Desktop/okularstart.sh 2>&1 | tee -a
/home/berny/computer/okular/valgrind-log-from-okular-crash-when-saving-file.txt

This is the shell-script:
    $ cat ~/Desktop/okularstart.sh 
    # configure environment
    export KDEDIRS=/home/berny/devel/install:$(kde4-config --prefix);
kbuildsycoca4
    # now start okular
    /home/berny/devel/install/bin/okular

The problem is, if I first manually enter "export
KDEDIRS=/home/berny/devel/install:$(kde4-config --prefix); kbuildsycoca" in the
xterminal  and then issue the command "valgrind
/home/berny/devel/install/bin/okular" okular crashes right away.

-- 
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