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

--- Comment #4 from Thomas Fischer <fisc...@unix-ag.uni-kl.de> ---
(In reply to modanese from comment #3)
> With kde-open5 it works just fine, both with relative and absolute paths.
> 
> I also tried creating a fresh .bib file with a single entry and it still
> produces the same error.
Two things you can try:

1. Create a new account on the same machine, login, and start KBibTeX. Can the
issue still be reproduced? If yes, some settings in you home directory are
causing the problem.

2. Can you re-create the same problem with a more recent version of KBibTeX?
The used function KRun::runUrl has been deprecated in recent KDE Frameworks
versions:
https://api.kde.org/frameworks/kio/html/classKRun.html#a73cdb95167576c44fcf19f1ac0d98ecf
Newer KBibTeX versions, such as the upcoming 0.10 have a different code now to
open URLs. Can you please try this code to see if the problem still persists?

In case you are wondering how to test the code that will become 0.10, please
read here:
https://userbase.kde.org/KBibTeX/Development#Quick_Start_to_Run_KBibTeX_from_Git
The invocation of run-kbibtex.sh would be:
bash run-kbibtex.sh 'https://invent.kde.org/office/kbibtex.git' 'kbibtex/0.10'

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

Reply via email to