Bug 201970 - kappfinder "Apply" doesn't add anything to the menu
Summary: kappfinder "Apply" doesn't add anything to the menu
Status: RESOLVED FIXED
Alias: None
Product: kappfinder
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Unspecified
: NOR normal
Target Milestone: ---
Assignee: Matthias Hoelzer-Kluepfel
URL:
Keywords:
: 227627 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-07-30 07:12 UTC by David Rankin
Modified: 2010-02-20 00:45 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Rankin 2009-07-30 07:12:19 UTC
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...
Comment 1 Dario Andres 2009-07-31 16:40:27 UTC
Related to bug 188884. Thanks
Comment 2 Dario Andres 2010-02-18 19:23:31 UTC
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
Comment 3 Dario Andres 2010-02-18 19:24:59 UTC
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
Comment 4 Dario Andres 2010-02-20 00:45:14 UTC
*** Bug 227627 has been marked as a duplicate of this bug. ***