Bug 402819

Summary: online search can't use ieeexplore engine
Product: [Applications] KBibTeX Reporter: hlacomi <hlacomi>
Component: Network/online searchAssignee: Thomas Fischer <fischer>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 0.8.1   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In: 0.8.2
Sentry Crash Report:

Description hlacomi 2019-01-03 12:59:45 UTC
SUMMARY
Kbibtex can't use a ieeexplore engine.

STEPS TO REPRODUCE
1. Load an author or title of paper.
2. click over search button.


OBSERVED RESULT
Send me an alert:

"Searching 'IEEEXplore' failed with error message:
Error transferring https://developer.ieee.org/XML_Gateway - server replied: Not Found" 

EXPECTED RESULT

List of paper

SOFTWARE/OS VERSIONS
Windows: 
MacOS: 
Linux/KDE Plasma: Fedora 29 / KDE Plasma 5
(available in About System)
KDE Plasma Version: 5.14.4
KDE Frameworks Version: 5.53.0
Qt Version: 5.11.1

ADDITIONAL INFORMATION
I try to load a lot of author or title of paper and I get the same alert
Comment 1 Thomas Fischer 2019-01-03 20:40:51 UTC
I am quite sure that this problem has been fixed in the upcoming version 0.8.2.

Please check and verify yourself:

1. Get 'run-kbibtex.sh' from here:
   https://cgit.kde.org/scratch/thomasfischer/kbibtex-related.git/tree/run
2. Run this script as follows:
   bash run-kbibtex.sh https://anongit.kde.org/kbibtex.git kbibtex/0.8

Some details on the script are provided in the README.txt file:
https://cgit.kde.org/scratch/thomasfischer/kbibtex-related.git/tree/run/README.txt
Comment 2 hlacomi 2019-01-07 11:01:45 UTC
Thomas, I runned the script and works well. I will waiting the upgrade in the fedora repos.
Thanks for your answers.