Version: (using KDE 4.2.98) Installed from: Unlisted Binary Package In kde4.3 rc3 (4.2.98) on archlinux or opensuse, kappfinder fails to add any of the "found" and "selected" items to the menu after selecting 'Scan' --> 'Apply'. This occurs after kappfinder presents the "configuring system dialog" and after it presents you with a dialog telling you that the application were added to the menu. It is simply broken...
Related to bug 188884. Thanks
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
*** Bug 227627 has been marked as a duplicate of this bug. ***