Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 175555

Summary: kde-base/superkaramba installs desktop files into deprecated location
Product: Gentoo Linux Reporter: Jakub Moc <jakub.moc>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jakub Moc 2007-04-22 12:50:34 UTC
# equery f superkaramba | grep desktop
/usr/kde/3.5/share/applnk/Utilities/superkaramba.desktop
/usr/kde/3.5/share/mimelnk/application/x-superkaramba.desktop
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2007-04-22 16:05:03 UTC
KDE inherently isn't basedir spec compliant and probably never will be. See the kfmclient issue in bug 175342.
Comment 2 Jakub Moc 2007-04-22 16:46:17 UTC
Well, sorry I don't see what you mean here. This location isn't searched by anything else but KDE and is trivial fix. Why's this CANTFIX?
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2007-04-24 21:41:58 UTC
For once KDE 3.x has its own mime system and not all desktop entries are desktop entries matching freedesktop.org spec. Second, KDE internally isn't xdg compliant, just partly at best. The real _application_ desktop entries, depending on the internal usage, can either be moved or have to be copied to the xdg compliant path, but I'm not going to waste my time sorting them out one by one. Try your luck upstream, if you think so.