Bug 205295 - Configure Kate Download Highlight Syntax Files Broken
Summary: Configure Kate Download Highlight Syntax Files Broken
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: syntax (show other bugs)
Version: unspecified
Platform: openSUSE Unspecified
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-27 07:49 UTC by David Rankin
Modified: 2009-09-13 17:28 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Rankin 2009-08-27 07:49:45 UTC
Version:            (using KDE 4.3.0)
Installed from:    SuSE RPMs

In kde 4.3.0, kate/kwrite, the Configure Editor -> Open/Save -> Modes & Filetypes -> Download Highlighting Files... is broken and no syntax files are retrieved or shown in the selection window.

Normally, I expect to see the normal list of syntax highlighting file shown in the "Highlight Download" dialog that appears with "New versions are selected automatically" at the bottom.

Now however, that dialog appears and it is completely empty, like it either can't download the files (must rely on the fish kio ;-) or it gets the update list and now can't display what it got. Either way, the user get nothing in the window.

That's pretty much it. Let me know if you need me to test anything further here. Thanks.
Comment 1 FiNeX 2009-08-27 15:38:18 UTC
Bug confirmed in current trunk.
Comment 2 Dotan Cohen 2009-09-02 15:10:48 UTC
Confirmed in KDE 4.3.1. Instead of an empty box, I would expect the following:
1) Files!
2) A message "could not connect to server"
3) A message "no files on server"
4) A message "no server configured"
Comment 3 Joseph Wenninger 2009-09-12 00:24:34 UTC
SVN commit 1022518 by jowenn:

The list of higlighting files for the KDE 4.3 kate part is missing on the server.
Kate in trunk now displays an error message if there is a problem with the server, instead of just showing a blank list

CCBUG: 205295


 M  +2 -0      katedialogs.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1022518
Comment 4 Joseph Wenninger 2009-09-13 17:28:47 UTC
The missing update file has been added to the server by one of the other kate devs