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

--- Comment #48 from manuel fernández <m...@xanum.uam.mx> ---
Alas! it works. Brilliant! Many many thanks.

I do not know whether this is the right place to ask: 

If I change the four lines of the script run-kbibtex.sh near the beginning
instead of /tmp with /usr/local/bin 
in order to use the program without having to compile when I turn the machine
off and on. Will it work? Is this a reasonable place to locate it?

GIT_DIRECTORY="/tmp/${USER}-${APPLICATION}-git-$(md5sum <<<"${GIT_URL}" | cut
-f 1 -d ' ')"
INSTALL_PREFIX="/tmp/${USER}-${APPLICATION}-usr"
BUILD_DIRECTORY="/tmp/${USER}-${APPLICATION}-build-$(md5sum
<<<"${GIT_URL}${GIT_BRANCH}" | cut -f 1 -d ' ')"
XDG_DIRECTORY="/tmp/${USER}-${APPLICATION}-xdg-$(md5sum
<<<"${GIT_URL}${GIT_BRANCH}" | cut -f 1 -d ' ')"


--------------------------------
This is the output of new installation:
mfg@bix:~/sysi/com/down/kbibtex$ ./run-kbibtex.sh
https://anongit.kde.org/kbibtex.git master
Application:                  kbibtex
Expected application binary:  /tmp/mfg-kbibtex-usr/bin/kbibtex
Git URL:                      https://anongit.kde.org/kbibtex.git
Git branch or tag:            master
Installation prefix:          /tmp/mfg-kbibtex-usr
Build directory:             
/tmp/mfg-kbibtex-build-3274add80257946b78e6f19d1c4ff9b9
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
-- Unity build disabled (default), use option UNITY_BUILD to enable it
-- Poppler: Qt5 requires Core
-- Found ICU 60.2.0
-- Found Qca-qt5 2.1.3 and QtOAuth
-- Found both QtWebEngine and QtWebKit, preferring to use QtWebEngine
-- The following OPTIONAL packages have been found:

 * Qt5Qml (required version >= 5.9.5)
 * Qt5Quick (required version >= 5.9.5)
 * Qt5WebChannel (required version >= 5.9.5)
 * Qt5Positioning (required version >= 5.9.5)
 * Qt5WebEngineCore (required version >= 5.9.5)
 * Qt5PrintSupport (required version >= 5.9.5)
 * Qt5WebEngineWidgets (required version >= 5.6.0)
 * Qt5WebKitWidgets (required version >= 5.6.0)
 * KF5DocTools
 * PkgConfig
 * Qca-qt5 (required version >= 2.1.0)
 * QtOAuth
 * SharedMimeInfo, A database of common MIME types,
<http://freedesktop.org/wiki/Software/shared-mime-info/>

-- The following REQUIRED packages have been found:

 * ECM (required version >= 5.19)
 * Qt5Core
 * Qt5Gui (required version >= 5.9.5)
 * Qt5Widgets
 * Qt5Network
 * Qt5XmlPatterns
 * Qt5Concurrent
 * Qt5 (required version >= 5.6.0)
 * Qt5Test (required version >= 5.6.0)
 * Gettext
 * PythonInterp
 * KF5I18n (required version >= 5.26.0)
 * KF5XmlGui (required version >= 5.26.0)
 * KF5KIO (required version >= 5.26.0)
 * KF5IconThemes (required version >= 5.26.0)
 * KF5ItemViews (required version >= 5.26.0)
 * KF5Completion (required version >= 5.26.0)
 * KF5Parts (required version >= 5.26.0)
 * KF5CoreAddons (required version >= 5.26.0)
 * KF5Service (required version >= 5.26.0)
 * KF5Wallet (required version >= 5.26.0)
 * KF5Crash (required version >= 5.26.0)
 * KF5 (required version >= 5.26.0)
 * Poppler, A PDF rendering library, <http://poppler.freedesktop.org>
 * ICU

-- Configuring done
-- Generating done
-- Build files have been written to:
/tmp/mfg-kbibtex-build-3274add80257946b78e6f19d1c4ff9b9
[  0%] Built target doc-index-cache-bz2
[  1%] Automatic MOC for target kbibtexconfig
[  1%] Built target doc-kbibtex-1
[  1%] Built target kbibtexconfig_autogen
[  4%] Built target kbibtexconfig
[  5%] Automatic MOC for target kbibtexdata
[  5%] Built target kbibtexdata_autogen
[ 11%] Built target kbibtexdata
[ 12%] Automatic MOC for target kbibtexdatatest
[ 12%] Automatic MOC for target kbibtexio
[ 12%] Built target kbibtexdatatest_autogen
[ 12%] Built target kbibtexio_autogen
[ 14%] Built target kbibtexdatatest
[ 28%] Built target kbibtexio
[ 28%] Automatic MOC for target kbibtexproc
[ 29%] Automatic MOC for target kbibtexfilestest
[ 30%] Automatic MOC for target kbibtexnetworking
[ 30%] Automatic MOC for target kbibtexiotest
[ 30%] Built target kbibtexproc_autogen
[ 30%] Built target kbibtexiotest_autogen
[ 30%] Built target kbibtexfilestest_autogen
[ 30%] Built target kbibtexnetworking_autogen
[ 35%] Built target kbibtexproc
[ 37%] Built target kbibtexfilestest
[ 39%] Built target kbibtexiotest
[ 57%] Built target kbibtexnetworking
[ 57%] Automatic MOC for target kbibtexnetworkingtest
[ 57%] Automatic MOC for target kbibtexgui
[ 57%] Built target kbibtexnetworkingtest_autogen
[ 57%] Built target kbibtexgui_autogen
[ 59%] Built target kbibtexnetworkingtest
[ 80%] Built target kbibtexgui
[ 81%] Automatic MOC for target kbibtextest
[ 82%] Automatic MOC for target kbibtexpart
[ 82%] Automatic MOC for target kbibtex
AutoMoc warning:
  "/tmp/mfg-kbibtex-git-2390e60c06eb02156ed552f6b0b71b24/src/parts/part.cpp"
The file includes the moc file "part.moc", but does not contain a Q_OBJECT,
Q_GADGET, Q_NAMESPACE, K_PLUGIN_FACTORY_WITH_JSON, K_PLUGIN_FACTORY,
K_PLUGIN_CLASS_WITH_JSON, K_PLUGIN_FACTORY_WITH_JSON, K_PLUGIN_FACTORY or
K_PLUGIN_CLASS_WITH_JSON macro.

[ 82%] Built target kbibtexpart_autogen
[ 82%] Built target kbibtextest_autogen
[ 82%] Built target kbibtex_autogen
[ 86%] Built target kbibtexpart
[ 89%] Built target kbibtextest
[100%] Built target kbibtex
[  1%] Automatic MOC for target kbibtexconfig
[  1%] Built target doc-kbibtex-1
[  1%] Built target doc-index-cache-bz2
[  1%] Built target kbibtexconfig_autogen
[  4%] Built target kbibtexconfig
[  5%] Automatic MOC for target kbibtexdata
[  5%] Built target kbibtexdata_autogen
[ 11%] Built target kbibtexdata
[ 12%] Automatic MOC for target kbibtexio
[ 12%] Automatic MOC for target kbibtexdatatest
[ 12%] Built target kbibtexdatatest_autogen
[ 12%] Built target kbibtexio_autogen
[ 14%] Built target kbibtexdatatest
[ 28%] Built target kbibtexio
[ 29%] Automatic MOC for target kbibtexnetworking
[ 29%] Automatic MOC for target kbibtexproc
[ 29%] Automatic MOC for target kbibtexiotest
[ 30%] Automatic MOC for target kbibtexfilestest
[ 30%] Built target kbibtexproc_autogen
[ 30%] Built target kbibtexiotest_autogen
[ 30%] Built target kbibtexnetworking_autogen
[ 30%] Built target kbibtexfilestest_autogen
[ 32%] Built target kbibtexiotest
[ 37%] Built target kbibtexproc
[ 39%] Built target kbibtexfilestest
[ 57%] Built target kbibtexnetworking
[ 57%] Automatic MOC for target kbibtexnetworkingtest
[ 57%] Automatic MOC for target kbibtexgui
[ 57%] Built target kbibtexnetworkingtest_autogen
[ 57%] Built target kbibtexgui_autogen
[ 59%] Built target kbibtexnetworkingtest
[ 80%] Built target kbibtexgui
[ 81%] Automatic MOC for target kbibtexpart
[ 81%] Automatic MOC for target kbibtex
[ 82%] Automatic MOC for target kbibtextest
AutoMoc warning:
  "/tmp/mfg-kbibtex-git-2390e60c06eb02156ed552f6b0b71b24/src/parts/part.cpp"
The file includes the moc file "part.moc", but does not contain a Q_OBJECT,
Q_GADGET, Q_NAMESPACE, K_PLUGIN_FACTORY_WITH_JSON, K_PLUGIN_FACTORY,
K_PLUGIN_CLASS_WITH_JSON, K_PLUGIN_FACTORY_WITH_JSON, K_PLUGIN_FACTORY or
K_PLUGIN_CLASS_WITH_JSON macro.

[ 82%] Built target kbibtexpart_autogen
[ 82%] Built target kbibtex_autogen
[ 82%] Built target kbibtextest_autogen
[ 86%] Built target kbibtexpart
[ 89%] Built target kbibtextest
[100%] Built target kbibtex
Install the project...
-- Install configuration: "release"
-- Installing: /tmp/mfg-kbibtex-usr/etc/xdg/kbibtexrc
-- Installing: /tmp/mfg-kbibtex-usr/share/kbibtex/bibtex.kbstyle
-- Installing: /tmp/mfg-kbibtex-usr/share/kbibtex/biblatex.kbstyle
-- Installing: /tmp/mfg-kbibtex-usr/share/kbibtex/jabref_journalabbrevlist.txt
-- Installing:
/tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu/libkbibtexconfig.so.0.9
-- Installing: /tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu/libkbibtexconfig.so.0
-- Installing: /tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu/libkbibtexconfig.so
-- Set runtime path of
"/tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu/libkbibtexconfig.so.0.9" to
"/tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu"
-- Installing: /tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu/libkbibtexdata.so.0.9
-- Installing: /tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu/libkbibtexdata.so.0
-- Installing: /tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu/libkbibtexdata.so
-- Set runtime path of
"/tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu/libkbibtexdata.so.0.9" to
"/tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu"
-- Installing: /tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu/libkbibtexio.so.0.9
-- Installing: /tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu/libkbibtexio.so.0
-- Installing: /tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu/libkbibtexio.so
-- Set runtime path of
"/tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu/libkbibtexio.so.0.9" to
"/tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu"
-- Installing: /tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu/libkbibtexproc.so.0.9
-- Installing: /tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu/libkbibtexproc.so.0
-- Installing: /tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu/libkbibtexproc.so
-- Set runtime path of
"/tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu/libkbibtexproc.so.0.9" to
"/tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu"
-- Installing:
/tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu/libkbibtexnetworking.so.0.9
-- Installing:
/tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu/libkbibtexnetworking.so.0
-- Installing:
/tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu/libkbibtexnetworking.so
-- Set runtime path of
"/tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu/libkbibtexnetworking.so.0.9" to
"/tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu"
-- Installing: /tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu/libkbibtexgui.so.0.9
-- Installing: /tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu/libkbibtexgui.so.0
-- Installing: /tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu/libkbibtexgui.so
-- Set runtime path of
"/tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu/libkbibtexgui.so.0.9" to
"/tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu"
-- Installing: /tmp/mfg-kbibtex-usr/bin/kbibtex
-- Set runtime path of "/tmp/mfg-kbibtex-usr/bin/kbibtex" to
"/tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu"
-- Installing: /tmp/mfg-kbibtex-usr/share/applications/org.kde.kbibtex.desktop
-- Installing: /tmp/mfg-kbibtex-usr/share/kxmlgui5/kbibtex/kbibtexui.rc
-- Installing: /tmp/mfg-kbibtex-usr/share/metainfo/org.kde.kbibtex.appdata.xml
-- Installing:
/tmp/mfg-kbibtex-usr/share/icons/hicolor/128x128/apps/kbibtex.png
-- Installing: /tmp/mfg-kbibtex-usr/share/icons/hicolor/16x16/apps/kbibtex.png
-- Installing: /tmp/mfg-kbibtex-usr/share/icons/hicolor/22x22/apps/kbibtex.png
-- Installing: /tmp/mfg-kbibtex-usr/share/icons/hicolor/32x32/apps/kbibtex.png
-- Installing: /tmp/mfg-kbibtex-usr/share/icons/hicolor/48x48/apps/kbibtex.png
-- Installing: /tmp/mfg-kbibtex-usr/share/icons/hicolor/64x64/apps/kbibtex.png
-- Installing: /tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu/plugins/kbibtexpart.so
-- Set runtime path of
"/tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu/plugins/kbibtexpart.so" to
"/tmp/mfg-kbibtex-usr/lib/x86_64-linux-gnu"
-- Installing: /tmp/mfg-kbibtex-usr/share/kservices5/kbibtexpart.desktop
-- Installing: /tmp/mfg-kbibtex-usr/share/kxmlgui5/kbibtexpart/kbibtexpartui.rc
-- Installing: /tmp/mfg-kbibtex-usr/share/kbibtex/fancy.xsl
-- Installing: /tmp/mfg-kbibtex-usr/share/kbibtex/standard.xsl
-- Installing: /tmp/mfg-kbibtex-usr/share/kbibtex/abstractonly.xsl
-- Installing: /tmp/mfg-kbibtex-usr/share/kbibtex/arxiv2bibtex.xsl
-- Installing: /tmp/mfg-kbibtex-usr/share/kbibtex/pubmed2bibtex.xsl
-- Installing: /tmp/mfg-kbibtex-usr/share/kbibtex/pam2bibtex.xsl
-- Installing: /tmp/mfg-kbibtex-usr/share/kbibtex/isbndb2bibtex.xsl
-- Installing: /tmp/mfg-kbibtex-usr/share/kbibtex/ieeexploreapiv1-to-bibtex.xsl
-- Installing: /tmp/mfg-kbibtex-usr/share/kbibtex/wikipedia-cite.xsl
-- Installing: /tmp/mfg-kbibtex-usr/share/kbibtex/worldcatdc2bibtex.xsl
-- Installing: /tmp/mfg-kbibtex-usr/share/mime/packages/bibliography.xml
-- Updating MIME database at /tmp/mfg-kbibtex-usr/share/mime
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/index.cache.bz2
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/index.docbook
-- Installing:
/tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/add-macro-source.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/add-macro.png
-- Installing:
/tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/application-pdf.png
-- Installing:
/tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/applications-internet.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/code-context.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/config-color.png
-- Installing:
/tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/config-general.png
-- Installing:
/tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/config-id-suggestions.png
-- Installing:
/tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/config-keywords.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/config-pdf.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/config-saving.png
-- Installing:
/tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/config-user-interface.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/configure.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/cross-ref.png
-- Installing:
/tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/document-open-remote.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/document-open.png
-- Installing:
/tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/document-preview.png
-- Installing:
/tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/document-revert.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/document-save.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/download.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/draw-text.png
-- Installing:
/tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/edit-clear-locationbar-rtl.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/edit-element.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/edit-undo.png
-- Installing:
/tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/element-editor.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/external-tab.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/favorites.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/file-settings.png
-- Installing:
/tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/filter-toolbar.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/find-pdf.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/first-run.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/flag.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/go-down.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/go-up.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/list-add.png
-- Installing:
/tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/list-of-documents.png
-- Installing:
/tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/list-of-values.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/list-remove.png
-- Installing:
/tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/lyx-preferences.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/main-toolbar.png
-- Installing:
/tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/media-playback-start.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/new-document.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/online-search.png
-- Installing:
/tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/preferences-web-browser-identification.png
-- Installing:
/tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/reference-preview.png
-- Installing:
/tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/search-results.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/statistics.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/svn-update.png
-- Installing:
/tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/tools-check-spelling.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/view-filter.png
-- Installing: /tmp/mfg-kbibtex-usr/share/doc/HTML/en/kbibtex/zotero.png
-- Installing: /tmp/mfg-kbibtex-usr/share/man/man1/kbibtex.1
kbuildsycoca5 running...
kf5.kservice.services: The desktop entry file
"/usr/share/applications/org.kde.systemmonitor.desktop" has Type= "Application"
but no Exec line
kf5.kservice.sycoca: Invalid Service : 
"/usr/share/applications/org.kde.systemmonitor.desktop"
kf5.kservice.services: The desktop entry file
"/usr/share/applications/org.kde.drkonqi.desktop" has Type= "Application" but
no Exec line
kf5.kservice.sycoca: Invalid Service : 
"/usr/share/applications/org.kde.drkonqi.desktop"
kbibtex.program: Starting KBibTeX version "98402b78 (master)"
QCommandLineParser: option not defined: "author"
QCommandLineParser: option not defined: "license"
QCommandLineParser: option not defined: "desktopfile"
kbibtex.program: WebEngine is available, using it instead of WebKit or HTML
KPart (both neither considered nor tested for) for HTML/Web preview.
kbibtex.program: Located KPart service: "kbibtexpart" with description "KParts
component to view and edit bibliographic files" from library "kbibtexpart"
kf5.kio.core: KSambaShare: Could not find smb.conf!
kbibtex.program: Using service "BibTeX Viewer and Editor" ( "KParts component
to view and edit bibliographic files" ) for mime type "text/x-bibtex" through
library "kbibtexpart"
kbibtex.parts: Creating KBibTeX Part of version "98402b78 (master)"
kf5.kxmlgui: this does not work on a KActionCollection containing actions!
kbibtex.io: BibUtils found, using it to import/export certain types of
bibliographies
kbibtex.io: Don't know how to translate this into Unicode:  "\\mu"
kbibtex.io: Don't know how to translate this into Unicode:  "\\mu"
kbibtex.program: Found library for "text/x-bibtex" : "kbibtexpart"
kbibtex.program: Found library for "text/x-bibtex" : "kf5/parts/katepart"
kbibtex.program: Found library for "text/x-bibtex" : "kbibtexpart"
kbibtex.program: Found library for "text/x-bibtex" : "kf5/parts/katepart"
kbibtex.program: Using service "BibTeX Viewer and Editor" ( "KParts component
to view and edit bibliographic files" ) for mime type "text/x-bibtex" through
library "kbibtexpart"
kbibtex.parts: Creating KBibTeX Part of version "98402b78 (master)"
kf5.kxmlgui: this does not work on a KActionCollection containing actions!
kbibtex.io: Unknown token ' 'e' ( "0x0065" ) ' near line  1140 ( "" 
"fe" ) , treating as comment
kbibtex.program: Found library for "text/x-bibtex" : "kbibtexpart"
kbibtex.program: Found library for "text/x-bibtex" : "kf5/parts/katepart"
kbibtex.parts: Creating KBibTeX Part of version "98402b78 (master)"
kf5.kxmlgui: this does not work on a KActionCollection containing actions!
kbibtex.io: Unknown token ' 'e' ( "0x0065" ) ' near line  1140 ( "" 
"fe" ) , treating as comment
kbibtex.program: Found library for "text/x-bibtex" : "kbibtexpart"
kbibtex.program: Found library for "text/x-bibtex" : "kf5/parts/katepart"
kbibtex.program: Found library for "text/x-bibtex" : "kbibtexpart"
kbibtex.program: Found library for "text/x-bibtex" : "kf5/parts/katepart"
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
No Zotero credentials stored in KWallet
No Zotero credentials stored in KWallet
kbibtex.program: Found library for "text/x-bibtex" : "kbibtexpart"
kbibtex.program: Found library for "text/x-bibtex" : "kf5/parts/katepart"
kbibtex.program: Found library for "text/x-bibtex" : "kbibtexpart"
kbibtex.program: Found library for "text/x-bibtex" : "kf5/parts/katepart"
kbibtex.program: Found library for "text/x-bibtex" : "kbibtexpart"
kbibtex.program: Found library for "text/x-bibtex" : "kf5/parts/katepart"
kbibtex.program: Found library for "text/x-bibtex" : "kbibtexpart"
kbibtex.program: Found library for "text/x-bibtex" : "kf5/parts/katepart"
kbibtex.program: Found library for "text/x-bibtex" : "kbibtexpart"
kbibtex.program: Found library for "text/x-bibtex" : "kf5/parts/katepart"
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
kf5.kxmlgui: 0x55975b0c3db0 deleted without having been removed from the
factory first. This will leak standalone popupmenus and could lead to crashes.
QThreadStorage: Thread 0x559759121600 exited after QThreadStorage 13 destroyed
mfg@bix:~/sysi/com/down/kbibtex$

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

Reply via email to