Bug 360252 - Error downloading highlighting files
Summary: Error downloading highlighting files
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: syntax (other bugs)
Version First Reported In: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL: http://kate-editor.org/syntax/update-...
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-08 14:41 UTC by Ariel Constenla-Haile
Modified: 2016-06-15 15:01 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 :/