I have just upgraded my Archlinux KDE the process upgraded Kate to version 5.0.0. using KDE Frameworks 5.6.0. I have noticed that schemas that I made myself in previous version have disappeared and that just default schemas exist. I re-created one of those schemas, exported it in order to be used on other Arch/KDE installations. Just to be sure I tried re-importing my newly created schema but when I open up Import and go to dir containing MySchema.kateschema file Kate fails to see anything thus I can't import it. The same happened when I moved file to another computer(also upgraded to Kate 5.0.0.) and tried to import schema. I have checked and file permissions are OK. Reproducible: Always Steps to Reproduce: 1. Alter any of the existing schemas in Kate 2. Export it somewhere as .kateschema 3. Remove it from Kate so that it can be imported from file 4. Go to Settings --> Configure Kate --> Fonts & Colors --> Import and browse to the location where the file was saved earlier 5 Kate fails to see any schema files. Actual Results: Kate doesn't see schema file. Expected Results: Kate should be able to import theme from any *.kateschema file. So far the only solution is so manually re-create desired schema.
Have this bug on Fedora 22 KDE spin
Git commit c56422f3d63dbb3bf01eca53dafd47cba049dad6 by Ivan Shapovalov. Committed on 30/03/2016 at 14:34. Pushed by shapovalov into branch 'master'. kateschemaconfig.cpp: use correct filters with open/save dialogs REVIEW: 127529 M +4 -4 src/schema/kateschemaconfig.cpp http://commits.kde.org/ktexteditor/c56422f3d63dbb3bf01eca53dafd47cba049dad6
*** Bug 366018 has been marked as a duplicate of this bug. ***