Bug 360252

Summary: Error downloading highlighting files
Product: [Applications] kate Reporter: Ariel Constenla-Haile <ariel.constenla.haile>
Component: syntaxAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: christoph, tmt_vdl
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
URL: http://kate-editor.org/syntax/update-5.19.xml
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Ariel Constenla-Haile 2016-03-08 14:41:30 UTC
While trying to download highlighting files I get:

The list of highlightings could not be found on / retrieved from the server

The URL is http://kate-editor.org/syntax/update-5.19.xml

http://kate-editor.org/syntax/update-5.17.xml is OK, but 5.19 is missing.

Reproducible: Always

Steps to Reproduce:
1. Open Kate
2. Go to menu Settings - Configure Kate
3. Select at the left Editor Component - Open/Save
4. At the right, on "File Opening & Saving", select the third tab "Modes & Filetypes"
5. Press "Download Highlighting files..."

Actual Results:  
An error box is shown with the following error:
The list of highlightings could not be found on / retrieved from the server

Expected Results:  
The Highlight Download window should be populated with all the available syntax highlighting files.

From the About box:

Kate Version 15.12.1

Using:
KDE Frameworks 5.19.0
Qt 5.5.1 (built against 5.5.1)
The xcb windowing system

On Fedora 23
Comment 1 Tim Van den Langenbergh 2016-03-11 20:52:39 UTC
Yeah, the kate devs should run update.sh from their FTP, I'd do it, but I don't have access.

You can just download the XML files you need and put them in ~/.local/share/katepart5/syntax.
Comment 2 Christoph Cullmann 2016-06-15 15:01:41 UTC
Fixed, sorry for the problem :/