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

--- Comment #2 from Florian Edelmann <florian-edelm...@online.de> ---
A workaround I just discovered: Opening the PDF with the keyboard shortcut
(Ctrl+D) works fine. Using your instructions in the linked issue, I could
verify that it does still not work in the 0.9 git version.

When trying to run the 0.10 git version, I got this build error:

-- The following OPTIONAL packages have not been found:

 * Qt5NetworkAuth
 * Qt5WebEngineWidgets
 * Qt5WebKitWidgets
 * Qt5 (required version >= 5.9.0)

-- Configuring done
CMake Error at src/networking/CMakeLists.txt:59 (add_library):
  Target "kbibtexnetworking" links to target "Qt5::NetworkAuth" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?

Installing libqt5networkauth5-dev fixed the issue, so it seems to be a
misclassification as "optional dependency".

Compiling the 0.10 git version works, but it fails to start due to the
following error:

/tmp/flo-kbibtex-usr/bin/kbibtex: error while loading shared libraries:
libkbibtexprocessing.so.0: cannot open shared object file: No such file or
directory

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

Reply via email to