[Okular-devel] [okular] [Bug 322739] okular crashes while saving annotation to okular document archive

bernhard.marx at gmx.net bernhard.marx at gmx.net
Tue Jul 30 18:42:15 UTC 2013


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

--- Comment #8 from bernhard.marx at 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.


More information about the Okular-devel mailing list