Bug 368489

Summary: Download new vocabularies not working
Product: [Applications] parley Reporter: Dimitris Kardarakos <dimkard>
Component: generalAssignee: Andreas Cord-Landwehr <cordlandwehr>
Status: RESOLVED FIXED    
Severity: minor CC: cordlandwehr, simonandric5
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:

Description Dimitris Kardarakos 2016-09-09 12:24:11 UTC
Clicking to File > Download New Vocabularies, I get no collections at all. In UI I see "Network Error" while in console: 
ProviderManager::authenticate: No authentication credentials provided, aborting. "https://api.opendesktop.org/v1/content/categories"


Reproducible: Always

Steps to Reproduce:
1. Click to File > Download New Vocabularies
2.
3.

Actual Results:  
Network error

Expected Results:  
Collections to be listed
Comment 1 Andreas Cord-Landwehr 2017-01-08 10:39:14 UTC
Please test again, should work now. However, for now you have to select "Parley" specifically as category. (at the right).
There is a pending review for GHNS that will also fix this.
Comment 2 Dimitris Kardarakos 2017-01-08 10:57:35 UTC
Yes, a set of vocabularies is retrieved now, after selecting any option (Parley or KWordQuiz). Nevertheless, a quite different record set from the one found in KDE Store > Parley > Parley Vocabularies (https://store.kde.org/browse/cat/216/ord/latest/). So, there are multiple vocabulary repositories, right?
Comment 3 Dimitris Kardarakos 2017-01-15 12:01:11 UTC
I have created this patch https://git.reviewboard.kde.org/r/129834/ in terms of this issue.

You may review it and check if it fits our needs :)
Comment 4 Christoph Feck 2017-02-17 02:27:30 UTC
Does this also fix the "Scripts" download? See bug 376400.
Comment 5 Dimitris Kardarakos 2017-02-17 10:20:30 UTC
I have no idea that script downloadind functionality exists. Thus, probably, my intention to switch vocabulary downloading endpoint to kde store, is not related with this.