I don’t know if this is KDE-specific or a problem with the openSUSE packaging but I’m having a problem with the .desktop files supplied in the LibreOffice package for openSUSE 42.3.
Specifically, because the start of the .desktop file is a comment the mime type is not recognised without the .desktop file extension. I’m assuming that this breaks the magic number for the file
I want to rename links to the .desktop files so that they show up on a KDE desktop folder view with names such as “LibreOffice Calc” etc. but they just show up as text files once renamed and clicking on them opens the .desktop file in the kwrite editor.
There’s a simple fix - just move the [Desktop Entry] line to the start of the document and everything is fine. I can do this on an ad-hoc basis but any upgrade will just overwrite them and I’d have to do the edit again.
Any idea where I can report this to get it fixed?