Summary: | writing folder to the wrong place | ||
---|---|---|---|
Product: | [Unmaintained] kappfinder | Reporter: | oneforall |
Component: | general | Assignee: | Matthias Hoelzer-Kluepfel <hoelzer> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | andresbajotierra, keren_sky, untitled.no4 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
oneforall
2009-04-05 15:31:26 UTC
hi again From user it doesn't great those dir over at / . But its broken because it doesn't create them at all. kappfinder ,does find the 41 apps and says it added them to the menu, But it doesn't and doesn't even create the directories. whoops s/great/create Same on Kubuntu 9.10 with KDE4.3.3 and Mandriva 2010.0 stock install. I can confirm this on Debian Squeeze and on Fedora 11 and Fedora 12. In both cases I was fully updated. I'm going to try again with FreeBSD, so I should be able to report from there too. hi This is still broken in 4.3.95 too. I found that diong from konsole kappfinder --dir ~/.kde/share/applnk it adds them but the icons are all ? and I just can't get xmms xmms-queue to be added . Afte it ends up in the lost and found I can't even get it to show when i click the scan button. There are 2 other app now that end up in lost and found too. SVN commit 1092327 by darioandres: - Fix a Qt4 porting bug QString::isNull -> QString::isEmpty - The default destination path is now honored and the .desktop files are created. (it was previously trying to create them on /Category/SubCategory/App; which was not working for non-root users) CCBUG: 188884 CCBUG: 201970 M +2 -2 common.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1092327 SVN commit 1092328 by darioandres: Backport to 4.4 of: SVN commit 1092327 by darioandres: - Fix a Qt4 porting bug QString::isNull -> QString::isEmpty - The default destination path is now honored and the .desktop files are created. (it was previously trying to create them on /Category/SubCategory/App; which was not working for non-root users) Fixed for KDE SC 4.4.1 BUG: 188884 BUG: 201970 M +2 -2 common.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1092328 kewl will have to check it out , thanks :) Plus create a new user account to check it out lol |