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

--- Comment #11 from Arnout Boelens <a.m.p.boel...@gmail.com> ---
Unfortunately I'm still seeing the bug. Just to make sure I'm doing everything
correctly. I use the following commands:

git clone -b bugs/kde388892  --single-branch
git://anongit.kde.org/clones/kbibtex/thomasfischer/kbibtex.git

git branch -a
* bugs/kde388892
  remotes/origin/bugs/kde388892

cmake -DCMAKE_INSTALL_PREFIX:PATH=~/opt/kbibtex/ ~/src/kbibtex/
nice -n 16 make -j$(nproc)
make install

export
QT_PLUGIN_PATH=$QT_PLUGIN_PATH:~/opt/kbibtex/lib/x86_64-linux-gnu/plugins/
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:~/opt/kbibtex/lib/x86_64-linux-gnu/
export XDG_DATA_DIRS=$XDG_DATA_DIRS:~/opt/kbibtex/share/

kbuildsycoca5

~/opt/kbibtex/bin/kbibtex

I also uninstalled(purged) the kbibtex package from my system.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to